Age | Commit message (Expand) | Author |
2006-06-21 | Initialize ATSC frontend | Manu Abraham |
2006-06-21 | Explicit defining of type is not necessary with MULTI_FE | Manu Abraham |
2006-06-21 | Utilize the device specific algorithm callbacks | Manu Abraham |
2006-06-21 | Implement tuning algorithm as a module parameter | Manu Abraham |
2006-06-21 | Make ASIC RESET Conditional | Manu Abraham |
2006-06-21 | Add support for VP-3250 ATSC card | Manu Abraham |
2006-06-21 | Add basic ATSC support to DST | Manu Abraham |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-02-10 | upstream sync - make 2 structs static | Manu Abraham |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2005-12-08 | uneccessary call commented | Mauro Carvalho Chehab |
2005-11-18 | Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net> | Andrew de Quincy |
2005-10-24 | From: Jesper Juhl <jesper.juhl@gmail.com> | Johannes Stezenbach |
2005-10-19 | dst_write_tuna needs to be protected | Manu Abraham |
2005-10-18 | Protect read/write commands | Manu Abraham |
2005-09-21 | fix DST DVB-S get_frequency | Manu Abraham |
2005-09-21 | VP-3040 TS204 fix | Manu Abraham |
2005-09-10 | From: Andrew Morton <akpm@osdl.org> | Johannes Stezenbach |
2005-09-02 | Fix BUG in DVB-C frequency setting | Manu Abraham |
2005-09-02 | Identify Tuner, Daughterboards correctly | Manu Abraham |
2005-09-02 | Identify board properly | Manu Abraham |
2005-09-02 | Code Cleanup | Manu Abraham |
2005-07-16 | comment out noisy dprintk in dst_get_signal() | Johannes Stezenbach |
2005-07-10 | - stop log spamming when running femon (printk -> dprintk) | Johannes Stezenbach |
2005-06-28 | Fix tuning failure for 200103A, 200103A failed to tune to low band | Manu Abraham |
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 |