summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 79650541f..e870a3441 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,27 @@
+2006-01-22 13:04 hverkuil
+
+ * linux/drivers/media/video/cx25840/cx25840-core.c:
+ (cx25840_command), (cx25840_detect_client):
+ * linux/drivers/media/video/cx25840/cx25840.h:
+ * linux/drivers/media/video/msp3400-driver.c:
+ * linux/drivers/media/video/msp3400-kthreads.c: (msp_set_source),
+ (msp3400c_set_carrier), (msp3400c_set_mode),
+ (msp3400c_set_audmode), (msp3400c_detect_stereo), (watch_stereo),
+ (msp3400c_thread), (msp3410d_thread), (msp34xxg_set_source),
+ (msp34xxg_thread), (msp34xxg_detect_stereo),
+ (msp34xxg_set_audmode), (msp_set_audmode), (msp_detect_stereo):
+ * linux/drivers/media/video/msp3400.h:
+ * linux/drivers/media/video/tuner-core.c: (tuner_status),
+ (tuner_command):
+ * linux/drivers/media/video/tvaudio.c: (chip_attach),
+ (chip_command):
+
+ - audmode and rxsubchans fixes in msp3400, tuner, tvaudio and
+ cx25840.
+ - msp3400 cleanups
+
+ Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
+
2006-01-22 03:51 mcisely
* v4l_experimental/pvrusb2/pvrusb2-i2c-chips-v4l2.c: