Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-03 | - Fix Typo: Change CONFIG_DVB_NXT2002 to CONFIG_DVB_NXT200X | Michael Krufky | |
for the nxt200x module. Signed-off-by: Kirk Lapray <kirk.lapray@gmail.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-10-27 | From: Kirk Lapray <kirk.lapray@gmail.com> | Michael Krufky | |
* nxt200x.c, nxt200x.h - New frontend module that supports both NXT2002 and NXT2004. So far, only tested on NXT2004. After testing on NXT2002, we should deprecate the nxt2002 module, and implement this one instead on the applicable cards. * get_dvb_firmware: - Added support for the NXT2004 firmware. This firmware works with both the ATI HDTV Wonder and the AVerTVHD MCE a180. This was originally written by Jean-Francois Thibert * dvb-pll.c - Fixed minimum frequency for tuv1236d. It seems that the data sheets are wrong. Signed-off-by: Kirk Lapray <kirk.lapray@gmail.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-07-25 | Corrected typo. Signed-off-by: Michael Krufky <mkrufky@m1k.net> | Michael Krufky | |
2005-07-25 | Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support. | Michael Krufky | |
This imports exact copies of the following versions from dvb-kernel cvs. lgdt3302.c r1.12 lgdt3302.h r1.5 lgdt3302_priv.h r1.3 There will be no more development on lgdt3302. All new development will be on lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets merged into -linus kernel tree. Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-06-28 | added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold. | Michael Krufky | |
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-06-11 | Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). Untested | Andrew de Quincy | |
and incomplete, so commented out for the moment. | |||
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-05 | add or51132.o (which was missing here) | Johannes Stezenbach | |
2005-02-17 | DVB support for the pcHDTV HD2000 card | Johannes Stezenbach | |
submitted by Rusty Scott | |||
2005-02-16 | patch by Gerd Knorr: add PLL library | Johannes Stezenbach | |
(descriptions + helper functions for simple dvb plls) | |||
2004-12-16 | patch by Taylor Jacob to add support for ATSC/VSB frontends | Johannes 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 | |||
2004-11-21 | added the dib3000mc/p frontend driver. Micheal, sorry for being overhasty ↵ | Patrick Boettcher | |
with the Kconfig from dibusb. | |||
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy | |
2004-09-06 | Patch from Steve Toth for cx22702/new Hauppauge Nova-T support. | Andrew de Quincy | |
2004-09-05 | Add driver for the DiBcom 3000-MB DVB-T frontend. It is used on USB DVB-T ↵ | Patrick Boettcher | |
devices based on a DiBcom reference design. | |||
2004-03-05 | Added a driver for Zarlink's MT352 DVB-T demodulator. | Daniel Mack | |
Not all ioctls are fully supported yet. | |||
2004-02-06 | add nxt6000 frontend driver to Makefiles | Johannes Stezenbach | |
2003-10-13 | CONFIG_DVB_TWINHAN_DST | Jamie Honan | |
2003-10-08 | replaced alps_bsrv2 driver by generic ves1893 & ves1993 driver | Andreas Oberritter | |
2003-09-07 | - apply Avermedia DVB-T related patches contributed by Mark Edwards ↵ | Holger Waechtler | |
<mark@edwards.homelinux.net> - add a workaround for the bogus no-ack returvalue of the kernel-i2c bitbanging driver - add sp887x.o to the Makefile | |||
2003-07-23 | fix Makefile | Andreas Oberritter | |
2003-06-27 | Make fixes for tda1004x renaming. | Andrew de Quincy | |
2003-06-23 | Zarlink MT312 satellite channel decoder driver | Andreas Oberritter | |
2003-06-16 | Andrew de Quincy's and Robert Schlalach's tda10045 DVB-T driver | Holger Waechtler | |
2003-04-20 | add cx24110 driver and remove LINUX_VERSION_CODE checks from regular code - | Holger Waechtler | |
these belong to compat.h... maybe we want to change the devfs_mk_dir() declaration to follow >2.5.66 semantics by default, but this would require a few more lines of code | |||
2002-12-23 | generic stv0299 driver by Peter Schildmann <peter.schildmann@web.de> | Holger Waechtler | |
replaces the old BSRU6 driver.. | |||
2002-12-17 | Some build fixes. Removed "makecrosslinks" because it won't work | Michael Hunold | |
anymore. | |||
2002-11-19 | Atmel AT76C651 DVB-C demodulator driver | Andreas Oberritter | |
2002-10-24 | Alps TDLB7 DVB-T driver by Juergen Peitz <peitz@snafu.de> | Holger Waechtler | |
2002-10-21 | another frontend | Holger Waechtler | |
2002-10-16 | the 2.5 tree | Holger Waechtler | |