summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/budget-av.c
AgeCommit message (Expand)Author
2005-05-18adapted to tda1004x driver updateHartmut Hackmann
2005-04-04 budget-av:Kenneth Aafloy
2005-04-03patch by Alexander Riedel:Johannes Stezenbach
2005-03-19 - Patch by Olaf Titz: gcc 2.95 compile fixesKenneth Aafloy
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-08 - Fix for CAMs on Typhoon DVB-S, where it would constantly reset itself.Kenneth Aafloy
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2004-11-20Added setting to allow inversion of OCLKAndrew de Quincy
2004-11-14 - Fix budget module usage count for frontend/demux devices.Kenneth Aafloy
2004-11-13Fix module usage count problemAndrew de Quincy
2004-11-13Corrected formattingAndrew de Quincy
2004-11-12Enhanced poll_slot_status to support non-IRQ interfacesAndrew de Quincy
2004-11-12Updated to fix problems with some CAMs on KNC1 cardsAndrew de Quincy
2004-11-12Added locking to prevent GPIO problem between polling and IO/attribute memoryAndrew de Quincy
2004-11-12Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself.Andrew de Quincy
2004-11-10Patch from olivier to add support for KNC cardsAndrew de Quincy
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-09-20- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...Michael Hunold
2004-08-18- nuke dvb functions stuffMichael Hunold
2004-08-18- remove dvb i2c code (all drivers are ported to kernel i2c)Michael Hunold
2004-07-29 - Fix videodev has no release callback.Kenneth Aafloy
2004-06-24Uli Luckas' Cinergy1200 patchsets and SAA patches fixing the broken frontend ...Holger Waechtler
2004-06-04- same as for budget-ci: make sure the data pointer is valid before budget-co...Michael Hunold
2004-05-03- fix include file order in ttpci-driverMichael Hunold
2004-03-19patch by Kenneth Aafløy to add support for Typhoon DVB-S budget cardJohannes Stezenbach
2004-03-15- remove superfluous h_calc and v_field entries from internal saa7146_vvMichael Hunold
2004-03-15- C99 fixMichael Hunold
2003-07-21Patch by Michael Glaum, code by Metzler Bros.:Johannes Stezenbach
2003-07-07Make the "ext_vv_data" informations a per-device information insteadMichael Hunold
2003-06-26- fix usage of "v4l2_common_std()" from v4l2-common.c in saa7146_video.cMichael Hunold
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold
2003-06-03Here comes the "dvb-c analog module hack"Michael Hunold
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-22- removed the compatibility crap around KBUILD_MODNAME from all drivers,Michael Hunold
2003-03-21many more portability changesHolger Waechtler
2003-03-21- more portability changes, move ddelay() into compat.hHolger Waechtler
2003-03-20Small changes all over the place:Michael Hunold
2003-03-20Move the budget-driver from "ttpci-budget" to "ttpci", because theMichael Hunold