diff --git a/[refs] b/[refs]
index 638d9c56543d..5c7c83c83a35 100644
--- a/[refs]
+++ b/[refs]
@@ -1,2 +1,2 @@
---
-refs/heads/master: 47399d98e79c7fd4fac0e2457db26f3842ecb990
+refs/heads/master: 5e765c6e445da16527a04aa3931f21e5deb476d8
diff --git a/trunk/Documentation/DocBook/v4l/pixfmt.xml b/trunk/Documentation/DocBook/v4l/pixfmt.xml
index 5376aefeeffc..f4cc0a9e658e 100644
--- a/trunk/Documentation/DocBook/v4l/pixfmt.xml
+++ b/trunk/Documentation/DocBook/v4l/pixfmt.xml
@@ -787,14 +787,14 @@ http://www.thedirks.org/winnov/
'TM60'
Used by Trident tm6000
-
+
V4L2_PIX_FMT_CIT_YYVYUY
'CITV'
Used by xirlink CIT, found at IBM webcams.
Uses one line of Y then 1 line of VYUY
-
+
V4L2_PIX_FMT_KONICA420
'KONI'
Used by Konica webcams.
diff --git a/trunk/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml b/trunk/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml
index 3c6784e132f3..d733721a7519 100644
--- a/trunk/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml
+++ b/trunk/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml
@@ -16,8 +16,7 @@
int ioctl
int fd
int request
- &v4l2-dv-preset;
-*argp
+ struct v4l2_dv_preset *argp
diff --git a/trunk/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml b/trunk/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml
index ecc19576bb8f..d5ec6abf0ce2 100644
--- a/trunk/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml
+++ b/trunk/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml
@@ -16,8 +16,7 @@
int ioctl
int fd
int request
- &v4l2-dv-timings;
-*argp
+ struct v4l2_dv_timings *argp
diff --git a/trunk/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml b/trunk/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml
index 402229ee06f6..d272f7ab91b8 100644
--- a/trunk/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml
+++ b/trunk/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml
@@ -16,7 +16,7 @@ input
int ioctl
int fd
int request
- &v4l2-dv-preset; *argp
+ struct v4l2_dv_preset *argp