index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
bt8xx
/
dst.c
Age
Commit message (
Expand
)
Author
2005-06-22
Make the Symbolrate setting card specific
Manu Abraham
2005-06-22
Fix a bug that caused the polarity (V/H) to be interchanged
Manu Abraham
2005-06-22
Code simplification
Manu Abraham
2005-06-22
Fix a bogus frontend signal lock, that caused a tuning delay as well.
Manu Abraham
2005-06-22
Fix a bug that caused the polarization not to be set.
Manu Abraham
2005-06-22
Set QAM size for DVB-C cards that do not autodetect QAM size
Manu Abraham
2005-06-22
Make the bandwidth setting generic such that it supports more DVB-T cards
Manu Abraham
2005-06-22
Make the frequency setting card specific
Manu Abraham
2005-06-22
Make the inversion setting specific, ie, only for the 200103A DVB-S
Manu Abraham
2005-05-26
Miscellaneous cleanups
Manu Abraham
2005-05-26
Fix 22k tone control bug
Manu Abraham
2005-05-26
Fix bug in LNB Power switching
Manu Abraham
2005-05-26
Cleanup unnecessary (and undesirable) casts, demodulator_priv is already a void*
Manu Abraham
2005-05-26
Fix bug in mini DiSEqC code
Manu Abraham
2005-05-03
removed unused module parameter session
Manu Abraham
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
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
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
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
[prev]