summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/sp887x.c
AgeCommit message (Expand)Author
2009-08-10Use kzalloc for frontend states to have struct dvb_frontend properlyDouglas Schilling Landgraf
2008-09-04v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-07-17backport commit bc179153ae2334efe28cf4f3300e024da7d83753Mauro Carvalho Chehab
2008-04-08media/dvb/frontends replace remaining __FUNCTION__ occurrencesMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2006-07-19[PATCH] release_firmware() fixesMauro Carvalho Chehab
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-18Convert sp887x to refactored tuner codeAndrew de Quincey
2005-12-27make the firmware dir documentation and comments consistent in the v4l-dvb tree.Michael Krufky
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-07[PATCH] fix missing includesMichael Krufky
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