summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2009-02-19adv7170: convert to v4l2_subdev.Hans Verkuil
2009-02-19vpx3220: convert to v4l2_subdev.Hans Verkuil
2009-02-19em28xx: register device to soundcard for sysfsMauro Carvalho Chehab
2009-02-19saa7185: convert to v4l2_subdev.Hans Verkuil
2009-02-19saa7110: convert to v4l2_subdev.Hans Verkuil
2009-02-19ks0127: add supported ks0127 variants to the i2c device list.Hans Verkuil
2009-02-19ks0127: convert to v4l2_subdev.Hans Verkuil
2009-02-19bt856: convert to v4l2_subdev.Hans Verkuil
2009-02-19bt819: that delay include is needed after all.Hans Verkuil
2009-02-19bt819: convert to v4l2_subdev.Hans Verkuil
2009-02-23soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski
2009-02-19bt866: convert to v4l2_subdev.Hans Verkuil
2009-02-18saa7191, indycam: remove compat code.Hans Verkuil
2009-02-18vino: convert to v4l2_subdev.Hans Verkuil
2009-02-18vino: introduce v4l2_device.Hans Verkuil
2009-02-18zoran: TRY_FMT and S_FMT now do the same parameter checks.Hans Verkuil
2009-02-18zoran: change buffer defaults to something that works with tvtimeHans Verkuil
2009-02-18zoran: clean up some old V4L1 left-overs and remove the MAP_NR macro.Hans Verkuil
2009-02-18zoran et al: convert zoran i2c modules to V4L2.Hans Verkuil
2009-02-18zoran: if reqbufs is called with count == 0, do a streamoff.Hans Verkuil
2009-02-18zoran: fix G_FMTHans Verkuil
2009-02-18zoran: fix TRY_FMT supportHans Verkuil
2009-02-18zoran: cleanups in an attempt to make the source a bit more readable.Hans Verkuil
2009-02-18zoran: set correct parent of the video device.Hans Verkuil
2009-02-18zoran: remove old V4L1 ioctls, use v4l1-compat instead.Hans Verkuil
2009-02-18zoran: set bytesperline to 0 when using MJPEG.Hans Verkuil
2009-02-18zoran: fix field typo.Hans Verkuil
2009-02-18zoran: use slider flag with volume etc. controls.Hans Verkuil
2009-02-18zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and allow for kmallocs ...Hans Verkuil
2009-02-18zoran: convert to video_ioctl2 and remove 'ready_to_be_freed' hack.Hans Verkuil
2009-02-18saa7115: add querystd and g_input_status support for zoran.Hans Verkuil
2009-02-18saa7185: add colorbar support.Hans Verkuil
2009-02-18saa7115: don't access reg 0x87 if it is not present.Hans Verkuil
2009-02-18merge: http://linuxtv.org/hg/~pinchartl/uvcvideo/Mauro Carvalho Chehab
2009-02-18[PATCH] V4L: missing parentheses?Mauro Carvalho Chehab
2009-02-17merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-02-17merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/Mauro Carvalho Chehab
2009-02-17Drop test for kernel version 2.6.15Mauro Carvalho Chehab
2009-02-16uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devicesLaurent Pinchart
2009-02-16cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdevAndy Walls
2009-02-14uvcvideo: Ignore empty bulk URBsLaurent Pinchart
2009-02-14uvcvideo: Initialize streaming parameters with the probe control valueLaurent Pinchart
2009-02-16merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/Mauro Carvalho Chehab
2009-02-14cx18: Slim down instance handling, build names from v4l2_device.nameAndy Walls
2009-02-14vivi: add slider flag to controls.Hans Verkuil
2009-02-14vivi: controls are per-device, not global.Hans Verkuil
2009-02-14vivi: introduce v4l2_device and do several cleanupsHans Verkuil
2009-02-14v4l2-subdev: rename dev field to v4l2_devHans Verkuil
2009-02-14v4l2-device: allow a NULL parent device when registering.Hans Verkuil
2009-02-14vivi: update comment to reflect that vivi can now create more than 32 devs.Hans Verkuil