summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2006-01-09 17:17:32 +0000
committerMauro Carvalho Chehab <devnull@localhost>2006-01-09 17:17:32 +0000
commit6807eba35cc91e109fed1df6038c424496cf2add (patch)
tree475351eb821b9e5a741faa5ba2f97e27cbf2e857 /v4l/ChangeLog
parent1faa3dcb3917ba99177697e1b8b4473e388744f8 (diff)
downloadmediapointer-dvb-s2-6807eba35cc91e109fed1df6038c424496cf2add.tar.gz
mediapointer-dvb-s2-6807eba35cc91e109fed1df6038c424496cf2add.tar.bz2
Several i2C cleanups to compile on both current linux and kernels >2.6.15
kernel-sync Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 408731e6f..3914a6923 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,34 @@
+2006-01-09 17:12 mchehab
+
+ * linux/drivers/media/dvb/cinergyT2/cinergyT2.c:
+ * linux/drivers/media/dvb/ttpci/budget.h:
+ * linux/drivers/media/video/bt832.c: (bt832_attach),
+ (bt832_detach), (bt832_command):
+ * linux/drivers/media/video/bttv-i2c.c:
+ * linux/drivers/media/video/cx88/Kconfig:
+ * linux/drivers/media/video/tda7432.c: (tda7432_attach),
+ (tda7432_command), (tda7432_init):
+ * linux/drivers/media/video/tuner-core.c:
+ * linux/drivers/media/video/tvp5150.c:
+ * linux/include/linux/i2c-id.h:
+ * linux/include/media/saa7146.h:
+ - Several i2C cleanups to compile on both current linux
+ and kernels >2.6.15
+
+ * linux/drivers/media/video/tda9875.c: (tda9875_write),
+ (i2c_read_register), (tda9875_set), (do_tda9875_init),
+ (tda9875_checkit), (tda9875_attach), (tda9875_command):
+ - Old patch reverted since it uses a different way to
+ call i2c functions.
+
+ * v4l/Makefile:
+ - Making compile bt832, tda9732 and tda9875
+
+ * v4l/scripts/gentree.pl:
+ Some fixes to remove unnecessary ifs at kernel
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2006-01-09 16:24 mkrufky
* linux/Documentation/dvb/get_dvb_firmware: