Age | Commit message (Expand) | Author |
2004-06-22 | - beautify error and debug messages | Michael Hunold |
2004-06-22 | - accidently inverted BUG_ON() logic | Michael Hunold |
2004-06-22 | - more kernel i2c cleanups | Michael 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øy | Michael Hunold |
2004-06-21 | make stv0299_writereg() return -EREMOTEIO on errors, no -1 == -EPERM | Johannes Stezenbach |
2004-06-14 | Avermedia support by Wolfram Joost | Holger Waechtler |
2004-06-07 | cleanup patch by Kenneth Aafløy | Johannes Stezenbach |
2004-06-07 | fixed TPS shifts... never showed up before since TPS probing worked too good ... | Holger Waechtler |
2004-05-28 | - clean up and sanitize various Kconfig entries | Michael Hunold |
2004-05-13 | - change default fw name to tda1004x.bin until someone comes up with a better... | Michael Hunold |
2004-05-10 | some 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 warning | Johannes Stezenbach |
2004-05-04 | - restructured firmware loading | Michael Hunold |
2004-05-04 | - compile fix, remove debugging printk | Michael Hunold |
2004-05-04 | - code cleanup, no functional changes | Michael 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-driver | Michael Hunold |
2004-05-03 | - remove 2.4 compat code, expect for ttusb_dec.c | Michael Hunold |
2004-05-03 | Overhaul frontend i2c subsystem because of the recent discussion about | Michael Hunold |
2004-05-01 | revert last change, errno is needed for __KERNEL_SYSCALLS__ | Johannes Stezenbach |
2004-05-01 | - remove unused "errno" variable | Michael Hunold |
2004-04-23 | Updated timeout to 800ms at suggestion from Damian Ivereigh | Andrew de Quincy |
2004-04-10 | - DVB_TWINHAN_DST depends on DVB_BT8XX (dependency is explicitly | Michael Hunold |
2004-04-08 | patch by Peter Hettkamp: add FE_CAN_RECOVER to reduce kdvb-fe CPU load | Johannes Stezenbach |
2004-03-25 | Added 200ms delay after first FE_INIT. | Andrew de Quincy |
2004-03-25 | Upped tuning delays to fix tuning | Andrew de Quincy |
2004-03-24 | Implemented FE_SLEEP | Andrew de Quincy |
2004-03-19 | patch by Kenneth Aafløy to add support for Typhoon DVB-S budget card | Johannes Stezenbach |
2004-03-15 | - C99 fixes | Michael Hunold |
2004-03-14 | ALPS BSRU6 needs inversion inverted. | Andrew de Quincy |
2004-03-14 | Converted 8space->1tabs (formatting) | Andrew de Quincy |
2004-03-14 | Fixed INVERSION_AUTO code so it no longer writes to the global initalisation ... | Andrew de Quincy |
2004-03-13 | Reading inversion with FE_GET_FRONTEND had the inversion the wrong way | Andrew de Quincy |
2004-03-12 | Tweaked timings for reliable tuning | Andrew de Quincy |
2004-03-12 | Needed to increase the delay | Andrew de Quincy |
2004-03-12 | Increased to a more suitable min_delay for tda1004x | Andrew de Quincy |
2004-03-11 | Removed unused variable warning | Andrew de Quincy |
2004-03-11 | Checked in experimental frontend patch | Andrew de Quincy |
2004-03-05 | Kconfig update for MT352. | Daniel Mack |
2004-03-05 | Added a driver for Zarlink's MT352 DVB-T demodulator. | Daniel Mack |
2004-03-03 | add (#if'ed) old code for tsa5060_set_tv_freq() which works | Johannes Stezenbach |
2004-03-02 | - C99 initializiers fix | Michael Hunold |
2004-03-01 | remove FE_CAN_RECOVER as suggested by Torbjörn Jansson | Johannes Stezenbach |
2004-02-27 | Reinstated old INVERSION_AUTO behaviour once more | Andrew de Quincy |
2004-02-27 | Reduced drift so channels cannot drift across to nearby ones | Andrew de Quincy |
2004-02-26 | Lots of fixes to help with correct tuning. | Andrew de Quincy |
2004-02-25 | Expanded INIT code, and sped up finetuning times. | Andrew de Quincy |
2004-02-24 | Added a temporary hack to fix buggy user-side software which supplies | Andrew de Quincy |