summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/budget-ci.c
AgeCommit message (Expand)Author
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-28Support new dvb-ttusb-budget boards with stv0297Andrew de Quincey
2006-04-28Convert lnbp21 to a moduleAndrew de Quincey
2006-04-18Convert ttpci/budget-ci to refactored tuner codeAndrew de Quincey
2006-04-05Fix TT budget-ci 1.1 CI slotsAndrew 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
2005-12-04Backport of Dmitry Torokhov's input layer changes at mainline kernelRicardo Cerqueira
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-08-03Fix DVBC CI so it enables the PLL i2cAndrew de Quincy
2005-07-26Removed PWM parameter - moved into inittabs.Andrew de Quincy
2005-07-26Externalise inittabsAndrew de Quincy
2005-07-26Update to new PLL codeAndrew de Quincy
2005-07-24Start of support for TT DVBC CI.Andrew de Quincy
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-06-14New TT card is not sold by hauppauge, so remove "nova" stuff from itsAndrew de Quincy
2005-06-13Support for new TT DVB-T-CI, thanks to Andre WeidemannAndrew de Quincy
2005-05-18adapted to tda1004x driver updateHartmut Hackmann
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2004-11-22patch by Adrian Bunk: philips_tdm1316l_config multiple definitionJohannes 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-12Updated to fix problems with some CAMs on KNC1 cardsAndrew de Quincy
2004-11-12Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself.Andrew 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-26Fix SMP lockup issueAndrew de Quincy
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-08-16Fixes to improve cam removal/detectionAndrew de Quincy
2004-05-24- fix segmentation fault when using stv0299 driver, the private data pointer ...Michael Hunold
2004-05-03- remove 2.4 compat code, expect for ttusb_dec.cMichael Hunold
2004-05-01Enabled CI code by defaultAndrew de Quincy
2004-04-20Now switches SAA7146 video input port on CAM insertion/removalAndrew de Quincy
2004-04-17Fixed GPIO1 setting for CI cardsAndrew de Quincy
2004-04-05First commmit for budget-ci CI interface codeAndrew de Quincy
2004-03-12Doh! Applied patch to the wrong copy of the CVS tree. THIS one has theAndrew de Quincy
2004-03-12SMP compilation fixes thanks to Kenneth AafløyAndrew de Quincy
2004-03-11#include <dvb_functions.h> for dvb_delay()Johannes Stezenbach
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-03-05changed name of ir event device to a more useful stringOliver Endriss
2003-11-20- move saa7146_set_gpio() from saa7146_vv to saa7146_coreMichael Hunold
2003-10-28The remote control table should be filled completely. At leastJamie Honan
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