diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 9e88b439a..20da0f6e0 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,25 @@ +2005-12-10 17:44 rmcc + + * linux/drivers/media/video/Makefile: + * linux/drivers/media/video/bttv-cards.c: (bttv_init_card2): + * linux/drivers/media/video/bttv-driver.c: (bttv_irq): + * linux/drivers/media/video/bttv-gpio.c: + * linux/drivers/media/video/bttv-input.c: (ir_handle_key), + (bttv_input_irq), (bttv_input_timer), (rc5_decode), (bttv_rc5_irq), + (bttv_rc5_timer_end), (bttv_rc5_timer_keyup), (bttv_input_init), + (bttv_input_fini): + * linux/drivers/media/video/bttv.h: + * linux/drivers/media/video/bttvp.h: + * linux/drivers/media/video/ir-kbd-gpio.c: + * v4l/Makefile: + * v4l_experimental/bttv-input/bttv-input.c: + * v4l_experimental/bttv-input/bttv-input.diff: + + - ir-kbd-gpio functionally has been merged into the main bttv module + - Terminated experimental bttv-input + + Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org> + 2005-12-10 14:39 mchehab * linux/drivers/media/video/tveeprom.c: |