summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2009-08-29SAA7164: Remove meaningless if'0 codeSteven Toth
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-29gspca - sonixj: Don't use mdelay().Jean-Francois Moine
2009-08-27SAA7164: HVR2250 changes related to attach time tuner configurationSteven Toth
2009-08-26Add support BeholdTV X7 cardMauro Carvalho Chehab
2009-08-25gspca - pac7311: Webcam 06f8:3009 added.Jean-Francois Moine
2009-09-18Backport a few fixes needed do be done at -git to properly compile thingsMauro 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-17gspca_mr97310a: Use correct register for CIF type 1 sensor gain settingshans@rhel5-devel.localdomain
2009-08-14gspca_mr97310a: Add controls for CIF type 0 sensor camshans@rhel5-devel.localdomain
2009-08-14gspca_mr97310a: make the probing a bit less chattyhans@rhel5-devel.localdomain
2009-08-14gspca_mr97310a: Move detection of CIF sensor type to probe() functionhans@rhel5-devel.localdomain
2009-08-14gspca_mr97310a: cleanup/fixup control handlinghans@rhel5-devel.localdomain
2009-08-14gspca: mr97310a fix detection of sensortype for vivicam with id byte of 0x53hans@rhel5-devel.localdomain
2009-08-14gspca: mr97310a add support for CIF and more VGA camera'shans@rhel5-devel.localdomain
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-08-03saa7134: Use correct product name for Hauppauge WinTV-HVR1120 DVB-T/HybridMichael Krufky
2009-08-03saa7134: Use correct product name for Hauppauge WinTV-HVR1150 ATSC/QAM-HybridMichael Krufky
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