summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Hackmann <devnull@localhost>2005-10-17 21:08:09 +0000
committerHartmut Hackmann <devnull@localhost>2005-10-17 21:08:09 +0000
commit9e260121684d749787a255836d9e0fcc3a0d4c04 (patch)
tree53780510c6cbe4e0525aae60bbb6fcb669481591
parent59b00d7afbf9ba06de99bedc769f415b7d775086 (diff)
downloadmediapointer-dvb-s2-9e260121684d749787a255836d9e0fcc3a0d4c04.tar.gz
mediapointer-dvb-s2-9e260121684d749787a255836d9e0fcc3a0d4c04.tar.bz2
- add support for tda8275a
- support all possible I2C addresses - automatic version and address detection - let i2c bridge stabilize befor use Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
-rw-r--r--v4l/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 7a8cda469..193857bc0 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,15 @@
+2005-10-17 23:00 hhackmann
+ * ../linux/drivers/media/video/tda8290.c
+ ../linux/drivers/media/video/tuner-core.c
+ ../linux/include/media/tuner.h
+
+ - add support for tda8275a
+ - support all possible I2C addresses
+ - automatic version and address detection
+ - let i2c bridge stabilize befor use
+
+ Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
+
2005-10-16 20:16 mkrufky
* ../v4l/scripts/merge-trees.sh: