summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/dvb_dummy_fe.c
AgeCommit message (Expand)Author
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-08-24- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()Michael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-08corrected check for -ENOMEM when doing kmalloc in dvb_dummy_fe.Patrick Boettcher
2004-07-17 - Add missing #include <linux/moduleparam.h>Kenneth Aafloy
2004-07-16 - Adding I2C_DRIVERID for all frontends to dvb_i2c.hKenneth Aafloy
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2003-10-08- allow private data to be associated with i2c devicesAndreas Oberritter
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-05-27Use C99 initializers.Michael Hunold
2003-02-26fixedAndreas Oberritter
2003-02-23Add support for dummy frontends for DVB-S/C/T, selectable byDavor Emard