diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 807d7ca01..ba672c6b3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,28 @@ +2005-12-08 13:47 mchehab + + * linux/drivers/media/dvb/b2c2/flexcop-eeprom.c: + * linux/drivers/media/dvb/b2c2/flexcop-sram.c: + * linux/drivers/media/dvb/b2c2/flexcop-usb.c: + * linux/drivers/media/dvb/b2c2/flexcop-usb.h: + * linux/drivers/media/dvb/dvb-core/dvb_filter.c: + * linux/drivers/media/dvb/dvb-core/dvb_net.c: + * linux/drivers/media/dvb/frontends/at76c651.c: (at76c651_set_qam): + * linux/drivers/media/dvb/frontends/bcm3510.c: + * linux/drivers/media/dvb/frontends/lgdt330x.c: + (lgdt3302_read_status), (lgdt3302_read_snr), (lgdt3303_read_snr): + * linux/drivers/media/dvb/frontends/tda10021.c: + * linux/drivers/media/dvb/frontends/tda80xx.c: + * linux/drivers/media/dvb/ttpci/av7110.c: (debiirq), (vpeirq): + * linux/drivers/media/dvb/ttpci/av7110_hw.c: + * linux/drivers/media/dvb/ttpci/budget-patch.c: + (budget_patch_attach): + * linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c: + (ttusb_iso_irq): + + - keep #if 0 for existent code when genreating kernel patches + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-08 12:37 mkrufky * v4l/compat.h: |