Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-15 | added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ↵ | Patrick Boettcher | |
QAM64/256) demodulator used in the first generation of Air2PC ATSC PCI-cards/USB-boxes made by B2C2. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-11 | Fixed DiSeqC switching, which was wrongly taking over from skystar2.c. | Patrick Boettcher | |
Thanks to Joerg Riechardt for finding the bug and testing the Fix. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
2005-05-05 | merge whitespace cleanups from kernel tree | Johannes Stezenbach | |
2005-04-07 | whitespace cleanup for the flexcop-driver, no functional change | Patrick Boettcher | |
2005-03-19 | - Patch by Olaf Titz: gcc 2.95 compile fixes | Kenneth Aafloy | |
2005-03-17 | b2c2: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter | |
2005-03-09 | - moved the flexcop-driver-suite to linux/drivers | Patrick Boettcher | |
- adapted build-2.6 (removed skystar2 from insmod.sh) - corrected some bugs in Kconfig - tried compilation with linux 2.6.11 (as module and as compiled-in-driver) |