diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
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 <mchehab@brturbo.com.br> + 2005-11-10 02:27 rmcc * ../linux/Documentation/video4linux/CARDLIST.saa7134: |