index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
video4linux
/
v4l2-framework.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB: V4L: Events: Add documentation
Sakari Ailus
2010-05-19
1
-0
/
+60
*
V4L/DVB: V4L: File handles: Add documentation
Sakari Ailus
2010-05-19
1
-0
/
+72
*
V4L/DVB: v4l2-framework.txt: fix incorrect statement
Hans Verkuil
2010-05-19
1
-6
/
+5
*
V4L/DVB: V4L2 docs: replace spaces by tabs
Mauro Carvalho Chehab
2010-02-26
1
-1
/
+0
*
V4L/DVB: V4L2: Add a document describing the videobuf layer
Jonathan Corbet
2010-02-26
1
-96
/
+11
*
V4L/DVB (13549): v4l: Add video_device_node_name function
Laurent Pinchart
2009-12-16
1
-2
/
+14
*
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...
Hans Verkuil
2009-09-19
1
-6
/
+16
*
V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'.
Hans Verkuil
2009-09-19
1
-4
/
+4
*
V4L/DVB (12541): v4l: remove video_register_device_index
Hans Verkuil
2009-09-19
1
-12
/
+5
*
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-10
/
+6
*
V4L/DVB (12128): v4l2: update framework documentation.
Hans Verkuil
2009-06-23
1
-0
/
+24
*
V4L/DVB (11671): v4l2: add v4l2_device_set_name()
Hans Verkuil
2009-06-16
1
-0
/
+5
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
1
-5
/
+3
*
V4L/DVB (11367): v4l2-common: remove legacy code
Hans Verkuil
2009-04-06
1
-11
/
+0
*
V4L/DVB (11351): v4l: use usb_interface for v4l2_device_register
Janne Grunau
2009-04-06
1
-1
/
+1
*
V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect
Hans Verkuil
2009-03-30
1
-0
/
+11
*
V4L/DVB (11021): v4l2-device: add a notify callback.
Hans Verkuil
2009-03-30
1
-0
/
+10
*
V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ...
Hans Verkuil
2009-03-30
1
-1
/
+11
*
V4L/DVB (10980): doc: improve the v4l2-framework documentation.
Hans Verkuil
2009-03-30
1
-2
/
+10
*
V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.
Hans Verkuil
2009-03-30
1
-4
/
+6
*
V4L/DVB (10571): v4l2-framework.txt: Fixes the videobuf init functions
Mauro Carvalho Chehab
2009-03-30
1
-9
/
+21
*
V4L/DVB (10570): v4l2-framework: documments videobuf usage on drivers
Mauro Carvalho Chehab
2009-03-30
1
-1
/
+91
*
V4L/DVB (10489): doc: use consistent naming conventions for vdev and v4l2_dev.
Hans Verkuil
2009-03-30
1
-11
/
+11
*
V4L/DVB (10252): v4l2 doc: explain why v4l2_device_unregister_subdev() has to...
Hans Verkuil
2009-03-30
1
-0
/
+6
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-1
/
+1
*
V4L/DVB (10136): v4l2 doc: update v4l2-framework.txt
Hans Verkuil
2009-01-02
1
-3
/
+6
*
V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent.
Hans Verkuil
2009-01-02
1
-4
/
+2
*
V4L/DVB (10133): v4l2-framework: use correct comment style.
Hans Verkuil
2009-01-02
1
-1
/
+1
*
V4L/DVB (9943): v4l2: document video_device.
Hans Verkuil
2008-12-30
1
-1
/
+159
*
V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...
Hans Verkuil
2008-12-30
1
-0
/
+362