summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2004-06-22- beautify error and debug messagesMichael Hunold
2004-06-22- accidently inverted BUG_ON() logicMichael Hunold
2004-06-22- more kernel i2c cleanupsMichael Hunold
2004-06-22- convert to kernel i2c, thanks to Kenneth Aafløy <lists@kenneth.aafloy.net>Michael Hunold
2004-06-22- convert two driver to kernel i2c (untested, tester needed for the sp887x)Michael Hunold
2004-06-22- don't leak memory, thanks to Kenneth AafløyMichael Hunold
2004-06-21make stv0299_writereg() return -EREMOTEIO on errors, no -1 == -EPERMJohannes Stezenbach
2004-06-14Avermedia support by Wolfram JoostHolger Waechtler
2004-06-07cleanup patch by Kenneth AafløyJohannes Stezenbach
2004-06-07fixed TPS shifts... never showed up before since TPS probing worked too good ...Holger Waechtler
2004-05-28- clean up and sanitize various Kconfig entriesMichael Hunold
2004-05-13- change default fw name to tda1004x.bin until someone comes up with a better...Michael Hunold
2004-05-10some functional fixes, not tested in kernel space -- sorry, don't have 2.6 ru...Holger Waechtler
2004-05-05#include <linux/device.h> to fix compile warningJohannes Stezenbach
2004-05-04- restructured firmware loadingMichael Hunold
2004-05-04- compile fix, remove debugging printkMichael Hunold
2004-05-04- code cleanup, no functional changesMichael Hunold
2004-05-04- fixed and tested firmware loading. works like this if you want to do it by ...Michael Hunold
2004-05-03- fix include file order in ttpci-driverMichael Hunold
2004-05-03- remove 2.4 compat code, expect for ttusb_dec.cMichael Hunold
2004-05-03Overhaul frontend i2c subsystem because of the recent discussion aboutMichael Hunold
2004-05-01revert last change, errno is needed for __KERNEL_SYSCALLS__Johannes Stezenbach
2004-05-01- remove unused "errno" variableMichael Hunold
2004-04-23Updated timeout to 800ms at suggestion from Damian IvereighAndrew de Quincy
2004-04-10- DVB_TWINHAN_DST depends on DVB_BT8XX (dependency is explicitlyMichael Hunold
2004-04-08patch by Peter Hettkamp: add FE_CAN_RECOVER to reduce kdvb-fe CPU loadJohannes Stezenbach
2004-03-25Added 200ms delay after first FE_INIT.Andrew de Quincy
2004-03-25Upped tuning delays to fix tuningAndrew de Quincy
2004-03-24Implemented FE_SLEEPAndrew de Quincy
2004-03-19patch by Kenneth Aafløy to add support for Typhoon DVB-S budget cardJohannes Stezenbach
2004-03-15- C99 fixesMichael Hunold
2004-03-14ALPS BSRU6 needs inversion inverted.Andrew de Quincy
2004-03-14Converted 8space->1tabs (formatting)Andrew de Quincy
2004-03-14Fixed INVERSION_AUTO code so it no longer writes to the global initalisation ...Andrew de Quincy
2004-03-13Reading inversion with FE_GET_FRONTEND had the inversion the wrong wayAndrew de Quincy
2004-03-12Tweaked timings for reliable tuningAndrew de Quincy
2004-03-12Needed to increase the delayAndrew de Quincy
2004-03-12Increased to a more suitable min_delay for tda1004xAndrew de Quincy
2004-03-11Removed unused variable warningAndrew de Quincy
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-03-05Kconfig update for MT352.Daniel Mack
2004-03-05Added a driver for Zarlink's MT352 DVB-T demodulator.Daniel Mack
2004-03-03add (#if'ed) old code for tsa5060_set_tv_freq() which worksJohannes Stezenbach
2004-03-02- C99 initializiers fixMichael Hunold
2004-03-01remove FE_CAN_RECOVER as suggested by Torbjörn JanssonJohannes Stezenbach
2004-02-27Reinstated old INVERSION_AUTO behaviour once moreAndrew de Quincy
2004-02-27Reduced drift so channels cannot drift across to nearby onesAndrew de Quincy
2004-02-26Lots of fixes to help with correct tuning.Andrew de Quincy
2004-02-25Expanded INIT code, and sped up finetuning times.Andrew de Quincy
2004-02-24Added a temporary hack to fix buggy user-side software which suppliesAndrew de Quincy