index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] gspca - sq930x: Fix a bad comment
Jean-François Moine
2010-12-29
1
-1
/
+1
*
[media] gspca - sq930x: Some detected sensors are not handled yet
Jean-François Moine
2010-12-29
1
-0
/
+7
*
[media] gspca - sq930x: Don't register a webcam when there are USB errors
Jean-François Moine
2010-12-29
1
-7
/
+12
*
[media] gspca - sq905c: Adds the Lego Bionicle
Theodore Kilgore
2010-12-29
1
-0
/
+1
*
[media] s2255drv: remove BKL
Pete Eberlein
2010-12-29
1
-21
/
+10
*
[media] v4l: mem2mem_testdev: remove BKL usage
Marek Szyprowski
2010-12-29
1
-12
/
+9
*
[media] timblogiw: too large value for strncpy()
Dan Carpenter
2010-12-29
1
-1
/
+1
*
[media] saa7164: Remove pointless conditional and save a few bytes in saa7164...
Jesper Juhl
2010-12-29
1
-3
/
+1
*
[media] media: fsl-viu: fix support for streaming with mmap method
Anatolij Gustschin
2010-12-29
1
-0
/
+5
*
[media] zoran: bit-wise vs logical and
Dan Carpenter
2010-12-29
1
-1
/
+1
*
[media] media: fix em28xx build, needs hardirq.h
Randy Dunlap
2010-12-29
1
-0
/
+1
*
[media] gspca_sonixb: Add support for 0c45:602a
Hans de Goede
2010-12-29
2
-12
/
+60
*
[media] gspca_sonixb: Rewrite start of frame detection
Hans de Goede
2010-12-29
1
-54
/
+106
*
[media] gspca_sonixb: Make sonixb handle 0c45:6007 instead of sn9c102
Hans de Goede
2010-12-29
2
-4
/
+0
*
[media] cx231xx: Fix IR keymap for Pixelview SBTVD Hybrid
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] cx231xx: Fix inverted bits for RC on PV Hybrid
Mauro Carvalho Chehab
2010-12-29
1
-5
/
+16
*
[media] timblogiw: const and __devinitdata do not mix
Stephen Rothwell
2010-12-29
1
-3
/
+3
*
[media] gspca/sn9c20x: Fix support for mt9m001 (mi1300) sensor
Mauro Carvalho Chehab
2010-12-29
1
-13
/
+61
*
[media] gspca core: Fix regressions gspca breaking devices with audio
Mauro Carvalho Chehab
2010-12-29
1
-4
/
+0
*
[media] gspca/sn9c20x: Get rid of scale "magic" numbers
Mauro Carvalho Chehab
2010-12-29
1
-25
/
+33
*
[media] gspca/sn9c20x: Test if sensor is a OV sensor
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+9
*
[media] Terratec Cinergy Hybrid T USB XS
Philippe Bourdin
2010-12-29
1
-2
/
+2
*
[media] bttv: remove custom_irq and gpioq from bttv struct
Mauro Carvalho Chehab
2010-12-29
3
-16
/
+14
*
[media] cx231xx: stray unlock on error path
Dan Carpenter
2010-12-29
1
-5
/
+1
*
[media] drivers/media/video: Remove unnecessary semicolons
Joe Perches
2010-12-29
3
-3
/
+3
*
[media] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid t...
Alexey Chernov
2010-12-29
4
-2
/
+99
*
[media] Fix parameter description for disable_ir
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] bttv: merge ir decoding timers
David Härdeman
2010-12-29
2
-7
/
+4
*
[media] bttv: rename struct card_ir to bttv_ir
David Härdeman
2010-12-29
2
-36
/
+22
*
[media] saa7134: merge saa7134_card_ir->timer and saa7134_card_ir->timer_end
David Härdeman
2010-12-29
2
-7
/
+4
*
[media] saa7134: some minor cleanups
David Härdeman
2010-12-29
2
-32
/
+21
*
[media] saa7134: use full keycode for BeholdTV
David Härdeman
2010-12-29
1
-17
/
+2
*
[media] saa7134: remove unused module parameter
David Härdeman
2010-12-29
1
-3
/
+0
*
[media] pwc: failure to submit an urb is a fatal error
Hans de Goede
2010-12-29
1
-3
/
+6
*
[media] pwc: Also set alt setting to alt0 when no error occured
Hans de Goede
2010-12-29
1
-1
/
+1
*
[media] pwc: do not start isoc stream on /dev/video open
Hans de Goede
2010-12-29
4
-48
/
+27
*
[media] rc: Properly name the rc_map struct
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
8
-27
/
+27
*
[media] cx231xx: Properly name rc_map name
Mauro Carvalho Chehab
2010-12-29
3
-4
/
+4
*
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
2010-12-29
5
-24
/
+24
*
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
20
-21
/
+21
*
[media] rc: Remove ir-common.h
Mauro Carvalho Chehab
2010-12-29
5
-18
/
+84
*
[media] rc: remove ir-common module
Mauro Carvalho Chehab
2010-12-29
5
-229
/
+108
*
[media] i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
2010-12-29
1
-1
/
+0
*
[media] media: video: do not clear 'driver' from an i2c_client
Wolfram Sang
2010-12-29
6
-6
/
+1
*
[media] cx231xx-417: Remove unnecessary casts of void ptr returning alloc fun...
Jesper Juhl
2010-12-29
1
-2
/
+2
*
[media] timblogiw: fix kconfig & build error
Randy Dunlap
2010-12-29
1
-0
/
+1
*
[media] media: Add timberdale video-in driver
Richard Röjfors
2010-12-29
3
-0
/
+904
*
[media] rc: Remove ir-common module
Mauro Carvalho Chehab
2010-12-29
2
-7
/
+221
*
[media] saa7134: Remove legacy IR decoding logic inside the module
Mauro Carvalho Chehab
2010-12-29
2
-218
/
+3
[next]