summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index f8e0680a0..22e3d879c 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,17 @@
+2006-01-14 22:06 mcisely
+
+ * v4l_experimental/pvrusb2/pvrusb2-debug.h:
+ * v4l_experimental/pvrusb2/pvrusb2-i2c-core.c: (pvr2_i2c_xfer),
+ (pvr2_i2c_client_cmd):
+ * v4l_experimental/pvrusb2/pvrusb2-main.c: (pvr_init):
+ * v4l_experimental/pvrusb2/pvrusb2-v4l2.c: (pvr2_v4l2_do_ioctl):
+
+ -Change global "debug" to "pvrusb2_debug". This should be the
+ only actual public global in the entire driver (everything else
+ is either static or held through a context pointer).
+
+ Signed-off-by: Mike Isely <isely@pobox.com>
+
2006-01-14 21:09 mcisely
* v4l_experimental/pvrusb2/pvrusb2-hdw.c: