summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 4b829ef79..e8d63bd89 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,19 @@
+2006-01-01 18:06 hverkuil
+
+ * linux/drivers/media/video/msp3400.c: (msp_reset), (msp_read),
+ (msp_write), (msp_set_scart), (msp_set_mute), (msp_set_audio),
+ (msp3400c_setmode), (msp3400c_print_mode),
+ (msp34xxg_write_dfp_with_default):
+ Continue cleanup effort:
+ - more cosmetic changes
+ - combine volume, balance, bass and treble into one audio
+ function. Revert old 2.4 code that crept in.
+ - print internal ioctls using new debug function.
+ - marked all msp3400c (aka manual) functions as such.
+ - removed some unused data structures.
+
+ Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
+
2006-01-01 17:25 mchehab
* test/Makefile: