summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2009-03-18cafe_ccic: stick in a comment with a request for test resultsHans Verkuil
2009-03-18cafe_ccic: replace debugfs with g/s_register ioctls.Hans Verkuil
2009-03-18ov7670: add support to get/set registersHans Verkuil
2009-03-18ov7670: cleanup and remove legacy code.Hans Verkuil
2009-03-18cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor.Hans Verkuil
2009-03-18cafe_ccic: convert to v4l2_device.Hans Verkuil
2009-03-18ov7670: convert to v4l2_subdevHans Verkuil
2009-02-06v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.Hans Verkuil
2009-03-18merge: http://linuxtv.org/hg/~awalls/cx18Mauro Carvalho Chehab
2009-03-18merge: http://linuxtv.org/hg/~dheitmueller/hvr950q-analog2Mauro Carvalho Chehab
2009-03-18merge: http://udev.netup.ru/hg/v4l-dvb-netupMauro Carvalho Chehab
2009-03-18Fix CiMax stability in Netup Dual DVB-S2 CIAbylay Ospan
2009-03-18Bug fix in NetUP: restore high address lines in CIAbylay Ospan
2009-03-15au8522: finish conversion to v4l2_device/subdevDevin Heitmueller
2009-03-15au0828: finish videodev/subdev conversionDevin Heitmueller
2009-03-15au8522: move the analog decoder source fileDevin Heitmueller
2009-03-15au0828: rename macro for currently non-function VBI supportDevin Heitmueller
2009-03-15au0828/au8522: Codingstyle fixesDevin Heitmueller
2009-03-15au0828: add entry for undefined input typeDevin Heitmueller
2009-03-15au0828: remove some unneeded bracesDevin Heitmueller
2009-03-15au0828: remove memset calls in v4l2 routines.Devin Heitmueller
2009-03-15Fix typo in stv0900Igor M. Liplianin
2009-03-15Shorten some lines in stv0900 to less then 81 charactersIgor M. Liplianin
2009-03-15saa7134: set v4l2_dev field of video_deviceMauro Carvalho Chehab
2009-03-14cx18: Optimize processing of VBI buffers from the capture unitAndy Walls
2009-03-14cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG streamAndy Walls
2009-03-14bt819: fix compile error for old kernels.Mauro Carvalho Chehab
2009-03-14v4l-dvb: replace remaining references to the old mailinglist.Mauro Carvalho Chehab
2009-03-14zoran: fix incorrect return type of notify function.Mauro Carvalho Chehab
2009-03-14cx88: convert to v4l2_device.Mauro Carvalho Chehab
2009-03-14bttv: convert to v4l2_device.Mauro Carvalho Chehab
2009-03-14v4l2: call v4l2_device_disconnect in USB drivers.Mauro Carvalho Chehab
2009-03-14v4l2-device: add v4l2_device_disconnectMauro Carvalho Chehab
2009-03-13Fix the issue with audio module & correction of NamesMauro Carvalho Chehab
2009-03-13Fix compilation with -git treeMauro Carvalho Chehab
2009-03-13merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2009-03-13merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-notifyMauro Carvalho Chehab
2009-03-13cx25840: cx23885 detection was brokenHans Verkuil
2009-03-13v4l2-dev: use parent field if the v4l2_device has no parent set.Hans Verkuil
2009-03-13cx23885: fix crash on non-netup cardsHans Verkuil
2009-03-13mr97310a: don't discard frame headers on stream outputMauro Carvalho Chehab
2009-03-13mt9t031 bugfixGuennadi Liakhovetski
2009-03-13mt9v022: allow setting of bus width from board codeGuennadi Liakhovetski
2009-03-13mt9m001: allow setting of bus width from board codeGuennadi Liakhovetski
2009-03-13video: use videobuf_waiton() in sh_mobile_ceu free_buffer()Guennadi Liakhovetski
2009-03-13ov772x: use soft sleep mode in stop_captureGuennadi Liakhovetski
2009-03-13soc-camera: configure drivers with a default format at probe timeGuennadi Liakhovetski
2009-03-13sh-mobile-ceu-camera: set field to the value, configured at open()Guennadi Liakhovetski
2009-03-13soc-camera: configure drivers with a default format on openGuennadi Liakhovetski
2009-03-13soc-camera: separate S_FMT and S_CROP operationsGuennadi Liakhovetski