summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2009-03-19gspca - ov534: Bad frame pointer after adding the last packet.Jean-Francois Moine
2009-03-19gspca - main: May have isochronous transfers on altsetting 0.Jean-Francois Moine
2009-03-19use video_ioctl2 as ioctl handler directlyJanne Grunau
2009-03-18V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau
2009-03-18adds V4L2_CID_SHARPNESS to v4l2_ctrl_query_fill()Janne Grunau
2009-03-18au0828-video: needs linux/version.h for in-kernel buildMauro Carvalho Chehab
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
2009-03-12merge: http://linuxtv.org/hg/~mkrufky/lgdt3305Mauro Carvalho Chehab
2009-03-12v4l2-common: add missing i2c_unregister_device.Hans Verkuil