Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-26 | Miscellaneous cleanups | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-26 | Fix 22k tone control bug | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-26 | Fix bug in LNB Power switching | Manu Abraham | |
Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-26 | Cleanup unnecessary (and undesirable) casts, demodulator_priv is already a void* | Manu Abraham | |
Suggestion from Andrew Morton Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-26 | Fix bug in mini DiSEqC code | Manu Abraham | |
The bug was visible as a warning with gcc-3.4.4(prerelease) Message: drivers/media/dvb/bt8xx/dst.c: 1349: warning: initialization from incompatible pointer type. Signed-off-by: Manu Abraham <manu@kromtek.com> | |||
2005-05-03 | removed unused module parameter session | Manu Abraham | |
removed unnecesary delay for FTA cards | |||
2005-05-03 | Fix for descrambling failure, suggested by Dominique Dumont | Manu Abraham | |
2005-05-03 | Fixed a tuning problem for cards based on the old firmware. | Manu Abraham | |
problem identified by Steffen Motzer | |||
2005-04-23 | Added the oldest Twinhan card to the card list, patch by Steffen Motzer | Manu Abraham | |
2005-04-23 | Changed module parameter defaults | Manu Abraham | |
2005-04-07 | Removed redundant declarations, fixed a bug in the High Level Common Interface, | Manu Abraham | |
Some cleanups, changed module params to control verbosity level. | |||
2005-04-04 | Merged the twinhan-exp branch to the trunk | Manu Abraham | |
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy | |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach | |
2004-12-08 | patch by Toni Willberg: fix typo in dst_type_print() | Johannes Stezenbach | |
2004-11-18 | patch by William J Beksi: s/DCT_CI/DCT-CI/ | Johannes Stezenbach | |
2004-11-18 | replace one remaining MODULE_PARM | Johannes Stezenbach | |
2004-11-16 | - MODULE_PARM -> module_param | Kenneth Aafloy | |
2004-11-14 | double dst_wait_dst_ready() timeout | Johannes Stezenbach | |
2004-11-08 | - make needlessly global code static | Michael Hunold | |
- whitespace and newline cleanups Thanks to Adrian Bunk <bunk@stusta.de> | |||
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy | |