summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/sp887x.c
AgeCommit message (Expand)Author
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
2005-01-21- add firmware file name to "upload..." printkJohannes Stezenbach
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-08-30patch by Jose Alberto Reguero: fix firmware downloadJohannes Stezenbach
2004-08-26Update everything to point to the new firmware download scriptAndrew de Quincy
2004-08-24- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()Michael Hunold
2004-08-22Added patch by Martin Kenny to fix tuning problems.Andrew de Quincy
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-07-17 - Add missing #include <linux/moduleparam.h>Kenneth Aafloy
2004-07-17fixed warning with kernel 2.6.7-powerpc:Andreas Oberritter
2004-07-16 - Adding I2C_DRIVERID for all frontends to dvb_i2c.hKenneth Aafloy
2004-07-12 - Properly lock the frontend module on open/close.Kenneth Aafloy
2004-06-22- convert two driver to kernel i2c (untested, tester needed for the sp887x)Michael Hunold
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-03-02- C99 initializiers fixMichael Hunold
2004-02-09fixed typoHolger Waechtler
2004-01-06- fix compilation with "make allyesconfig": make av7110Michael Hunold
2003-11-25make it compile with non-C99-compliant gcc versions. Patch contributed by Wol...Holger Waechtler
2003-11-20firmware loader implementation contributed by Martin StubbsHolger Waechtler
2003-11-11increase buf for firmware loading by 2 (bug reported by Jamie Honan)Johannes Stezenbach
2003-10-08- allow private data to be associated with i2c devicesAndreas Oberritter
2003-09-11include dvb_functions.h, not dvb_compat.hHolger Waechtler
2003-09-07- apply Avermedia DVB-T related patches contributed by Mark Edwards <mark@edw...Holger Waechtler
2003-09-07move DTF7202 driver to dvb-kernel for the avermedia DVB-T cardsHolger Waechtler