summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 0de293375..3b458703e 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,25 @@
+2005-12-11 18:06 mchehab
+
+ * linux/drivers/media/video/cs53l32a.c:
+ * linux/drivers/media/video/cx25840/cx25840-audio.c:
+ * linux/drivers/media/video/cx25840/cx25840-core.c:
+ * linux/drivers/media/video/cx88/cx88-mpeg.c:
+ * linux/drivers/media/video/em28xx/em28xx-video.c:
+ * linux/drivers/media/video/mt20xx.c:
+ * linux/drivers/media/video/saa711x.c: (saa711x_detect_client):
+ * linux/drivers/media/video/tda8290.c:
+ * linux/drivers/media/video/tea5767.c:
+ * linux/drivers/media/video/wm8775.c:
+ * v4l/Make.config:
+ * v4l/Makefile:
+ * v4l/compat.h:
+ - Makes V4L compile with kernel 2.4
+ - em28xx doesn't compile with 2.4 kernels. Additional work is
+ necessary to make it compile.
+
+ Thanks-to: Stefan Leichter <Stefan.Leichter@camLine.com>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-11 17:43 mchehab
* linux/drivers/media/video/bttv-input.c: (bttv_input_init):