summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/cx24110.c
AgeCommit message (Expand)Author
2005-08-02Clean up timeout handling.Johannes Stezenbach
2005-08-02From: Adam Szalkowski <adamsz@gmx.net>Johannes Stezenbach
2005-07-24Fix DiSEqC switching (one bug fix suggested by Peter Hettkamp, and oneJohannes Stezenbach
2005-07-17update email address of Peter HettkampJohannes Stezenbach
2005-05-05sync back whitespace cleanups from kernelJohannes Stezenbach
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-08 - cx24110 diseqc_send_burst (Peter Hettkamp, Uwe Bugla)Kenneth 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-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-04-08patch by Peter Hettkamp: add FE_CAN_RECOVER to reduce kdvb-fe CPU loadJohannes Stezenbach
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2003-12-09use correct delay values, don't divide by HZ when using dvb_delay().Holger Waechtler
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-27- remove enumeration typedefsMichael Hunold
2003-05-12fix formatting and convert to C99 initializersJohannes Stezenbach
2003-05-12added support for FE_DISEQC_SEND_MASTER_CMDJohannes Stezenbach
2003-04-30- introduce dvb_functions.h in order to make the dvb subsystemMichael Hunold
2003-04-28Compile fixes against 2.5.68.Michael 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-04-21 - apply bugfixes by Mike Pieper <mike@pieper-family.de>Holger Waechtler