aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/v4l2-framework.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-221-1/+6
* [media] v4l2-framework.txt: document new v4l2_device release() callbackHans Verkuil2011-03-221-0/+15
* [media] v4l2-framework.txt: improve v4l2_fh/priority documentationHans Verkuil2011-03-221-33/+87
* [media] v4l: subdev: Generic ioctl supportLaurent Pinchart2011-03-221-0/+5
* [media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart2011-03-221-0/+23
* [media] v4l: Make video_device inherit from media_entityLaurent Pinchart2011-03-221-3/+35
* [media] v4l: Add a media_device pointer to the v4l2_device structureLaurent Pinchart2011-03-221-5/+12
* [media] v4l: subdev: Events supportSakari Ailus2011-03-211-0/+18
* [media] v4l: subdev: Control ioctls supportLaurent Pinchart2011-03-211-0/+16
* [media] v4l: subdev: Add device node supportLaurent Pinchart2011-03-211-0/+16
* [media] radio-mr800: fix locking orderHans Verkuil2010-10-211-1/+1
* V4L/DVB: v4l2: add core serialization lockHans Verkuil2010-10-211-0/+20
* V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blockedHans Verkuil2010-10-211-3/+2
* V4L/DVB: Documentation: update now that the vtx/videotext API has been removedHans Verkuil2010-10-211-3/+2
* V4L/DVB: v4l: Add a v4l2_subdev host private data fieldLaurent Pinchart2010-10-211-0/+5
* V4L/DVB: V4L: Events: Add documentationSakari Ailus2010-05-191-0/+60
* V4L/DVB: V4L: File handles: Add documentationSakari Ailus2010-05-191-0/+72
* V4L/DVB: v4l2-framework.txt: fix incorrect statementHans Verkuil2010-05-191-6/+5
* V4L/DVB: V4L2 docs: replace spaces by tabsMauro Carvalho Chehab2010-02-261-1/+0
* V4L/DVB: V4L2: Add a document describing the videobuf layerJonathan Corbet2010-02-261-96/+11
* V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart2009-12-161-2/+14
* V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-191-6/+16
* V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'.Hans Verkuil2009-09-191-4/+4
* V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil2009-09-191-12/+5
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-10/+6
* V4L/DVB (12128): v4l2: update framework documentation.Hans Verkuil2009-06-231-0/+24
* V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil2009-06-161-0/+5
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-5/+3
* V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2009-04-061-11/+0
* V4L/DVB (11351): v4l: use usb_interface for v4l2_device_registerJanne Grunau2009-04-061-1/+1
* V4L/DVB (11044): v4l2-device: add v4l2_device_disconnectHans Verkuil2009-03-301-0/+11
* V4L/DVB (11021): v4l2-device: add a notify callback.Hans Verkuil2009-03-301-0/+10
* V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ...Hans Verkuil2009-03-301-1/+11
* V4L/DVB (10980): doc: improve the v4l2-framework documentation.Hans Verkuil2009-03-301-2/+10
* V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_devHans Verkuil2009-03-301-1/+1
* V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.Hans Verkuil2009-03-301-4/+6
* V4L/DVB (10571): v4l2-framework.txt: Fixes the videobuf init functionsMauro Carvalho Chehab2009-03-301-9/+21
* V4L/DVB (10570): v4l2-framework: documments videobuf usage on driversMauro Carvalho Chehab2009-03-301-1/+91
* V4L/DVB (10489): doc: use consistent naming conventions for vdev and v4l2_dev.Hans Verkuil2009-03-301-11/+11
* V4L/DVB (10252): v4l2 doc: explain why v4l2_device_unregister_subdev() has to...Hans Verkuil2009-03-301-0/+6
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-1/+1
* V4L/DVB (10136): v4l2 doc: update v4l2-framework.txtHans Verkuil2009-01-021-3/+6
* V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent.Hans Verkuil2009-01-021-4/+2
* V4L/DVB (10133): v4l2-framework: use correct comment style.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (9943): v4l2: document video_device.Hans Verkuil2008-12-301-1/+159
* V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...Hans Verkuil2008-12-301-0/+362