summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 76b1d7d84..9b982e3fa 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,18 @@
+2005-12-26 13:43 mchehab
+
+ * linux/drivers/media/video/em28xx/em28xx-cards.c:
+ (em28xx_card_setup):
+ * linux/drivers/media/video/em28xx/em28xx-video.c: (video_mux):
+ * linux/drivers/media/video/em28xx/em28xx.h:
+ * linux/drivers/media/video/msp3400.c:
+ * linux/include/linux/i2c-id.h:
+ * linux/include/linux/videodev2.h:
+ * linux/include/media/v4l2-common.h:
+ - Created a new ioctl to control I2S speed. Old calls to an
+ inadequate V4L2 API replaced.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-25 22:32 mchehab
* linux/drivers/media/video/tvp5150.c: (tvp5150_read),