index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
[media] imon: Fix not working front panel
Ulrich Eckhardt
1
-0
/
+1
2014-08-21
[media] imon: Add internal key table for 15c2:0034
Ulrich Eckhardt
1
-1
/
+22
2014-08-21
[media] imon: Define keytables per USB Device Id
Ulrich Eckhardt
1
-93
/
+173
2014-08-21
[media] usbtv: add audio support
Federico Simoncelli
5
-10
/
+423
2014-08-21
[media] drivers: media: pci: Makefile: Remove duplicate subdirectory from obj-y
Andreas Ruprecht
1
-1
/
+0
2014-08-21
[media] saa6752hs: Convert to devm_kzalloc()
Axel Lin
1
-3
/
+3
2014-08-21
[media] cx23885: Spelling s/compuations/computations/
Geert Uytterhoeven
1
-1
/
+1
2014-08-21
[media] cx25840: Spelling s/compuations/computations/
Geert Uytterhoeven
1
-1
/
+1
2014-08-21
[media] vb2: use pr_info instead of pr_debug
Hans Verkuil
1
-1
/
+1
2014-08-21
[media] videobuf2: fix lockdep warning
Hans Verkuil
1
-37
/
+19
2014-08-21
[media] vmalloc_sg: off by one in error handling
Dan Carpenter
1
-2
/
+4
2014-08-21
[media] as102-fe: Add a release function
Mauro Carvalho Chehab
1
-0
/
+9
2014-08-21
[media] as102: add missing viterbi lock
Mauro Carvalho Chehab
1
-2
/
+3
2014-08-21
[media] as102-fe: make it an independent driver
Mauro Carvalho Chehab
9
-6
/
+14
2014-08-21
[media] as102: prepare as102_fe to be compiled as a module
Mauro Carvalho Chehab
7
-86
/
+179
2014-08-21
[media] as102: get rid of as10x_fe_copy_tps_parameters()
Mauro Carvalho Chehab
1
-103
/
+98
2014-08-21
[media] as102: get rid of as102_fe_copy_tune_parameters()
Mauro Carvalho Chehab
1
-62
/
+55
2014-08-21
[media] as102: Move ancillary routines to the beggining
Mauro Carvalho Chehab
3
-300
/
+274
2014-08-21
[media] as102: better name the unknown frontend
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-21
[media] as102: CodingStyle fixes
Mauro Carvalho Chehab
1
-2
/
+1
2014-08-21
[media] as102: get rid of FSF mail address
Mauro Carvalho Chehab
13
-52
/
+0
2014-08-21
[media] as102: promote it out of staging
Mauro Carvalho Chehab
17
-0
/
+3372
2014-08-21
[media] siano: add support for PCTV 77e
Mauro Carvalho Chehab
3
-0
/
+9
2014-08-21
[media] smiapp: Set 64-bit integer control using v4l2_ctrl_s_ctrl_int64()
Sakari Ailus
1
-2
/
+7
2014-08-21
[media] smiapp: Use unlocked __v4l2_ctrl_modify_range()
Sakari Ailus
1
-32
/
+15
2014-08-21
[media] coda: checkpatch cleanup
Philipp Zabel
2
-64
/
+113
2014-08-21
[media] coda: disable old cropping ioctls
Philipp Zabel
1
-0
/
+5
2014-08-21
[media] coda: set capture frame size with output S_FMT
Philipp Zabel
1
-1
/
+11
2014-08-21
[media] coda: fix coda_s_fmt_vid_out
Philipp Zabel
1
-1
/
+3
2014-08-21
[media] coda: fix timestamp list handling
Philipp Zabel
2
-9
/
+21
2014-08-21
[media] coda: improve allocation error messages
Philipp Zabel
2
-2
/
+8
2014-08-21
[media] coda: add an intermediate debug level
Philipp Zabel
1
-3
/
+3
2014-08-21
[media] coda: increase max vertical frame size to 1088
Philipp Zabel
1
-7
/
+6
2014-08-21
[media] coda: allow running coda without iram on mx6dl
Philipp Zabel
2
-7
/
+10
2014-08-21
[media] coda: skip calling coda_find_codec in encoder try_fmt_vid_out
Philipp Zabel
1
-5
/
+6
2014-08-21
[media] coda: dequeue buffers on streamoff
Philipp Zabel
1
-0
/
+8
2014-08-21
[media] coda: dequeue buffers if start_streaming fails
Philipp Zabel
1
-8
/
+26
2014-08-21
[media] coda: request BIT processor interrupt by name
Philipp Zabel
1
-1
/
+3
2014-08-21
[media] coda: remove unnecessary peek at next destination buffer from coda_fi...
Philipp Zabel
1
-2
/
+0
2014-08-21
[media] coda: include header for memcpy
Philipp Zabel
1
-0
/
+1
2014-08-21
[media] coda: move BIT specific functions into separate file
Philipp Zabel
4
-1819
/
+1880
2014-08-21
[media] coda: move H.264 helper function into separate file
Philipp Zabel
4
-23
/
+39
2014-08-21
[media] coda: move per-instance buffer allocation and cleanup
Philipp Zabel
1
-10
/
+21
2014-08-21
[media] coda: add coda_bit_stream_set_flag helper
Philipp Zabel
1
-33
/
+19
2014-08-21
[media] coda: move BIT processor command execution out of pic_run_work
Philipp Zabel
1
-8
/
+13
2014-08-21
[media] coda: add context ops
Philipp Zabel
2
-35
/
+63
2014-08-21
[media] coda: move defines, enums, and structs into shared header
Philipp Zabel
2
-190
/
+219
2014-08-21
[media] coda: move coda driver into its own directory
Philipp Zabel
4
-2
/
+5
2014-08-21
[media] coda: mark constant structures as such
Philipp Zabel
1
-19
/
+19
2014-08-21
[media] coda: default to h.264 decoder on invalid formats
Philipp Zabel
1
-1
/
+7
[next]