diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 30844dc57..dc72675ee 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-11-06 05:46 mchehab + + * ../linux/drivers/media/video/em28xx/em28xx-core.c: + (em28xx_set_alternate): + * ../linux/drivers/media/video/em28xx/em28xx-video.c: + (em28xx_init_dev), (em28xx_usb_probe), (em28xx_usb_disconnect): + * ../linux/drivers/media/video/em28xx/em28xx.h: + - Fixed autodetection of max size by if alternate setting + - Fixed some debug messages + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-06 03:43 mchehab * ../linux/drivers/media/video/cx88/cx88-tvaudio.c: |