summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2003-10-29Pin 1 versus pin 2 needs more testing. Put back as was till moreJamie Honan
2003-10-28Fix 03T to have TS204Jamie Honan
2003-10-28Pin 2 for 8820 is controlled by value 4. Also normally low,Jamie Honan
2003-10-28- reworked i2c / gpio so not so hackerish and more in line withJamie Honan
2003-10-16- fix usage of firmware location Kconfig option (Thanks Jamie!)Michael Hunold
2003-10-13DVB_TWINHAN_DSTJamie Honan
2003-10-13CONFIG_DVB_TWINHAN_DSTJamie Honan
2003-10-13Initial dst.hJamie Honan
2003-10-13Initial dst.cJamie Honan
2003-10-08- allow private data to be associated with i2c devicesAndreas Oberritter
2003-10-08fixed fe_countAndreas Oberritter
2003-10-08replaced alps_bsrv2 driver by generic ves1893 & ves1993 driverAndreas Oberritter
2003-10-08misc bugfixes and performance improvementsAndreas Oberritter
2003-10-07applied latest changes by Juergen Peitz, namely:Holger Waechtler
2003-10-01- didn't mean to wipe out sp887x driver entryMichael Hunold
2003-10-01- clean up Kconfig files, use the new SELECT facilityMichael Hunold
2003-09-26fixed detection of stv0299 if chip is in standby modeOliver Endriss
2003-09-24allow PWM (tuner calibaration) value from EEPROM to be overriddenJohannes Stezenbach
2003-09-24- patch by Peter Bieringer: nicer log outputJohannes Stezenbach
2003-09-11include dvb_functions.h, not dvb_compat.hHolger Waechtler
2003-09-11add entry for sp887xHolger Waechtler
2003-09-10changed #ifdef to #if again...Andreas Oberritter
2003-09-10Change #if to #ifdefMichael Hunold
2003-09-10Changes from 2.6.0-test5, although I don't know what they do...Michael Hunold
2003-09-10C99 initializer fixes backported from 2.6.0-test5Michael Hunold
2003-09-10Fix typo in file description.Michael Hunold
2003-09-07- apply Avermedia DVB-T related patches contributed by Mark Edwards <mark@edw...Holger Waechtler
2003-09-07move DTF7202 driver to dvb-kernel for the avermedia DVB-T cardsHolger Waechtler
2003-09-01fixed debugging #ifdefAndreas Oberritter
2003-08-21Patch from Lauri Pesonen: Use correct IF for TT-Budget card.Johannes Stezenbach
2003-07-26show i2c read errors only for registered frontendsAndreas Oberritter
2003-07-23fix MakefileAndreas Oberritter
2003-07-12Changed microcode location commentAndrew de Quincy
2003-07-11Fixed a stupid bug in tuningAndrew de Quincy
2003-07-08Read SP8870 status reg to clear pending irqs in FE_SET_FRONTEND,Johannes Stezenbach
2003-06-27Final cleanup of tda10045h supportAndrew de Quincy
2003-06-27Firmware location can now be specified through v2.5 Kconfig.Andrew de Quincy
2003-06-27Make fixes for tda1004x renaming.Andrew de Quincy
2003-06-27Renamed tda10045h.c to tda1004x.cAndrew de Quincy
2003-06-27Implemented status readouts. Reorganised driver to allow easy implementation ...Andrew de Quincy
2003-06-26vp310 should be configured to 90Mhz, too...Andreas Oberritter
2003-06-26set up data output for skystar2Andreas Oberritter
2003-06-25better support for vp310 on skystar2 cardsAndreas Oberritter
2003-06-25- follow kernel coding style, mostly indentation fixes, don't put staticMichael Hunold
2003-06-24support for Mitel VP310 (untested)Andreas Oberritter
2003-06-23Now forced to use auto for as many parameters as possibleAndrew de Quincy
2003-06-23Removed unneeded FE_RESET code.Andrew de Quincy
2003-06-23FEC index limit mask has to be 0x07 - not 0x3Holger Waechtler
2003-06-23remove bogus out-of-range check, FEC table index is limited to 0...7 due to &...Holger Waechtler
2003-06-23don't enable voltage on init + inversion bugfixAndreas Oberritter