diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ff3808625..eca1a7848 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,21 @@ +2005-10-25 12:16 mchehab + + * ../linux/drivers/media/video/cs53132a.c: + - module renamed to cs53l32ac. + + * ../linux/drivers/usb/media/em2820-i2c.c: (em2820_i2c_eeprom): + - New debug info from em2820 eeprom + + * ../linux/drivers/usb/media/em2820-video.c: (em2820_init_dev), + (em2820_usb_probe): + - Fixed request_module to the newer name for saa711x + - module info messages improved to show audio interfaces. + + * ../v4l/Makefile: + - Fixed to compile cx53l32ac instead of cx53132ac. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-24 03:13 mkrufky * ../linux/drivers/media/video/Kconfig: |