Age | Commit message (Expand) | Author |
2009-05-02 | v4l2: add v4l2_device_set_name() | Mauro Carvalho Chehab |
2009-04-05 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2009-04-01 | v4l: use usb_interface for v4l2_device_register | Janne Grunau |
2009-04-01 | v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su... | Hans Verkuil |
2009-04-01 | v4l2-common: remove legacy code | Hans Verkuil |
2009-03-14 | v4l2-device: add v4l2_device_disconnect | Mauro Carvalho Chehab |
2009-03-13 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-notify | Mauro Carvalho Chehab |
2009-03-13 | v4l2-dev: use parent field if the v4l2_device has no parent set. | Hans Verkuil |
2009-03-12 | doc: improve the v4l2-framework documentation. | Hans Verkuil |
2009-03-08 | v4l2-device: add a notify callback. | 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 | v4l2-framework.txt: Fixes the videobuf init functions | Mauro Carvalho Chehab |
2009-02-14 | v4l2-framework: documments videobuf usage on drivers | Mauro Carvalho Chehab |
2009-02-07 | doc: use consistent naming conventions for vdev and v4l2_dev. | Mauro Carvalho Chehab |
2009-01-15 | v4l2 doc: explain why v4l2_device_unregister_subdev() has to be called. | Hans Verkuil |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-23 | v4l2 doc: update v4l2-framework.txt | Hans Verkuil |
2008-12-23 | v4l2 doc: set v4l2_dev instead of parent. | Hans Verkuil |
2008-12-22 | v4l2-framework: use correct comment style. | Hans Verkuil |
2008-12-19 | v4l2: document video_device. | Hans Verkuil |
2008-11-30 | v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework. | Hans Verkuil |