summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/bt8xx
AgeCommit message (Expand)Author
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
2005-01-06patch by Arne Ahrend: minor cleanups (make stuff static etc.)Johannes Stezenbach
2005-01-06Removed unnecessary comment about DST frontendAndrew de Quincy
2005-01-06Patch from Peter Hettkamp, Adam Szalkowski to add support for pinnacleAndrew de Quincy
2004-12-27select DVB_NXT6000Johannes Stezenbach
2004-12-08patch by Toni Willberg: fix typo in dst_type_print()Johannes Stezenbach
2004-12-02another __iomem / cast-cleanup patch from mainline kernelJohannes Stezenbach
2004-11-18patch by William J Beksi: s/DCT_CI/DCT-CI/Johannes Stezenbach
2004-11-18replace one remaining MODULE_PARMJohannes Stezenbach
2004-11-16 - MODULE_PARM -> module_paramKenneth Aafloy
2004-11-14double dst_wait_dst_ready() timeoutJohannes Stezenbach
2004-11-14Fixed demod i2c addressAndrew de Quincy
2004-11-13Implemented vp3021 supportAndrew de Quincy
2004-11-11Renamed functions now I know the correct tuner moduleAndrew de Quincy
2004-11-08- make needlessly global code staticMichael Hunold
2004-10-30Remove extraneous parameter from mt352_attach call for the DVICO FusionHDTVChristopher Pascoe
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-26- use <linux/bitops.h> instead of <asm/bitops.h>Michael Hunold
2004-10-15Fix misplaced #endif which may cause problems with pinnaclesat cards.Christopher Pascoe
2004-09-26patch by Barry Scott: decimal vs. hex coding errorJohannes Stezenbach
2004-09-20Apply patches by Christopher Pascoe, thanks for your work.Michael Hunold
2004-09-18More stuff backfeeded from mailine:Michael Hunold
2004-08-25- fix typoMichael Hunold