summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2009-02-19bt819: that delay include is needed after all.Hans Verkuil
2009-02-19bt819: convert to v4l2_subdev.Hans Verkuil
2009-02-19bt866: convert to v4l2_subdev.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-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-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
2009-02-14v4l2-dev: remove limit of 32 devices per driver in get_index()Hans Verkuil
2009-02-13merge: http://linuxtv.org/hg/~tap/bttvMauro Carvalho Chehab
2009-02-13merge: http://linuxtv.org/hg/~dougsland/em28xx/Mauro Carvalho Chehab
2009-02-13merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rdsMauro Carvalho Chehab
2009-02-13merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-02-13v4l2-common: add comments warning that about the sort orderHans Verkuil
2009-02-13merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rdsMauro Carvalho Chehab
2009-02-13merge: http://linuxtv.org/hg/~tlorenz/v4l-dvbMauro Carvalho Chehab
2009-02-13merge: http://www.linuxtv.org/hg/~dougsland/em28xxMauro Carvalho Chehab
2009-02-13tuner: fix TUV1236D analog/digital setupMauro Carvalho Chehab
2009-02-13v4l2-subdev: add querystd and g_input_statusHans Verkuil
2009-02-13cx2341x: fixed bug causing several audio controls to be no longer listedHans Verkuil
2009-02-13saa6588: remove legacy_class, not needed for saa6588Hans Verkuil
2009-02-12Output HW/SW version from scratchpadTobias Lorenz
2009-02-12LED status outputTobias Lorenz
2009-02-12Correction of Stereo detection/setting and signal strength indicationTobias Lorenz
2009-02-12Code rearrangements in preparation for other report typesTobias Lorenz
2009-02-12Documentation and code cleanupsTobias Lorenz
2009-02-12em28xx-cards: Add Pinnacle Dazzle Video Creator Plus DVC107 descriptionDouglas Schilling Landgraf
2009-02-12em28xx: CodingStyle fixesDouglas Schilling Landgraf
2009-02-12merge: http://linuxtv.org/hg/~dougsland/v4l2-em28xxMauro Carvalho Chehab