diff options
| author | Ricardo Cerqueira <devnull@localhost> | 2005-12-10 17:51:31 +0000 |
|---|---|---|
| committer | Ricardo Cerqueira <devnull@localhost> | 2005-12-10 17:51:31 +0000 |
| commit | 8b3be7709f039bc44be8053681f2e94cae69d5db (patch) | |
| tree | 52152b8419df847a5039f19e61aa7da84ede2852 /v4l/ChangeLog | |
| parent | e16ce4ced092fb2227e41ae9773a1c5b3e7ca5fd (diff) | |
| download | mediapointer-dvb-s2-8b3be7709f039bc44be8053681f2e94cae69d5db.tar.gz mediapointer-dvb-s2-8b3be7709f039bc44be8053681f2e94cae69d5db.tar.bz2 | |
ir-kbd-gpio is now part of bttv
From: Ricardo Cerqueira <v4l@cerqueira.org>
Merged ir-kbd-gpio into bttv as bttv-input, for consistency with other
input modules
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
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: |
