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
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
V4L/DVB (9532): Properly handle error messages during alsa registering
Mauro Carvalho Chehab
1
-3
/
+8
2008-12-29
V4L/DVB (9514): cx18: Fix PLL freq computation for debug display
Andy Walls
1
-3
/
+2
2008-12-29
V4L/DVB (9529): cx88: add a second PCI ID for ATI TV Wonder Pro
Patrice Levesque
1
-1
/
+5
2008-12-29
V4L/DVB (9523): Increase number of BT8XX devices supported in a system
Alan McIvor
1
-1
/
+1
2008-12-29
V4L/DVB (9522): Increase number of SAA7134 devices supported in a system
Alan McIvor
1
-1
/
+1
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
13
-24
/
+22
2008-12-29
V4L/DVB (9512): cx18: Fix write retries for registers that always change - pa...
Andy Walls
7
-80
/
+185
2008-12-29
V4L/DVB (9508): ivtv: enable tuner support for Yuan PG600-2
Hans Verkuil
1
-4
/
+12
2008-12-29
V4L/DVB (9507): v4l: remove EXPERIMENTAL from several drivers
Hans Verkuil
2
-5
/
+5
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
22
-87
/
+51
2008-12-29
V4L/DVB (9502): ov772x: CodingStyle improvements
Hans Verkuil
1
-4
/
+2
2008-12-29
V4L/DVB (9500): cx88-dvb: MFE attachment fix-up
Darron Broad
1
-17
/
+32
2008-12-29
V4L/DVB (9498): Simplify video standards enumeration
Mauro Carvalho Chehab
1
-7
/
+5
2008-12-29
V4L/DVB (9497): tda9887/cx88: Adds SECAM/BGH standards
Frederic CAND
2
-1
/
+5
2008-12-29
V4L/DVB (9491): rationalise addresses to one common one
Alan Cox
9
-10
/
+10
2008-12-29
V4L/DVB (9488): Add ov772x driver
Kuninori Morimoto
3
-0
/
+973
2008-12-29
V4L/DVB (9484): v4l: rename compat_ioctl32.c to v4l2-compat-ioctl32.c
Hans Verkuil
2
-51
/
+43
2008-12-29
V4L/DVB (9474): cx18: Remove redundant block scope variable in cx18_probe() f...
Andy Walls
1
-2
/
+0
2008-12-29
V4L/DVB (9367): Move lgdt3304 driver to the proper place and allow it to compile
Mauro Carvalho Chehab
3
-430
/
+0
2008-12-29
V4L/DVB (9366): Move S921 driver to the proper place and allow it to compile
Mauro Carvalho Chehab
5
-571
/
+0
2008-12-29
V4L/DVB (9365): adding lgdt3304 based driver
Markus Rechberger
3
-0
/
+430
2008-12-29
V4L/DVB (9364): adding sharp s921 ISDB-T driver
Markus Rechberger
5
-0
/
+571
2008-12-29
V4L/DVB (9363): tvp5150: add support to enable raw vbi
Markus Rechberger
1
-0
/
+15
2008-12-29
V4L/DVB (9691): gspca: Some cleanups at device register
Jean-Francois Moine
2
-12
/
+8
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-2
/
+20
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
1
-1
/
+2
2008-12-22
media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: sh_mobile ceu clock framework support
Magnus Damm
1
-1
/
+19
2008-12-16
V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.
Hans Verkuil
1
-1
/
+1
2008-12-16
V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204
Mauro Carvalho Chehab
5
-7
/
+7
2008-12-16
V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.
Jim Paris
1
-2
/
+2
2008-12-01
em28xx: remove backward compat macro added on a previous fix
Mauro Carvalho Chehab
1
-12
/
+0
2008-12-01
V4L/DVB (9748): em28xx: fix compile warning
Hans Verkuil
1
-2
/
+0
2008-12-01
V4L/DVB (9743): em28xx: fix oops audio
Douglas Schilling Landgraf
1
-1
/
+1
2008-11-24
V4L/DVB (9742): em28xx-alsa: implement another locking schema
Mauro Carvalho Chehab
1
-13
/
+24
2008-11-24
V4L/DVB (9691): gspca: Move the video device to a separate area.
Jean-Francois Moine
2
-16
/
+14
2008-11-24
V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.
Jean-Francois Moine
2
-4
/
+11
2008-11-24
V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.
Jean-Francois Moine
10
-10
/
+39
2008-11-20
V4L/DVB (9668): em28xx: fix a race condition with hald
Mauro Carvalho Chehab
1
-53
/
+75
2008-11-20
V4L/DVB (9647): em28xx: void having two concurrent control URB's
Mauro Carvalho Chehab
3
-2
/
+12
2008-11-20
V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urb
Mauro Carvalho Chehab
2
-22
/
+31
2008-11-20
V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails
Mauro Carvalho Chehab
1
-4
/
+5
2008-11-16
V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endian
Harvey Harrison
1
-1
/
+1
2008-11-16
V4L/DVB (9632): make em28xx aux audio input work
Devin Heitmueller
1
-0
/
+2
2008-11-16
V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eeprom
Mauro Carvalho Chehab
1
-4
/
+6
2008-11-14
V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble
Mauro Carvalho Chehab
1
-8
/
+7
2008-11-14
V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human
Mauro Carvalho Chehab
1
-1
/
+5
2008-11-14
V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype
Mauro Carvalho Chehab
1
-12
/
+7
2008-11-14
V4L/DVB (9621): Avoid writing outside shadow.bytes[] array
Mauro Carvalho Chehab
1
-3
/
+27
2008-11-14
V4L/DVB (9620): tvaudio: use a direct reference for chip description
Mauro Carvalho Chehab
1
-8
/
+9
[next]