summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/grundig_29504-491.c
AgeCommit message (Expand)Author
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-18- nuke dvb functions stuffMichael Hunold
2004-07-17 - Add missing #include <linux/moduleparam.h>Kenneth Aafloy
2004-07-16 - Conversion to Kernel I2C layer.Kenneth 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-23FEC index limit mask has to be 0x07 - not 0x3Holger Waechtler
2003-06-23remove bogus out-of-range check, FEC table index is limited to 0...7 due to &...Holger Waechtler
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-05-27- remove enumeration typedefsMichael Hunold
2003-05-27Use C99 initializers.Michael Hunold
2003-04-30- introduce dvb_functions.h in order to make the dvb subsystemMichael Hunold
2003-04-28I forgot some frontend drivers, some more compile fixes for 2.5.68Michael Hunold
2003-04-26Revert ddelay() cleanup, discuss this first with Holger.Michael Hunold
2003-04-25Lots of cosmetic changes in order to sync the CVS withMichael Hunold
2003-04-24- #include "compat.h" --> #include "dvb_compat.h"Holger Waechtler
2003-03-22more portability, now frontend modules build out of the boxHolger Waechtler
2002-12-29Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...Michael Hunold
2002-11-18add FE_CAN_CLEAN_SETUP bit to avoid unnecessairy zigzag delay when usingHolger Waechtler
2002-10-16the 2.5 treeHolger Waechtler