summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/dvb_dummy_fe.c
AgeCommit message (Expand)Author
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-18Convert dvb_dummy_fe to refactored tuner codeAndrew de Quincey
2005-11-07[PATCH] fix missing includesMichael Krufky
2005-10-24From: Jesper Juhl <jesper.juhl@gmail.com>Johannes Stezenbach
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
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