diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index e4f695633..002250c1c 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,21 @@ +2005-12-08 15:10 mchehab + + * linux/drivers/media/dvb/dvb-core/dvb_filter.c: + * linux/drivers/media/dvb/frontends/lgdt330x.c: + (lgdt3302_read_status), (lgdt3302_read_snr), (lgdt3303_read_snr): + * linux/drivers/media/dvb/frontends/stv0297.c: + * linux/drivers/media/dvb/frontends/tda80xx.c: (tda8044_init): + * linux/drivers/media/dvb/ttpci/av7110.c: + * linux/drivers/media/dvb/ttpci/ttpci-eeprom.c: + * linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c: + (ttusb_probe): + * linux/drivers/media/video/em28xx/em28xx-input.c: + (get_key_em_haup): + + - more #if 0 / #if 1 fixes to be in sync with kernel + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-08 14:05 mchehab * README.CVS: |