summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/budget.c
AgeCommit message (Expand)Author
2006-11-22Correct budget.c permissionsAndrew de Quincey
2006-11-19budget: diseqc_method module parameter for cards with subsystem-id 13c2:1003Oliver Endriss
2006-11-16Fix tuning on older budget DVBS cards.Andrew de Quincey
2006-08-07remove null chars from dvb namesMauro Carvalho Chehab
2006-07-30Add tda10086 support for TT DVB-S-1401Andrew de Quincey
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-07-28Convert SEC drivers to new frontend APIAndrew de Quincey
2006-07-19[budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop codeOliver Endriss
2006-07-10Fix unstable DISEQC behaviour on budget cards.Andrew de Quincey
2006-06-06Reverted a patch by commited without ackMauro Carvalho Chehab
2006-06-06TT 1400 DVB-S Budget with different PCI subsystem IDMichael Krufky
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-28Convert lnbp21 to a moduleAndrew de Quincey
2006-04-18Convert ttpci/budget to refactored tuner codeAndrew de Quincey
2006-03-16Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Oliver Endriss
2006-02-28TechnoTrend S-1500 card handling moved from budget.c to budget-ci.cOliver Endriss
2006-02-28Refactored LNBP21 and BSBE1 supportOliver Endriss
2005-12-19Revert one 64-bit fix and improved other 64-bit fixesHans Verkuil
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-12LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss
2005-11-08fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss
2005-10-24stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr...Oliver Endriss
2005-10-03Remove broken stv0299 enhanced tuning codeAndrew de Quincy
2005-09-04This patch adds support for the Technotrend Budget Card S1500Andrew de Quincy
2005-07-21Fix inversion/fec.Andrew de Quincy
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-06-15Finalised s5h1420/Nova-S SE support. releasedAndrew de Quincy
2005-06-12Fixed initialisation of LNBP21Andrew de Quincy
2005-06-12Implement voltage controlsAndrew de Quincy
2005-06-12Correct subsystem idAndrew de Quincy
2005-06-11Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). UntestedAndrew de Quincy
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-01-30Committed patch for Activy Budget with ALPS BSRU6 tunerOliver Endriss
2004-12-19patch by Emard to enable satelco support.Johannes Stezenbach
2004-11-14 - Fix budget module usage count for frontend/demux devices.Kenneth Aafloy
2004-11-08- make needlessly global code staticMichael Hunold
2004-11-07Fixed set_toneAndrew 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- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- nuke dvb functions stuffMichael Hunold
2004-05-03Overhaul frontend i2c subsystem because of the recent discussion aboutMichael Hunold
2004-02-27coding style fix onlyOliver Endriss
2004-02-26Added support for Fujitsu-Siemens Activy Card (Grundig tuner)Oliver Endriss
2003-10-09- backfeed patches from 2.6.0-test7, which have not gone through our cvs:Michael Hunold
2003-08-31use budget-ci driver for new TT DVB-T cards with onboard MSP430.Holger Waechtler
2003-07-07Make the "ext_vv_data" informations a per-device information insteadMichael Hunold
2003-06-18When I submitted the last patchset for the 2.5 kernel series,Michael Hunold