summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/bt8xx
AgeCommit message (Expand)Author
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
2004-08-24- feed back from 2.6.8.1: use cpu_to_le32() at various placesMichael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- convert dvb bt8xx driver to sub-bttv driver architecture, thanks to Kenneth...Michael Hunold
2004-08-08patch by Martin Binder: #include <linux/moduleparam.h> where necessaryJohannes Stezenbach
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach
2004-07-30 - More MODULE_PARM -> module_param changes, all should be corrected now.Kenneth Aafloy
2004-06-11Wolfram Joost's Patches for the AVerMedia DVB-T 771Holger Waechtler
2004-05-28- clean up and sanitize various Kconfig entriesMichael Hunold
2004-05-03- remove 2.4 compat code, expect for ttusb_dec.cMichael Hunold
2004-03-31- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...Michael Hunold
2004-03-11- fix include file to make it build with build-2.4 and build-2.6Michael Hunold
2003-12-24- add -Idrivers/media/dvb/frontends to Makefile, needed for dst includeMichael Hunold
2003-12-20updated contributors.txt and some email addressesAndreas Oberritter
2003-11-18patch by Wolfgang Thiel: gcc-2.95 compile fixes,Johannes Stezenbach
2003-11-10applied skystar2 tone burst patch by Vincenzo Di Massa and fixed a compile ti...Holger Waechtler
2003-10-31move around dvb_functions.h include to avoid build warningsJohannes Stezenbach
2003-10-28- reworked i2c / gpio so not so hackerish and more in line withJamie Honan
2003-10-22fix crash on module unload by Dmitri Katchalov <dmitrik@users.sourceforge.net>Andreas Oberritter
2003-10-13Patches are no longer needer for dvb-bt8xx support,Michael Hunold
2003-10-13Changes to support dst and bttv > 0.9.12 and for kernel >= 2.6.0-test7Jamie Honan
2003-10-01replace algo->master_xfer() by i2c_transfer()Holger Waechtler
2003-09-07- apply Avermedia DVB-T related patches contributed by Mark Edwards <mark@edw...Holger Waechtler
2003-07-15- indentation fixesMichael Hunold
2003-06-29- remove obsolete fields from struct bt878Holger Waechtler
2003-06-27improved helpHolger Waechtler
2003-06-25cvs sucks!Holger Waechtler
2003-06-21- 2.5 API changes for bt878Holger Waechtler
2003-06-21code review, use adap->num instead of card_num field, card_num and dev_num ar...Holger Waechtler
2003-05-27Here comes a huge cleanup patch in order to get the sources intoMichael Hunold
2003-04-15remove name/vendor/id strings, these caused only troubles everywhere and nobo...Holger Waechtler
2003-02-02Support more than one cardFlorian Schirmer
2003-02-02Add licenseFlorian Schirmer
2003-01-31Remove some debug outputsFlorian Schirmer
2003-01-25- Rewritten RISC programmFlorian Schirmer