summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 25cd43664..8aac35f37 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,43 @@
+2006-01-11 18:48 mchehab
+
+ * linux/drivers/media/video/bt832.c: (bt832_hexdump):
+ * linux/drivers/media/video/cs53l32a.c: (cs53l32a_attach):
+ * linux/drivers/media/video/cx25840/cx25840-core.c: (set_input),
+ (set_v4lfmt), (cx25840_command), (cx25840_detect_client):
+ * linux/drivers/media/video/msp3400-driver.c: (msp_reset),
+ (msp_read), (msp_write), (msp_set_scart), (msp_set_mute),
+ (msp_set_audio), (msp_modus):
+ * linux/drivers/media/video/msp3400-kthreads.c: (msp3400c_setmode),
+ (msp3400c_setstereo), (msp3400c_print_mode), (autodetect_stereo),
+ (watch_stereo), (msp3400c_thread), (msp3410d_thread),
+ (msp34xxg_set_source), (msp34xxg_thread), (msp34xxg_detect_stereo):
+ * linux/drivers/media/video/msp3400.h:
+ * linux/drivers/media/video/saa7115.c:
+ (saa7115_set_audio_clock_freq), (saa7115_set_v4lstd),
+ (saa7115_set_v4lfmt), (saa7115_command), (saa7115_attach):
+ * linux/drivers/media/video/saa7127.c: (saa7127_set_vps),
+ (saa7127_set_cc), (saa7127_set_xds), (saa7127_set_wss),
+ (saa7127_set_video_enable), (saa7127_set_std),
+ (saa7127_set_output_type), (saa7127_set_input_type),
+ (saa7127_attach):
+ * linux/drivers/media/video/tda7432.c: (tda7432_write),
+ (tda7432_read), (tda7432_set), (do_tda7432_init),
+ (tda7432_command):
+ * linux/drivers/media/video/tda9875.c: (tda9875_read),
+ (tda9875_attach):
+ * linux/drivers/media/video/tvaudio.c: (chip_write), (chip_read),
+ (chip_read2), (chip_cmd), (chip_thread), (generic_checkmode),
+ (tda9840_getmode), (tda9873_getmode), (tda9873_setmode),
+ (tda9874a_setup), (tda9874a_getmode), (tda9874a_setmode),
+ (tda9874a_checkit), (ta8874z_getmode), (ta8874z_setmode),
+ (chip_attach), (chip_command):
+ * linux/include/media/v4l2-common.h:
+ - debug global var is already used inside kernel.
+ - v4l_dbg now expects the debug var
+ - global vars inside msp34xx renamed to msp_*
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2006-01-10 19:55 rmcc
* linux/drivers/media/video/saa7134/saa7134-cards.c: