Age | Commit message (Expand) | Author |
2009-02-19 | bt819: convert to v4l2_subdev. | Hans Verkuil |
2009-02-19 | bt866: convert to v4l2_subdev. | Hans Verkuil |
2009-02-18 | zoran: TRY_FMT and S_FMT now do the same parameter checks. | Hans Verkuil |
2009-02-18 | zoran: change buffer defaults to something that works with tvtime | Hans Verkuil |
2009-02-18 | zoran: clean up some old V4L1 left-overs and remove the MAP_NR macro. | Hans Verkuil |
2009-02-18 | zoran et al: convert zoran i2c modules to V4L2. | Hans Verkuil |
2009-02-18 | zoran: if reqbufs is called with count == 0, do a streamoff. | Hans Verkuil |
2009-02-18 | zoran: fix G_FMT | Hans Verkuil |
2009-02-18 | zoran: fix TRY_FMT support | Hans Verkuil |
2009-02-18 | zoran: cleanups in an attempt to make the source a bit more readable. | Hans Verkuil |
2009-02-18 | zoran: set correct parent of the video device. | Hans Verkuil |
2009-02-18 | zoran: remove old V4L1 ioctls, use v4l1-compat instead. | Hans Verkuil |
2009-02-18 | zoran: set bytesperline to 0 when using MJPEG. | Hans Verkuil |
2009-02-18 | zoran: fix field typo. | Hans Verkuil |
2009-02-18 | zoran: use slider flag with volume etc. controls. | Hans Verkuil |
2009-02-18 | zoran: remove broken BIGPHYS_AREA and BUZ_HIMEM code, and allow for kmallocs ... | Hans Verkuil |
2009-02-18 | zoran: convert to video_ioctl2 and remove 'ready_to_be_freed' hack. | Hans Verkuil |
2009-02-18 | saa7115: add querystd and g_input_status support for zoran. | Hans Verkuil |
2009-02-18 | saa7185: add colorbar support. | Hans Verkuil |
2009-02-18 | saa7115: don't access reg 0x87 if it is not present. | Hans Verkuil |
2009-02-17 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2009-02-17 | merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/ | Mauro Carvalho Chehab |
2009-02-14 | vivi: add slider flag to controls. | Hans Verkuil |
2009-02-14 | vivi: controls are per-device, not global. | Hans Verkuil |
2009-02-14 | vivi: introduce v4l2_device and do several cleanups | Hans Verkuil |
2009-02-14 | v4l2-subdev: rename dev field to v4l2_dev | Hans Verkuil |
2009-02-14 | v4l2-device: allow a NULL parent device when registering. | Hans Verkuil |
2009-02-14 | vivi: update comment to reflect that vivi can now create more than 32 devs. | Hans Verkuil |
2009-02-14 | v4l2-dev: remove limit of 32 devices per driver in get_index() | Hans Verkuil |
2009-02-13 | merge: http://linuxtv.org/hg/~tap/bttv | Mauro Carvalho Chehab |
2009-02-13 | merge: http://linuxtv.org/hg/~dougsland/em28xx/ | Mauro Carvalho Chehab |
2009-02-13 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds | Mauro Carvalho Chehab |
2009-02-13 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2009-02-13 | v4l2-common: add comments warning that about the sort order | Hans Verkuil |
2009-02-13 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds | Mauro Carvalho Chehab |
2009-02-13 | merge: http://linuxtv.org/hg/~tlorenz/v4l-dvb | Mauro Carvalho Chehab |
2009-02-13 | merge: http://www.linuxtv.org/hg/~dougsland/em28xx | Mauro Carvalho Chehab |
2009-02-13 | tuner: fix TUV1236D analog/digital setup | Mauro Carvalho Chehab |
2009-02-13 | v4l2-subdev: add querystd and g_input_status | Hans Verkuil |
2009-02-13 | cx2341x: fixed bug causing several audio controls to be no longer listed | Hans Verkuil |
2009-02-13 | saa6588: remove legacy_class, not needed for saa6588 | Hans Verkuil |
2009-02-12 | Output HW/SW version from scratchpad | Tobias Lorenz |
2009-02-12 | LED status output | Tobias Lorenz |
2009-02-12 | Correction of Stereo detection/setting and signal strength indication | Tobias Lorenz |
2009-02-12 | Code rearrangements in preparation for other report types | Tobias Lorenz |
2009-02-12 | Documentation and code cleanups | Tobias Lorenz |
2009-02-12 | em28xx-cards: Add Pinnacle Dazzle Video Creator Plus DVC107 description | Douglas Schilling Landgraf |
2009-02-12 | em28xx: CodingStyle fixes | Douglas Schilling Landgraf |
2009-02-12 | merge: http://linuxtv.org/hg/~dougsland/v4l2-em28xx | Mauro Carvalho Chehab |
2009-02-11 | saa6588: add g_chip_ident support. | Hans Verkuil |