summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 90ebd3aac..15e05c8ce 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,12 @@
+2005-10-16 17:42 mrechberger
+
+ * ../linux/drivers/usb/media/em2820-core.c: (em2820_init_isoc),
+ (em2820_uninit_isoc):
+ - replaced kmalloc/kfree with usb_buffer_alloc/usb_buffer_free to get
+ around the kmalloc restrictions
+
+ Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
+
2005-10-16 12:14 mchehab
* ../v4l/scripts/strip-trailing-whitespaces.sh: