diff options
-rw-r--r-- | v4l/ChangeLog | 12 |
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: |