Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-21 | added the dib3000mc/p frontend driver. Micheal, sorry for being overhasty ↵ | Patrick Boettcher | |
with the Kconfig from dibusb. | |||
2004-11-05 | - large refactoring of the dib3000mb frontend to make integration of the | Patrick Boettcher | |
dib3000mc easier, especially to avoid code duplication | |||
2004-11-03 | - remove remaining cvs commit foobar stuff | Michael Hunold | |
- remove media/Kconfig, it's not needed any more for makelinks | |||
2004-10-31 | - corrected tuner address, it was broken since FE_REFACTORING. | Patrick Boettcher | |
Andrew, was there a reason why you >> 1 the pll address and << 1 always when it was needed? | |||
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy | |
2004-10-26 | - please don't use CVS version magic stuff like | Michael Hunold | |
"$Id: xxxxxxx.h,v 1.7 2004/09/28 19:39:06 xxx Exp" | |||
2004-10-13 | *dang* committed a bug, corrected | Patrick Boettcher | |
2004-10-11 | merged some of the changes Andreas Oberritter did in FE_REFACTORING to HEAD | Patrick Boettcher | |
2004-10-04 | - added GET_TUNE_SETTING ioctl | Patrick Boettcher | |
- correct LOCK status | |||
2004-09-28 | - signal strength and snr calculations code included, but not activate. ↵ | Patrick Boettcher | |
log10 is missing | |||
2004-09-25 | corrected FEC values | Patrick Boettcher | |
2004-09-20 | - read unc, ber, signal strength | Patrick Boettcher | |
- corrected FEC_2_3 handling - debug methods | |||
2004-09-17 | - typos in README.dibusb fixed and comments added | Patrick Boettcher | |
- changed debug calls, added debug levels - fixed bug, when enumerating the firmware files | |||
2004-09-13 | - alpha has to be 1, even when hierarchy is off | Patrick Boettcher | |
- modified the tuning auto search behaviour - inversion is now detected automatically, too - some cleanups, added some more debug printks | |||
2004-09-05 | added some more ioctl calls, modified the SET_FRONTED behaviour. | Patrick Boettcher | |
2004-09-05 | removed some text from dib3000mb | Patrick Boettcher | |
2004-09-05 | Add driver for the DiBcom 3000-MB DVB-T frontend. It is used on USB DVB-T ↵ | Patrick Boettcher | |
devices based on a DiBcom reference design. |