diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 2f6f82efd..685ce3c62 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,22 @@ +2005-10-30 17:16 mchehab + + * ../linux/drivers/media/video/bt832.c: + * ../linux/drivers/media/video/msp3400.c: + * ../linux/drivers/media/video/saa6588.c: + * ../linux/drivers/media/video/saa7134/saa6752hs.c: + * ../linux/drivers/media/video/saa7134/saa7134.h: + * ../linux/drivers/media/video/tda7432.c: + * ../linux/drivers/media/video/tda9875.c: + * ../linux/drivers/media/video/tda9887.c: + * ../linux/drivers/media/video/tvaudio.c: + * ../linux/drivers/media/video/tveeprom.c: + * ../linux/include/linux/i2c-id.h: + * ../linux/include/media/id.h: + - Second round of i2c IDs redefinition cleanup. + + Signed-off-by: Jean Delvare <khali@linux-fr.org> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-30 17:11 mchehab * ../v4l/Makefile: - Fix em28xx instalation. |