summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/nxt2002.c
AgeCommit message (Collapse)Author
2005-05-05sync back cleanups from kernel (whitespace and printk format)Johannes Stezenbach
2005-04-05 - remove unnecessary casts in frontendsKenneth 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-15Patch by Taylor Jacob and Tom Dombrosky: There was a typo in the BBTI/B2C2 ↵Patrick Boettcher
specs that stated the upper frequency of the air2pc/nxt2002 was 806Mhz, not 860Mhz.
2005-02-03patch by Taylor Jacob: Add QAM64/256 SupportJohannes Stezenbach
2005-01-25clarify firmware upload messagesJohannes Stezenbach
2004-12-16patch by Taylor Jacob to add support for ATSC/VSB frontendsJohannes Stezenbach
and the B2C2/BBTI Air2PC-ATSC card API changes: - add #define DVB_API_VERSION_MINOR 1 - add struct dvb_vsb_parameters to struct dvb_frontend_parameters for FE_SET_FRONTEND