From 68a67b9bd9b17d93cad2820f7fccd12c56929272 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Sun, 8 Jan 2006 23:25:53 +0000 Subject: Fix stereo and standard reporting of msp3400 (esp. for radio) - Add VIDIOC_LOG_STATUS to the radio device ioctl list. - Reduce the confusion between modes and standards - Fix stereo reporting for radio. - Don't set i2c configuration if the chip doesn't support it. - Fix reporting of current standard for radio. Signed-off-by: Hans Verkuil --- v4l/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 71f0c29b3..97cea56fa 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2006-01-08 23:21 hverkuil + + * linux/drivers/media/video/bttv-driver.c: (radio_do_ioctl): + - Add VIDIOC_LOG_STATUS to the radio device ioctl list. + * linux/drivers/media/video/msp3400-driver.c: (msp_modus): + * linux/drivers/media/video/msp3400-kthreads.c: + (msp_standard_std_name), (msp3400c_thread), (msp3410d_thread), + (msp34xxg_reset), (msp34xxg_thread): + * linux/drivers/media/video/msp3400.h: + - Reduce the confusion between modes and standards + - Fix stereo reporting for radio. + - Don't set i2c configuration if the chip doesn't support it. + - Fix reporting of current standard for radio. + + Signed-off-by: Hans Verkuil + 2006-01-08 21:16 endriss * linux/drivers/media/common/saa7146_fops.c: (fops_open), -- cgit v1.2.3