From d0616b0ea22ac655dcf6179bfd972627b9c05eb4 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 10 Nov 2005 12:40:42 +0000 Subject: em28xx IR fixup and explicit compat_ioctl32 handler - Commented the code to avoid repeating events when pressing IR keys. - Included explicit compat_ioctl32 handler. CC: Arnd Bergmann Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index b9c8ed5a6..89302de11 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2005-11-10 12:33 mchehab + + * ../linux/drivers/media/video/em28xx/em28xx-input.c: + (get_key_em_haup): + - Commented the code to avoid repeating events when + pressing IR keys. + * ../linux/drivers/media/video/em28xx/em28xx-video.c: + - Included explicit compat_ioctl32 handler. + + * ../linux/drivers/media/video/bttv-driver.c: + * ../linux/drivers/media/video/cx88/cx88-video.c: + * ../linux/drivers/media/video/saa7134/saa7134-video.c: + - Fixed compiling with kernels older than 2.6.11. + + Signed-off-by: Mauro Carvalho Chehab + 2005-11-10 02:27 rmcc * ../linux/Documentation/video4linux/CARDLIST.saa7134: -- cgit v1.2.3