Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-07 | #elifs replaced since gentree.pl script is not able to handle elifs. | Mauro Carvalho Chehab | |
kernel-sync Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | |||
2005-10-15 | Added support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000) | Michael Krufky | |
Signed-off-by: Taylor Jacob <rtjacob@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-06-12 | add big-endian register definitions for running on a PowerPC. (Thanks to ↵ | Patrick Boettcher | |
Paavo Hartikainen for testing) Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | |||
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-04-28 | - rewrote the i2c-reading-part (no more ack-error ignoring, which was ↵ | Patrick Boettcher | |
inherited from the skystar2-driver) - some minor cleanups | |||
2005-04-07 | whitespace cleanup for the flexcop-driver, no functional change | Patrick Boettcher | |
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) |