diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index c0a2affcf..b335f4aef 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,20 @@ +2005-12-04 12:16 hverkuil + + * ../linux/drivers/media/video/bttv-cards.c: (miro_pinnacle_gpio), + (bttv_init_card2): + * ../linux/drivers/media/video/bttv-driver.c: + * ../linux/drivers/media/video/bttvp.h: + * ../linux/drivers/media/video/mt20xx.c: (microtune_init): + * ../linux/drivers/media/video/tda9887.c: (tda9887_configure), + (tda9887_attach), (tda9887_command): + * ../linux/drivers/media/video/tuner-core.c: (tuner_command): + * ../linux/include/media/audiochip.h: + + Remove AUDC_CONFIG_PINNACLE horror. This also fixes radio support + for mt20xx tuners. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + 2005-12-04 01:04 rmcc * ../linux/drivers/media/common/ir-common.c: (ir_input_init): |