summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2006-01-07 20:43:22 +0000
committerMauro Carvalho Chehab <devnull@localhost>2006-01-07 20:43:22 +0000
commit891b1a330d34434953b744f5b470acf01cbcd1df (patch)
treea4deac413d4896ae8c4372d2c068d3f6a50a807e /v4l
parenta107ffe65b37a2bb7dfad1822910d281b18a2da9 (diff)
downloadmediapointer-dvb-s2-891b1a330d34434953b744f5b470acf01cbcd1df.tar.gz
mediapointer-dvb-s2-891b1a330d34434953b744f5b470acf01cbcd1df.tar.bz2
Some cleanups at I2C modules
- Latest patch reverted, since __stringfy seems to be needed for kernel < 2.6.15 - Applied kernel I2C cleanups from Jean Delaware. - driver names simplified to allow usage of newer printk macros at v4l2-common.h Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog37
1 files changed, 37 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index d1a89c1f2..1401ee1b3 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,40 @@
+2006-01-07 20:12 mchehab
+
+ * linux/drivers/media/dvb/cinergyT2/cinergyT2.c:
+ * linux/drivers/media/dvb/ttpci/budget.h:
+ * linux/drivers/media/video/bt832.c:
+ * linux/drivers/media/video/bttv-i2c.c: (attach_inform):
+ * linux/drivers/media/video/cs53l32a.c: (cs53l32a_attach):
+ * linux/drivers/media/video/cx25840/cx25840-core.c:
+ (cx25840_detect_client):
+ * linux/drivers/media/video/cx25840/cx25840.h:
+ * linux/drivers/media/video/cx88/Kconfig:
+ * linux/drivers/media/video/cx88/cx88-i2c.c: (attach_inform):
+ * linux/drivers/media/video/em28xx/em28xx-i2c.c:
+ * linux/drivers/media/video/ir-kbd-i2c.c:
+ * linux/drivers/media/video/msp3400-driver.c:
+ * linux/drivers/media/video/saa6588.c:
+ * linux/drivers/media/video/saa7115.c: (saa7115_attach):
+ * linux/drivers/media/video/saa711x.c: (saa711x_detect_client):
+ * linux/drivers/media/video/saa7127.c: (saa7127_attach):
+ * linux/drivers/media/video/saa7134/saa6752hs.c:
+ * linux/drivers/media/video/saa7134/saa7134-i2c.c: (attach_inform):
+ * linux/drivers/media/video/tda7432.c:
+ * linux/drivers/media/video/tda9875.c:
+ * linux/drivers/media/video/tda9887.c:
+ * linux/drivers/media/video/tuner-core.c: (set_type):
+ * linux/drivers/media/video/tvaudio.c:
+ * linux/drivers/media/video/tveeprom.c: (tveeprom_detect_client):
+ * linux/include/linux/i2c-id.h:
+ * linux/include/media/saa7146.h:
+ - Latest patch reverted, since __stringfy seems to be needed for
+ kernel < 2.6.15
+ - Applied kernel I2C cleanups from Jean Delaware.
+ - driver names simplified to allow usage of newer printk macros
+ at v4l2-common.h
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2006-01-07 17:17 mchehab
* linux/drivers/media/dvb/cinergyT2/cinergyT2.c: