summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 1a414e019..76b1d7d84 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,16 @@
+2005-12-25 22:32 mchehab
+
+ * linux/drivers/media/video/tvp5150.c: (tvp5150_read),
+ (tvp5150_write), (tvp5150_write_inittab), (tvp5150_vdp_init),
+ (tvp5150_set_std), (tvp5150_reset), (tvp5150_command),
+ (tvp5150_detect_client), (tvp5150_attach_adapter),
+ (tvp5150_detach_client):
+ - Now reset do init tvp5150 registers to its default.
+ - Debug messages improved.
+ - Implemented video standard selection function.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-25 19:03 mkrufky
* linux/drivers/media/video/bttvp.h: