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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
[media] tuners/xc5000: fix MODE_AIR in xc5000_set_params()
Dan Carpenter
1
-0
/
+1
2013-02-05
[media] em28xx: input: use common work_struct callback function for IR RC key...
Frank Schaefer
1
-13
/
+5
2013-02-05
[media] em28xx: i2c RC devices: minor code size and memory usage optimization
Frank Schaefer
1
-26
/
+16
2013-02-05
[media] em28xx: fix a comment and a small coding style issue
Frank Schaefer
1
-4
/
+2
2013-02-05
[media] em28xx: remove unused parameter ir_raw from i2c RC key polling functions
Frank Schaefer
1
-13
/
+7
2013-02-05
[media] em28xx: get rid of the dependency on module ir-kbd-i2c
Frank Schaefer
2
-88
/
+134
2013-02-05
[media] em28xx: remove i2cdprintk() messages
Frank Schaefer
1
-24
/
+5
2013-02-05
[media] em28xx-input: remove dead code line from em28xx_get_key_em_haup()
Frank Schaefer
1
-2
/
+0
2013-02-05
[media] em28xx: add missing IR RC slave address to the list of known i2c devices
Frank Schaefer
1
-0
/
+1
2013-02-05
[media] cx231xx: add a missing break statement
Dan Carpenter
1
-0
/
+1
2013-02-05
[media] staging: go7007: print the audio input type
Dan Carpenter
1
-1
/
+1
2013-02-05
[media] drivers/media/pci: use memmove for overlapping regions
Nickolai Zeldovich
3
-5
/
+5
2013-02-05
[media] media: cx18, ivtv: eliminate unnecessary array index checks
Nickolai Zeldovich
2
-5
/
+0
2013-02-05
[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shift
Nickolai Zeldovich
1
-1
/
+1
2013-02-05
[media] iguanair: intermittent initialization failure
Sean Young
1
-10
/
+15
2013-02-05
[media] iguanair: ensure transmission mask is initialized
Sean Young
1
-0
/
+1
2013-02-05
[media] winbond-cir: only enable higher sample resolution if needed
Sean Young
1
-8
/
+19
2013-02-05
[media] media: adv7343: accept configuration through platform data
Lad, Prabhakar
1
-5
/
+31
2013-02-05
[media] tm6000: fix G/TRY_FMT
Hans Verkuil
1
-6
/
+3
2013-02-05
[media] tm6000: add poll op for radio device node
Hans Verkuil
1
-0
/
+1
2013-02-05
[media] tm6000: set colorspace field
Hans Verkuil
1
-0
/
+2
2013-02-05
[media] tm6000: add support for control events and prio handling
Hans Verkuil
2
-8
/
+25
2013-02-05
[media] tm6000: convert to the control framework
Hans Verkuil
2
-167
/
+68
2013-02-05
[media] tm6000: fix querycap and input/tuner compliance issues
Hans Verkuil
1
-116
/
+31
2013-02-05
[media] meye: convert to the control framework
Hans Verkuil
2
-189
/
+91
2013-02-05
[media] videobuf2: don't return POLLERR when only polling for events
Hans Verkuil
1
-0
/
+5
2013-02-05
[media] bw-qcam: remove unnecessary qc_reset and qc_setscanmode calls
Hans Verkuil
1
-5
/
+1
2013-02-05
[media] bw-qcam: convert to videobuf2
Hans Verkuil
2
-46
/
+112
2013-02-05
[media] bw-qcam: zero priv field
Hans Verkuil
1
-0
/
+2
2013-02-05
[media] radio-miropcm20: fix signal and stereo indication
Hans Verkuil
1
-2
/
+8
2013-02-05
[media] radio-miropcm20: Fix audmode/tuner/frequency handling
Hans Verkuil
1
-28
/
+24
2013-02-05
[media] radio-miropcm20: add prio and control event support
Hans Verkuil
1
-0
/
+9
2013-02-05
[media] radio-miropcm20: convert to the control framework
Hans Verkuil
1
-38
/
+26
2013-02-05
[media] radio-miropcm20: remove input/audio ioctls
Hans Verkuil
1
-30
/
+0
2013-02-05
[media] radio-miropcm20: fix querycap
Hans Verkuil
1
-4
/
+6
2013-02-05
[media] tvaudio: convert to the control framework
Hans Verkuil
1
-129
/
+77
2013-02-05
[media] tvaudio: fix two tea6420 errors
Hans Verkuil
1
-1
/
+2
2013-02-05
[media] tvaudio: fix broken volume/balance calculations
Hans Verkuil
1
-38
/
+27
2013-02-05
[media] mt9v011: convert to the control framework
Hans Verkuil
1
-156
/
+67
2013-02-05
[media] s5p-fimc: Redefine platform data structure for fimc-is
Sylwester Nawrocki
6
-33
/
+37
2013-02-05
[media] s5c73m3: Use devm_regulator_bulk_get API
Sachin Kamat
1
-6
/
+3
2013-02-05
[media] s5p-fimc: Add clk_prepare/unprepare for sclk_cam clocks
Sylwester Nawrocki
1
-17
/
+36
2013-02-05
[media] s5p-fimc: Fix FIMC.n subdev set_selection ioctl handler
Sylwester Nawrocki
1
-11
/
+1
2013-02-05
[media] s5p-fimc: Set default image format at device open()
Sylwester Nawrocki
3
-81
/
+75
2013-02-05
[media] s5p-fimc: Avoid null pointer dereference in fimc_capture_ctrls_create()
Sylwester Nawrocki
1
-2
/
+5
2013-02-05
[media] s5c73m3: Staticize some symbols
Sachin Kamat
1
-3
/
+4
2013-02-05
[media] s5p-csis: Check return value of clk_enable/clk_set_rate
Sylwester Nawrocki
1
-9
/
+20
2013-02-05
[media] s5p-fimc: Check return value of clk_enable/clk_set_rate
Sylwester Nawrocki
1
-6
/
+18
2013-02-05
[media] s5p-fimc: Change platform subdevs registration method
Sylwester Nawrocki
1
-95
/
+108
2013-02-05
[media] s5p-fimc: Add missing line breaks
Sylwester Nawrocki
3
-10
/
+10
[next]