aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* tuner: Do not alter i2c_client.nameMichael Krufky2008-05-261-13/+7
* missing dependencies on HAS_DMAAl Viro2008-05-211-1/+1
* Fix a deadlock in the bttv driverArjan van de Ven2008-05-202-2/+3
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-1816-39/+143
|\
| * i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-1816-39/+143
* | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-165-5/+5
|/
* V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7895): tveeprom: update Hauppauge analog audio and video decodersMichael Krufky2008-05-141-3/+7
* V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-144-16/+10
* V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls2008-05-142-0/+4
* V4L/DVB (7890): cx18: removed bogus and confusing conditionalHans Verkuil2008-05-141-2/+1
* V4L/DVB (7889): cx18: improve HVR-1600 detection.Hans Verkuil2008-05-142-6/+7
* V4L/DVB (7888): cx18: minor card definition updates.Hans Verkuil2008-05-141-5/+4
* V4L/DVB (7887): cx18: fix Compro H900 analog support.Hans Verkuil2008-05-143-18/+46
* V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann2008-05-141-1/+0
* V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann2008-05-141-5/+0
* V4L/DVB(7879): Adding cx18 Support for mxl5005sSteven Toth2008-05-143-22/+22
* V4L/DVB (7859): mt9v022: fix a copy-paste error in commentGuennadi Liakhovetski2008-05-141-1/+1
* V4L/DVB (7858): video: build fix for drivers/media/video/mt9v022.cIngo Molnar2008-05-142-8/+2
* V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk2008-05-147-41/+6
* V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil2008-05-1410-27/+37
* V4L/DVB (7853): ivtv/cx18: fix compile warningsHans Verkuil2008-05-142-0/+8
* V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_Hans Verkuil2008-05-144-14/+15
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-147-0/+9
* V4L/DVB (7849): cx88: fix Kconfig depencencies for FW_LOADERMauro Carvalho Chehab2008-05-141-2/+2
* V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-1411-11/+15
* V4L/DVB (7835): multimedia/video: fix au0828 KconfigRandy Dunlap2008-05-141-1/+1
* V4L/DVB (7834): build fix for drivers/media/video/au0828Ingo Molnar2008-05-141-0/+1
* V4L/DVB (7829): cx23885: remove remaining references to dvb-pllMichael Krufky2008-05-142-2/+0
* V4L/DVB (7828): cx23885: update model matrix for Hauppauge WinTV HVR-1200 & W...Michael Krufky2008-05-141-1/+31
* V4L/DVB (7827): cx23885: add missing subsystem ID for Hauppauge HVR-1200 OEMMichael Krufky2008-05-141-0/+4
* V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950Michael Krufky2008-05-141-1/+7
* V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabledMauro Carvalho Chehab2008-05-141-0/+7
* V4L/DVB (7810): soc_camera: mt9v022 and mt9m001 depend on I2CGuennadi Liakhovetski2008-05-141-2/+2
* V4L/DVB (7808): cx23885: fix kbuild dependenciesMichael Krufky2008-05-141-0/+2
* V4L/DVB (7807): cx88: Fix error handling, when dvb_attach() failsMauro Carvalho Chehab2008-05-141-117/+134
* V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not...Mauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no...Mauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab2008-05-141-2/+2
* V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPSMauro Carvalho Chehab2008-05-141-15/+13
* V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach failsMauro Carvalho Chehab2008-05-141-40/+101
* V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...Andrew Morton2008-05-141-1/+1
* i2c: Convert some more new-style drivers to use module aliasingJean Delvare2008-05-113-1/+25
* misc: fix integer as NULL pointer warningsHarvey Harrison2008-05-081-1/+1
* fix irq flags in saa7134Steven Rostedt2008-05-081-1/+1
* Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-302-8/+0
* V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab2008-04-301-1/+0
* V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day2008-04-301-3/+3
* V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil2008-04-301-1/+3