summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-11-04 14:23:40 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-11-04 14:23:40 +0000
commitdcb90726549eea6b843bc9813a84aecb974258a1 (patch)
tree1f8d33428921a01bee0b4fbeb320d10e11b64be0 /v4l
parent21ba85cb3bf57653bfb793d6fe00e81e0831fae4 (diff)
downloadmediapointer-dvb-s2-dcb90726549eea6b843bc9813a84aecb974258a1.tar.gz
mediapointer-dvb-s2-dcb90726549eea6b843bc9813a84aecb974258a1.tar.bz2
kernel-sync:
- Miscelaneous fixes for em28xx - I2C hardware named changed to wright value. - utsname included to em28xx-video.c - Makefile fixes. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 1483d1959..50325d249 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,16 @@
+2005-11-04 14:21 mchehab
+
+ * ../linux/drivers/media/video/Makefile:
+ * ../linux/drivers/media/video/em28xx/Makefile:
+ * ../linux/drivers/media/video/em28xx/em28xx-video.c:
+ * ../linux/drivers/media/video/ir-kbd-i2c.c: (ir_probe):
+ - Miscelaneous fixes for em28xx
+ - I2C hardware named changed to wright value.
+ - utsname included to em28xx-video.c
+ - Makefile fixes.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-11-04 14:19 mchehab
* ../linux/include/linux/videodev2.h: