summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2008-12-29V4L/DVB (9367): Move lgdt3304 driver to the proper place and allow it to compileMauro Carvalho Chehab5-25/+28
2008-12-29V4L/DVB (9366): Move S921 driver to the proper place and allow it to compileMauro Carvalho Chehab7-56/+68
2008-12-29V4L/DVB (9365): adding lgdt3304 based driverMarkus Rechberger3-0/+430
2008-12-29V4L/DVB (9364): adding sharp s921 ISDB-T driverMarkus Rechberger5-0/+571
2008-12-29V4L/DVB (9363): tvp5150: add support to enable raw vbiMarkus Rechberger1-0/+15
2008-12-29V4L/DVB (9362): zl10353: add new register configuration for zl10353/especiall...Markus Rechberger1-0/+3
2008-12-29V4L/DVB (9361): Dynamic DVB minor allocationAndreas Oberritter3-19/+52
2008-12-29V4L/DVB: remove unused #include <version.h>Huang Weiyi2-2/+0
2008-12-29V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM SearchMarco Schluessler1-0/+3
2008-12-29V4L/DVB (9478): Fix: parameters not supplied in the search processManu Abraham1-0/+1
2008-12-29V4L/DVB (9477): Fix: Commit 9344 breaks tning of cx24123Matthias Schwarzott1-0/+1
2008-12-29V4L/DVB (9345): Add event with changed status onlyArvo Jarve1-12/+18
2008-12-29V4L/DVB (9344): DVB-Core updateManu Abraham2-8/+192
2008-12-29V4L/DVB (9691): gspca: Some cleanups at device registerJean-Francois Moine2-12/+8
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-30/+24
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+20
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller1-1/+2
2008-12-22media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.Paul Mundt1-1/+1
2008-12-22sh: sh_mobile ceu clock framework supportMagnus Damm1-1/+19
2008-12-16V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil1-1/+1
2008-12-16V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab9-33/+33
2008-12-16V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris1-2/+2
2008-12-16V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2-1/+7
2008-12-16V4L/DVB (9780): dib0700: Stop repeating after user stops pushing buttonDevin Heitmueller1-3/+3
2008-12-04dvb: Kill directly reference of netdev->privWang Chen1-18/+19
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller26-149/+410
2008-12-01em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab1-12/+0
2008-12-01V4L/DVB (9748): em28xx: fix compile warningHans Verkuil1-2/+0
2008-12-01V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf1-1/+1
2008-11-24V4L/DVB (9742): em28xx-alsa: implement another locking schemaMauro Carvalho Chehab1-13/+24
2008-11-24V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStickMichael Krufky1-1/+1
2008-11-24V4L/DVB (9691): gspca: Move the video device to a separate area.Jean-Francois Moine2-16/+14
2008-11-24V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine2-4/+11
2008-11-24V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine10-10/+39
2008-11-20V4L/DVB (9668): em28xx: fix a race condition with haldMauro Carvalho Chehab1-53/+75
2008-11-20V4L/DVB (9664): af9015: don't reconnect device in USB-busJose Alberto Reguero1-6/+2
2008-11-20V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab3-2/+12
2008-11-20V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab2-22/+31
2008-11-20V4L/DVB (9645): em28xx: Avoid memory leaks if registration failsMauro Carvalho Chehab1-4/+5
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-82/+149
2008-11-17V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20Devin Heitmueller3-2/+158
2008-11-17V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endianHarvey Harrison1-1/+1
2008-11-17V4L/DVB (9634): Make sure the i2c gate is open before powering down tunerDevin Heitmueller1-0/+2
2008-11-17V4L/DVB (9632): make em28xx aux audio input workDevin Heitmueller1-0/+2
2008-11-17V4L/DVB (9631): Make s2api work for ATSC supportDevin Heitmueller1-1/+2
2008-11-17V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eepromMauro Carvalho Chehab1-4/+6
2008-11-17V4L/DVB (9608): Fix section mismatch warning for dm1105 during makeIgor M. Liplianin1-1/+1
2008-11-17V4L/DVB (9605): usb-urb: fix memory leakDouglas Schilling Landgraf1-5/+14
2008-11-17V4L/DVB (9604): ttusb_dec: fix memory leakDouglas Schilling Landgraf1-0/+1
2008-11-17V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbsDouglas Schilling Landgraf1-1/+8