aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2007-07-202-0/+4
* V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov2007-07-201-1/+7
* V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil2007-07-201-5/+14
* V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil2007-07-201-2/+5
* V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab2007-07-207-29/+32
* V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab2007-07-205-6/+6
* V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab2007-07-202-3/+3
* V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab2007-07-204-9/+9
* V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.Hans Verkuil2007-07-201-2/+2
* V4L/DVB (5854): ivtv: cleanup of driver messagesHans Verkuil2007-07-205-32/+29
* V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.Hans Verkuil2007-07-201-5/+5
* V4L/DVB (5852): ivtv: don't recompile needlesslyAlexey Dobriyan2007-07-201-2/+1
* V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config optionHans Verkuil2007-07-201-0/+1
* V4L/DVB (5850): ivtv: improve API command debuggingHans Verkuil2007-07-201-4/+10
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-194-9/+4
* V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv codeRobert P. J. Day2007-07-182-12/+6
* V4L/DVB (5846): Clean up setting state and scheduling timeoutsRobert P. J. Day2007-07-182-8/+4
* V4L/DVB (5844): ivtv: add high volume debugging flagHans Verkuil2007-07-184-25/+42
* V4L/DVB (5843): ivtv: fix missing signal_pending check.Hans Verkuil2007-07-181-4/+1
* V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.Hans Verkuil2007-07-183-11/+21
* V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.Hans Verkuil2007-07-181-1/+1
* V4L/DVB (5831): stradis: use ARRAY_SIZETrent Piepho2007-07-181-1/+1
* V4L/DVB (5826): Usbvision: video mux cleanupThierry MERLE2007-07-183-21/+18
* V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.Matthew Garrett2007-07-181-1/+1
* V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fixThierry MERLE2007-07-181-2/+2
* V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300James Le Cuirot2007-07-181-0/+1
* V4L/DVB (5819): Cleanup: reorder some includesMauro Carvalho Chehab2007-07-188-31/+30
* V4L/DVB (5815): Cx88: i2c structure templates clean-upJean Delvare2007-07-182-27/+10
* V4L/DVB (5813): TUNER_TEA5761 kconfig fixesAdrian Bunk2007-07-182-4/+3
* V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driverMatthias Kaehlcke2007-07-181-7/+8
* V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driverMatthias Kaehlcke2007-07-182-8/+8
* V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctlsTrent Piepho2007-07-181-0/+22
* V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constantsTrent Piepho2007-07-181-182/+182
* V4L/DVB (5805): Bttv: Fix problems with probing for non-existent tunersTrent Piepho2007-07-181-14/+14
* V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2Michael Krufky2007-07-182-0/+20
* V4L/DVB (5801): Tuner: update FCV1236D ranges to match the datasheetMichael Krufky2007-07-181-1/+1
* V4L/DVB (5800): Tuner: correct description of Philips FCV1236D tunerMichael Krufky2007-07-181-8/+8
* V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky2007-07-188-3/+115
* V4L/DVB (5792): Zr364xx: add support for Trust Powerc@m 970ZAntoine Jacquet2007-07-181-0/+1
* V4L/DVB (5791): Fix Kbuild for kbd-ir-i2cMauro Carvalho Chehab2007-07-181-2/+2
* V4L/DVB (5790): Fix error handling for stv680Mauro Carvalho Chehab2007-07-181-2/+5
* V4L/DVB (5788): Cx88-input: convert nested if's to switch..caseMichael Krufky2007-07-181-4/+7
* V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000Edgar Pisani2007-07-181-0/+4
* V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remoteJan Frey2007-07-182-13/+39
* V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)Wade Berrier2007-07-183-5/+41
* V4L/DVB (5783): Fix excess of debug messages on cx88-mpegMauro Carvalho Chehab2007-07-181-1/+1
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-184-24/+24
* V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station...Rafael Bilski2007-07-181-0/+8
* V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" cardRafaƂ Bilski2007-07-182-6/+12
* V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_devMichael Krufky2007-07-181-2/+0