summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2009-09-06saa7164: fix 64bit build warningMichael Krufky
2009-09-06saa7164: fix Kconfig: remove HOTPLUG dependencyMichael Krufky
2009-09-06saa7164: fix Kconfig: rename DVB_FE_CUSTOMIZE to MEDIA_TUNER_CUSTOMISEMichael Krufky
2009-09-03SAA7164: Add support for a new HVR-2250 hardware revisionSteven Toth
2009-08-29SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode.Steven Toth
2009-08-29SAA7164: Minor i2c assignment cleanupSteven Toth
2009-08-29SAA7164: Remove meaningless if'0 codeSteven Toth
2009-08-27SAA7164: HVR2250 changes related to attach time tuner configurationSteven Toth
2009-08-12SAA7164: Removed spurious debugSteven Toth
2009-08-12SAA7164: IRQ / message timeout related changeSteven Toth
2009-08-12SAA7164: Removed a duplicate call to address any PCI quirks.Steven Toth
2009-08-08SAA7164: Increase the firmware command timeout to avoid firmware errors.Steven Toth
2009-08-08SAA7164: Cleanup a printkSteven Toth
2009-07-30SAA7164: Added waitsecs module parameterSteven Toth
2009-05-15SAA7164: Ensure we specify I/F's for all bandwidthsSteven Toth
2009-05-14SAA7164: Fix i2c eeprom read errors during load (some boards).Steven Toth
2009-05-13SAA7164: Fix IRQ related system hang when firmware is not found.Steven Toth
2009-05-12SAA7164: Fixed the missing eeprom parse on a specific board.Steven Toth
2009-05-11SAA7164: Fix the 88021 definition to work with production boards.Steven Toth
2009-05-12SAA7164: Removed spurious I2C errors during driver load with DVB-T boards.Steven Toth
2009-05-11SAA7164: OOPS avoidance during interrupt handlingSteven Toth
2009-05-11SAA7164: Increase firmware load toleranceSteven Toth
2009-05-10SAA7164: Remove volatiles for PCI writes (coding style violation)Steven Toth
2009-05-10SAA7164: Email address changeSteven Toth
2009-05-10SAA7164: Adjust I/F's to the TDA10048 enabling DVB-T lockSteven Toth
2009-05-09SAA7164: Fix some 32/64bit compile time warningsSteven Toth
2009-05-09SAA7164: Add support for the NXP SAA7164 siliconSteven Toth
2009-09-01merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-08-31cx25840: fix determining the firmware nameHans Verkuil
2009-08-30em28xx: Add entry for GADMEI UTV330+ and related IR keymapMauro Carvalho Chehab
2009-08-29common/ir: use a struct for keycode tablesMauro Carvalho Chehab
2009-08-29Add support for RoverMedia TV Link Pro FMMauro Carvalho Chehab
2009-08-26Add support BeholdTV X7 cardMauro Carvalho Chehab
2009-08-22Update ALSA capture controls according to selected source.Mauro Carvalho Chehab
2009-08-22Add remote support to cph03x bttv cardMauro Carvalho Chehab
2009-08-30merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2009-08-29soc-camera: remove now unneeded subdevice group ID assignmentsGuennadi Liakhovetski
2009-08-26support AverMedia Studio 505Mauro Carvalho Chehab
2009-08-11v4l2: video device: Add FM TX controls default configurationsMauro Carvalho Chehab
2009-08-11v4l: introduce string control support.Mauro Carvalho Chehab
2009-08-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-core2Mauro Carvalho Chehab
2009-08-26merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2009-08-26gspca - sn9c20x: Fix gscpa sn9c20x build errors.Jean-Francois Moine
2009-08-25soc-camera: fix recently introduced overlong linesGuennadi Liakhovetski
2009-08-25soc-camera: remove .gain and .exposure struct soc_camera_device membersGuennadi Liakhovetski
2009-08-25soc-camera: remove .init() and .release() methods from struct soc_camera_opsGuennadi Liakhovetski
2009-08-25soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP)Guennadi Liakhovetski
2009-08-25soc-camera: Use video device object for output in host driversGuennadi Liakhovetski
2009-08-25soc-camera: Use camera device object for core outputGuennadi Liakhovetski
2009-08-25soc-camera: Use I2C device for dev_{dbg,info,...} output in all clientsGuennadi Liakhovetski