summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog48
1 files changed, 48 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 6559ebd45..c16eda94b 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,51 @@
+2005-10-09 18:02 mchehab
+
+ * ../linux/drivers/media/video/bttv-cards.c:
+ * ../linux/drivers/media/video/bttv-driver.c:
+ * ../linux/drivers/media/video/bttv-i2c.c:
+ * ../linux/drivers/media/video/bttvp.h:
+ * ../linux/drivers/media/video/cx88/cx88-blackbird.c:
+ (blackbird_load_firmware):
+ * ../linux/drivers/media/video/cx88/cx88-core.c:
+ * ../linux/drivers/media/video/cx88/cx88-i2c.c: (cx88_i2c_init):
+ * ../linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init):
+ * ../linux/drivers/media/video/cx88/cx88-tvaudio.c:
+ * ../linux/drivers/media/video/cx88/cx88-video.c:
+ * ../linux/drivers/media/video/cx88/cx88.h:
+ * ../linux/drivers/media/video/ir-kbd-gpio.c:
+ * ../linux/drivers/media/video/ir-kbd-i2c.c:
+ * ../linux/drivers/media/video/msp3400.c: (msp34xx_sleep),
+ (msp_probe), (msp_suspend):
+ * ../linux/drivers/media/video/saa6588.c: (saa6588_probe):
+ * ../linux/drivers/media/video/saa6752hs.c: (saa6752hs_probe):
+ * ../linux/drivers/media/video/saa7134/saa7134-alsa.c:
+ * ../linux/drivers/media/video/saa7134/saa7134-core.c:
+ (saa7134_fini):
+ * ../linux/drivers/media/video/saa7134/saa7134-empress.c:
+ * ../linux/drivers/media/video/saa7134/saa7134-i2c.c:
+ * ../linux/drivers/media/video/saa7134/saa7134.h:
+ * ../linux/drivers/media/video/tda9887.c: (tda9887_probe),
+ (tda9887_suspend):
+ * ../linux/drivers/media/video/tvaudio.c: (chip_thread),
+ (chip_probe):
+ * ../linux/drivers/media/video/tveeprom.c:
+ * ../linux/drivers/media/video/tvmixer.c:
+ * ../linux/drivers/media/video/tvp5150.c:
+ * ../linux/drivers/media/video/video-buf-dvb.c:
+ * ../linux/drivers/media/video/video-buf.c:
+ * ../linux/include/linux/video_decoder.h:
+ * ../linux/include/media/ir-common.h:
+ * ../v4l/Make.config:
+ * ../v4l/Makefile:
+ * ../v4l/compat.h:
+ - Lots of small changes to allow compiling with kernel 2.4.
+ Compilation result not tested yet.
+
+ - After this patch, .version should be removed, since its
+ syntax has changed.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-10-09 08:46 mkrufky
* ../v4l/scripts/merge-trees.sh: