summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 1564a5b01..58f425101 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,17 @@
+2005-12-07 09:33 mchehab
+
+ * linux/drivers/media/video/compat_ioctl32.c: (get_video_tuner32),
+ (put_video_tuner32), (get_v4l2_window32), (put_v4l2_window32),
+ (get_v4l2_pix_format), (put_v4l2_pix_format),
+ (get_v4l2_vbi_format), (put_v4l2_vbi_format), (get_v4l2_format32),
+ (put_v4l2_format32), (get_v4l2_standard32), (put_v4l2_standard32),
+ (get_v4l2_buffer32), (put_v4l2_buffer32), (put_v4l2_framebuffer32),
+ (do_video_ioctl):
+ This patch add 32-bit compatibility for v4l2 framegrabber ioctls.
+
+ Signed-off-by: Philippe De Muyter <phdm@macqel.be>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-07 06:49 mcisely
* v4l_experimental/pvrusb2/pvrusb2-hdw-internal.h: