aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/v4l2-framework.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil1-3/+3
2012-05-14[media] v4l2-framework.txt: update the core lock documentationHans Verkuil1-5/+5
2012-05-14[media] v4l2-framework.txt: document v4l2_dont_use_cmdHans Verkuil1-0/+10
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil1-3/+24
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus1-0/+12
2012-05-14[media] v4l: Improve sub-device documentation for pad opsSakari Ailus1-0/+9
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede1-7/+21
2012-04-19[media] V4L: fix incorrect refcountingHans Verkuil1-5/+9
2011-11-25[media] v4l2 framework doc: clarify lockingHans Verkuil1-0/+11
2011-07-27[media] v4l2-framework.txt: update v4l2_event sectionHans Verkuil1-16/+35
2011-07-27[media] v4l2-framework.txt: updated v4l2_fh_init documentationHans Verkuil1-6/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil1-1/+6
2011-03-22[media] v4l2-framework.txt: document new v4l2_device release() callbackHans Verkuil1-0/+15
2011-03-22[media] v4l2-framework.txt: improve v4l2_fh/priority documentationHans Verkuil1-33/+87
2011-03-22[media] v4l: subdev: Generic ioctl supportLaurent Pinchart1-0/+5
2011-03-22[media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart1-0/+23
2011-03-22[media] v4l: Make video_device inherit from media_entityLaurent Pinchart1-3/+35
2011-03-22[media] v4l: Add a media_device pointer to the v4l2_device structureLaurent Pinchart1-5/+12
2011-03-21[media] v4l: subdev: Events supportSakari Ailus1-0/+18
2011-03-21[media] v4l: subdev: Control ioctls supportLaurent Pinchart1-0/+16
2011-03-21[media] v4l: subdev: Add device node supportLaurent Pinchart1-0/+16
2010-10-21[media] radio-mr800: fix locking orderHans Verkuil1-1/+1
2010-10-21V4L/DVB: v4l2: add core serialization lockHans Verkuil1-0/+20
2010-10-21V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blockedHans Verkuil1-3/+2
2010-10-21V4L/DVB: Documentation: update now that the vtx/videotext API has been removedHans Verkuil1-3/+2
2010-10-21V4L/DVB: v4l: Add a v4l2_subdev host private data fieldLaurent Pinchart1-0/+5
2010-05-19V4L/DVB: V4L: Events: Add documentationSakari Ailus1-0/+60
2010-05-19V4L/DVB: V4L: File handles: Add documentationSakari Ailus1-0/+72
2010-05-19V4L/DVB: v4l2-framework.txt: fix incorrect statementHans Verkuil1-6/+5
2010-02-26V4L/DVB: V4L2 docs: replace spaces by tabsMauro Carvalho Chehab1-1/+0
2010-02-26V4L/DVB: V4L2: Add a document describing the videobuf layerJonathan Corbet1-96/+11
2009-12-16V4L/DVB (13549): v4l: Add video_device_node_name functionLaurent Pinchart1-2/+14
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn functionHans Verkuil1-6/+16
2009-09-19V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'.Hans Verkuil1-4/+4
2009-09-19V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil1-12/+5
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-10/+6
2009-06-23V4L/DVB (12128): v4l2: update framework documentation.Hans Verkuil1-0/+24
2009-06-16V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil1-0/+5
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-5/+3
2009-04-06V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil1-11/+0
2009-04-06V4L/DVB (11351): v4l: use usb_interface for v4l2_device_registerJanne Grunau1-1/+1
2009-03-30V4L/DVB (11044): v4l2-device: add v4l2_device_disconnectHans Verkuil1-0/+11
2009-03-30V4L/DVB (11021): v4l2-device: add a notify callback.Hans Verkuil1-0/+10
2009-03-30V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent set.Hans Verkuil1-1/+11
2009-03-30V4L/DVB (10980): doc: improve the v4l2-framework documentation.Hans Verkuil1-2/+10
2009-03-30V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_devHans Verkuil1-1/+1
2009-03-30V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.Hans Verkuil1-4/+6
2009-03-30V4L/DVB (10571): v4l2-framework.txt: Fixes the videobuf init functionsMauro Carvalho Chehab1-9/+21
2009-03-30V4L/DVB (10570): v4l2-framework: documments videobuf usage on driversMauro Carvalho Chehab1-1/+91