From 646e183e74465a8cd42787bcc68b0d12e7bc8b39 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 3 Nov 2005 22:31:23 +0000 Subject: - em28xx cleanups and fixes. - Some cleanups and audio amux adjust. - em28xx will allways try, by default, the biggest size alt. - Fixes audio mux code. - Fixes some logs. - added a hack to allow using I2S output (commented). Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 16be194ab..dd9725358 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,23 @@ +2005-11-03 22:11 mchehab + + * ../linux/drivers/media/video/em28xx/em28xx-cards.c: + (em28xx_card_setup): + - Some cleanups and audio amux adjust. + * ../linux/drivers/media/video/em28xx/em28xx-core.c: + (em28xx_set_alternate): + - em28xx will allways try, by default, the biggest size alt. + * ../linux/drivers/media/video/em28xx/em28xx-video.c: (video_mux), + (em28xx_v4l2_open), (em28xx_v4l2_close), (em28xx_v4l2_read), + (em28xx_v4l2_poll), (em28xx_v4l2_mmap), (em28xx_stream_interrupt), + (em28xx_do_ioctl), (em28xx_video_do_ioctl): + - Fixes audio mux code. + - Fixes some logs. + * ../linux/drivers/media/video/msp3400.c: (msp3400c_set_scart), + (msp_command): + - added a hack to allow using I2S output (commented). + + Signed-off-by: Mauro Carvalho Chehab + 2005-11-03 19:58 nshmyrev * ../linux/Documentation/video4linux/CARDLIST.saa7134: -- cgit v1.2.3