aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2008-04-24V4L/DVB (7629): au8522: replace __FUNCTION__ with __func__Michael Krufky
2008-04-24V4L/DVB (7628): au8522: codingstyle cleanupsMichael Krufky
2008-04-24V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USBSteven Toth
2008-04-24V4L/DVB (7569): Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tunerPatrick Boettcher
2008-04-24V4L/DVB (7471): SkyStar2: preparing support for the rev2.8Patrick Boettcher
2008-04-24V4L/DVB (7575): mt312: add attach-time setting to invert lnb-voltageMatthias Schwarzott
2008-04-24V4L/DVB (7574): mt312: Add support for zl10313 demodMatthias Schwarzott
2008-04-24V4L/DVB (7573): mt312: Supports different xtal frequenciesMatthias Schwarzott
2008-04-24V4L/DVB (7572): mt312: Fix diseqcMatthias Schwarzott
2008-04-24V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functionsMatthias Schwarzott
2008-04-24V4L/DVB (7568): Support for DVB-S demod PN1010 (clone of S5H1420) addedPatrick Boettcher
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7481): tda18271: fix standard map debugMichael Krufky
2008-04-24V4L/DVB (7470): CX24123: preparing support for CX24113 tunerPatrick Boettcher
2008-04-24V4L/DVB (7437): tda18271: increment module version minorMichael Krufky
2008-04-24V4L/DVB (7436): tda18271: add basic support for slave tuner configurationsMichael Krufky
2008-04-24V4L/DVB (7435): tda18271: add function tda18271_charge_pump_sourceMichael Krufky
2008-04-24V4L/DVB (7434): tda18271: set rfagc modes during channel configurationMichael Krufky
2008-04-24V4L/DVB (7433): tda18271: fix comparison bug in tda18271_powerscanMichael Krufky
2008-04-24V4L/DVB (7432): tda18271: allow device-specific configuration of rf agc topMichael Krufky
2008-04-24V4L/DVB (7431): tda18271: allow device-specific configuration of IF levelMichael Krufky
2008-04-24V4L/DVB (7430): tda18271: fix typo in tda18271_calibrate_rfMichael Krufky
2008-04-24V4L/DVB (7429): tda18271: write EP3 thru MD3 for image rejection low band ini...Michael Krufky
2008-04-24V4L/DVB (7427): dvb-pll: remove rf input module optionsMichael Krufky
2008-04-24V4L/DVB (7426): dvb-pll: renumber remaining description id'sMichael Krufky
2008-04-24V4L/DVB (7425): dvb-pll: remove dead codeMichael Krufky
2008-04-24V4L/DVB (7424): dvb-pll: remove support for Philips TUV1236DMichael Krufky
2008-04-24V4L/DVB (7423): dvb-pll: remove support for Philips TD1316Michael Krufky
2008-04-24V4L/DVB (7422): dvb-pll: remove support for Philips FMD1216MEMichael Krufky
2008-04-24V4L/DVB (7421): dvb-pll: remove support for LG TDVS-H06xFMichael Krufky
2008-04-24V4L/DVB (7420): dvb-pll: remove support for Philips FCV1236DMichael Krufky
2008-04-24V4L/DVB (7419): dvb-pll: remove support for Thomson FE6600Michael Krufky
2008-04-24V4L/DVB (7418): dvb-pll: remove support for Microtune 4042 FI5Michael Krufky
2008-04-24V4L/DVB (7417): dvb-pll: remove support for Thomson dtt761xMichael Krufky
2008-04-24V4L/DVB (7416): dvb-pll: remove support for Thomson dtt7610Michael Krufky
2008-04-24V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann
2008-04-24V4L/DVB (7385): tda18271: store agc_mode configuration independently of std_bitsMichael Krufky
2008-04-24V4L/DVB (7384): tda18271: store FM_RFn setting in struct tda18271_std_map_itemMichael Krufky
2008-04-24V4L/DVB (7383): tda18271: add attach-time parameter to limit i2c transfer sizeMichael Krufky
2008-04-24V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab
2008-04-24V4L/DVB (7224): Initial DVB-S support for MD8800 /CTX948Hartmut Hackmann
2008-04-24V4L/DVB (7223): Add support for the ISL6405 dual LNB supply chipHartmut Hackmann
2008-04-24V4L/DVB (7214): tda18271: move init functions to directly above tda18271_tuneMichael Krufky
2008-04-24V4L/DVB (7213): tda18271: consolidate tune functionsMichael Krufky
2008-04-24V4L/DVB (7212): tda18271: move rf calibration code from tda18271c1_tune into ...Michael Krufky
2008-04-24V4L/DVB (7211): tda18271: remove duplicated channel configuration code from t...Michael Krufky
2008-04-24V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner inst...Michael Krufky
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-04-24V4L/DVB (7107): frontends/xc5000.c: make a struct staticAdrian Bunk
2008-04-21DVB: Storage class should be before const qualifierTobias Klauser