Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-22 | [media] v4l2: use new flag to enable core priority handling | Hans Verkuil |
2011-03-22 | [media] v4l2-framework.txt: document new v4l2_device release() callback | Hans Verkuil |
2011-03-22 | [media] v4l2-framework.txt: improve v4l2_fh/priority documentation | Hans Verkuil |
2011-03-22 | [media] v4l: subdev: Generic ioctl support | Laurent Pinchart |
2011-03-22 | [media] v4l: Make v4l2_subdev inherit from media_entity | Laurent Pinchart |
2011-03-22 | [media] v4l: Make video_device inherit from media_entity | Laurent Pinchart |
2011-03-22 | [media] v4l: Add a media_device pointer to the v4l2_device structure | Laurent Pinchart |
2011-03-21 | [media] v4l: subdev: Events support | Sakari Ailus |
2011-03-21 | [media] v4l: subdev: Control ioctls support | Laurent Pinchart |
2011-03-21 | [media] v4l: subdev: Add device node support | Laurent Pinchart |
2010-10-21 | [media] radio-mr800: fix locking order | Hans Verkuil |
2010-10-21 | V4L/DVB: v4l2: add core serialization lock | Hans Verkuil |
2010-10-21 | V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blocked | Hans Verkuil |
2010-10-21 | V4L/DVB: Documentation: update now that the vtx/videotext API has been removed | Hans Verkuil |
2010-10-21 | V4L/DVB: v4l: Add a v4l2_subdev host private data field | Laurent Pinchart |
2010-05-19 | V4L/DVB: V4L: Events: Add documentation | Sakari Ailus |
2010-05-19 | V4L/DVB: V4L: File handles: Add documentation | Sakari Ailus |
2010-05-19 | V4L/DVB: v4l2-framework.txt: fix incorrect statement | Hans Verkuil |
2010-02-26 | V4L/DVB: V4L2 docs: replace spaces by tabs | Mauro Carvalho Chehab |
2010-02-26 | V4L/DVB: V4L2: Add a document describing the videobuf layer | Jonathan Corbet |
2009-12-16 | V4L/DVB (13549): v4l: Add video_device_node_name function | Laurent Pinchart |
2009-09-19 | V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu... | Hans Verkuil |
2009-09-19 | V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'. | Hans Verkuil |
2009-09-19 | V4L/DVB (12541): v4l: remove video_register_device_index | Hans Verkuil |
2009-09-19 | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil |
2009-06-23 | V4L/DVB (12128): v4l2: update framework documentation. | Hans Verkuil |
2009-06-16 | V4L/DVB (11671): v4l2: add v4l2_device_set_name() | Hans Verkuil |
2009-04-06 | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil |
2009-04-06 | V4L/DVB (11367): v4l2-common: remove legacy code | Hans Verkuil |
2009-04-06 | V4L/DVB (11351): v4l: use usb_interface for v4l2_device_register | Janne Grunau |
2009-03-30 | V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect | Hans Verkuil |
2009-03-30 | V4L/DVB (11021): v4l2-device: add a notify callback. | Hans Verkuil |
2009-03-30 | V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ... | Hans Verkuil |
2009-03-30 | V4L/DVB (10980): doc: improve the v4l2-framework documentation. | Hans Verkuil |
2009-03-30 | V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev | Hans Verkuil |
2009-03-30 | V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering. | Hans Verkuil |
2009-03-30 | V4L/DVB (10571): v4l2-framework.txt: Fixes the videobuf init functions | Mauro Carvalho Chehab |
2009-03-30 | V4L/DVB (10570): v4l2-framework: documments videobuf usage on drivers | Mauro Carvalho Chehab |
2009-03-30 | V4L/DVB (10489): doc: use consistent naming conventions for vdev and v4l2_dev. | Hans Verkuil |
2009-03-30 | V4L/DVB (10252): v4l2 doc: explain why v4l2_device_unregister_subdev() has to... | Hans Verkuil |
2009-01-02 | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil |
2009-01-02 | V4L/DVB (10136): v4l2 doc: update v4l2-framework.txt | Hans Verkuil |
2009-01-02 | V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent. | Hans Verkuil |
2009-01-02 | V4L/DVB (10133): v4l2-framework: use correct comment style. | Hans Verkuil |
2008-12-30 | V4L/DVB (9943): v4l2: document video_device. | Hans Verkuil |
2008-12-30 | V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra... | Hans Verkuil |