summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/bt8xx
AgeCommit message (Expand)Author
2005-09-02Code CleanupManu Abraham
2005-09-02Code SimplificationManu Abraham
2005-08-31From: Stuart Auchterlonie <stuarta@squashedfrog.net>Johannes Stezenbach
2005-08-17fix AVerMedia capitalizationMichael Krufky
2005-08-17Changed one-liner description text in Kconfig for dvb-bt8xx.Michael Krufky
2005-08-03repair case label indentationJohannes Stezenbach
2005-08-03From: David Johnson <dj@david-web.co.uk>Johannes Stezenbach
2005-08-03From: David Johnson <dj@david-web.co.uk>Johannes Stezenbach
2005-07-24Endianness fix for risc DMA start address setting.Johannes Stezenbach
2005-07-17update email address of Peter HettkampJohannes Stezenbach
2005-07-16comment out noisy dprintk in dst_get_signal()Johannes Stezenbach
2005-07-10- stop log spamming when running femon (printk -> dprintk)Johannes Stezenbach
2005-06-28Fix tuning failure for 200103A, 200103A failed to tune to low bandManu Abraham
2005-06-22Make the Symbolrate setting card specificManu Abraham
2005-06-22Fix a bug that caused the polarity (V/H) to be interchangedManu Abraham
2005-06-22Code simplificationManu Abraham
2005-06-22Fix a bogus frontend signal lock, that caused a tuning delay as well.Manu Abraham
2005-06-22Fix a bug that caused the polarization not to be set.Manu Abraham
2005-06-22Set QAM size for DVB-C cards that do not autodetect QAM sizeManu Abraham
2005-06-22Make the bandwidth setting generic such that it supports more DVB-T cardsManu Abraham
2005-06-22Make the frequency setting card specificManu Abraham
2005-06-22Make the inversion setting specific, ie, only for the 200103A DVB-SManu Abraham
2005-05-26Miscellaneous cleanupsManu Abraham
2005-05-26Fix 22k tone control bugManu Abraham
2005-05-26Fix bug in LNB Power switchingManu Abraham
2005-05-26Cleanup unnecessary (and undesirable) casts, demodulator_priv is already a void*Manu Abraham
2005-05-26Fix bug in mini DiSEqC codeManu Abraham
2005-05-04Fixed another irritant in app_info, patch by Dominique DumontManu Abraham
2005-05-04Fix a bug in the module parameter, patch by Dominique DumontManu Abraham
2005-05-03removed unused module parameter sessionManu Abraham
2005-05-03Fix for descrambling failure, suggested by Dominique DumontManu Abraham
2005-05-03Fixed a tuning problem for cards based on the old firmware.Manu Abraham
2005-04-23patch by Dominique Dumont: fix MODULE_PARM_DESC for debug and verbose parmJohannes Stezenbach
2005-04-23Added the oldest Twinhan card to the card list, patch by Steffen MotzerManu Abraham
2005-04-23Fixed the NULL frontend registration bug, Patch by Steffen MotzerManu Abraham
2005-04-23Changed module parameter defaultsManu Abraham
2005-04-07Removed redundant declarations, fixed a bug in the High Level Common Interface,Manu Abraham
2005-04-04Whitespace cleanupManu Abraham
2005-04-04Compilation fix after twinhan-exp branch mergeManu Abraham
2005-04-04Merged the twinhan-exp branch to the trunkManu Abraham
2005-03-19 - follow dvb_register_adapter changes in dvbdev.[ch]Kenneth Aafloy
2005-03-19 - Fix copy/paste bug for mt352 frontend in dvb-bt8xxKenneth Aafloy
2005-03-16patch by Mikael Pettersson:Johannes Stezenbach
2005-03-13From : http://kerneljanitors.org/TODOJohannes Stezenbach
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-03-10 - remove bttv dependency from frontendKenneth Aafloy
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-02-17DVB support for the pcHDTV HD2000 cardJohannes Stezenbach
2005-02-12patch by Adrian Bunk:Johannes Stezenbach