diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index b3264f937..86f517069 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,24 @@ +2005-12-07 12:28 mchehab + + * linux/drivers/media/video/saa7134/Makefile: + * linux/drivers/media/video/saa7134/saa7134-core.c: + * linux/drivers/media/video/saa7134/saa7134-input.c: + (saa7134_input_init1): + * linux/drivers/media/video/saa7134/saa7134-oss.c: + (saa7134_oss_init): + * linux/drivers/media/video/tuner-core.c: (tuner_suspend): + * linux/drivers/media/video/tvaudio.c: (chip_write), (chip_read), + (chip_probe): + * linux/drivers/media/video/tveeprom.c: + * linux/drivers/media/video/tvp5150.c: + * linux/drivers/media/video/v4l1-compat.c: + (v4l_compat_translate_ioctl): + * linux/sound/pci/bt87x.c: (snd_bt87x_create): + + kernel-sync patches. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-07 12:01 mchehab * linux/drivers/media/video/bttv-driver.c: |