summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
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
2009-08-25soc-camera: switch to using v4l2_subdev_call()Guennadi Liakhovetski
2009-08-25soc-camera: switch to s_crop v4l2-subdev video operationGuennadi Liakhovetski
2009-08-25sh_mobile_ceu_camera: implement host-side image scalingGuennadi Liakhovetski
2009-08-25tw9910: do not lie about cropping abilitiesGuennadi Liakhovetski
2009-08-25ov772x: do not use scaling for croppingGuennadi Liakhovetski
2009-08-25soc-camera: prohibit geometry change with initialised buffersGuennadi Liakhovetski
2009-08-25soc-camera: S_CROP V4L2 API compliance fixGuennadi Liakhovetski
2009-08-25tw9910: return updated geometry on successful S_FMT and S_CROPGuennadi Liakhovetski
2009-08-25sh-mobile-ceu-camera: implement host-side croppingGuennadi Liakhovetski
2009-08-25soc-camera: use .s_std() from struct v4l2_subdev_core_opsGuennadi Liakhovetski
2009-08-25sh-mobile-ceu-camera: do not wait for interrupt when releasing buffersGuennadi Liakhovetski
2009-08-25soc-camera: put pixel format initialisation back in probe, add .put_formats()Guennadi Liakhovetski
2009-08-25ov772x: S_CROP must return actually configured geometryGuennadi Liakhovetski