summaryrefslogtreecommitdiff
path: root/linux/Documentation/video4linux/v4l2-framework.txt
AgeCommit message (Expand)Author
2009-09-06v4l: warn when desired devnodenr is in use & add _no_warn functionHans Verkuil
2009-09-06v4l2-dev: replace 'kernel number' by 'device node number'.Hans Verkuil
2009-06-19v4l: remove video_register_device_indexHans Verkuil
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-06-09v4l2: update framework documentation.Hans Verkuil
2009-05-02v4l2: add v4l2_device_set_name()Mauro Carvalho Chehab
2009-04-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-04-01v4l: use usb_interface for v4l2_device_registerJanne Grunau
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-04-01v4l2-common: remove legacy codeHans Verkuil
2009-03-14v4l2-device: add v4l2_device_disconnectMauro Carvalho Chehab
2009-03-13merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-notifyMauro Carvalho Chehab
2009-03-13v4l2-dev: use parent field if the v4l2_device has no parent set.Hans Verkuil
2009-03-12doc: improve the v4l2-framework documentation.Hans Verkuil
2009-03-08v4l2-device: add a notify callback.Hans 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-14v4l2-framework.txt: Fixes the videobuf init functionsMauro Carvalho Chehab
2009-02-14v4l2-framework: documments videobuf usage on driversMauro Carvalho Chehab
2009-02-07doc: use consistent naming conventions for vdev and v4l2_dev.Mauro Carvalho Chehab
2009-01-15v4l2 doc: explain why v4l2_device_unregister_subdev() has to be called.Hans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-23v4l2 doc: update v4l2-framework.txtHans Verkuil
2008-12-23v4l2 doc: set v4l2_dev instead of parent.Hans Verkuil
2008-12-22v4l2-framework: use correct comment style.Hans Verkuil
2008-12-19v4l2: document video_device.Hans Verkuil
2008-11-30v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework.Hans Verkuil