summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2005-11-07[PATCH] fix missing includesMichael Krufky
2005-11-04- Revert Kirk's previous patch, as it could have potentiallyMichael Krufky
2005-11-04- Change length types from u8 to int.Michael Krufky
2005-11-03- Fix Typo: Change CONFIG_DVB_NXT2002 to CONFIG_DVB_NXT200XMichael Krufky
2005-11-02 - fixed oddities at firmware downloadHartmut Hackmann
2005-11-02- Added function for nxt200x to change pll inputMichael Krufky
2005-10-28From: Kirk Lapray <kirk.lapray@gmail.com>Michael Krufky
2005-10-28- Instead of determining how to write to the tuner based on which NIMMichael Krufky
2005-10-27- Add support for AVerTVHD MCE a180.Michael Krufky
2005-10-27Removed unnecessary check before kfreeMichael Krufky
2005-10-27Check that a callback (set_ts_params) is set before calling it.Michael Krufky
2005-10-27From: Kirk Lapray <kirk.lapray@gmail.com>Michael Krufky
2005-10-24stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr...Oliver Endriss
2005-10-24Updated comments of dvb_pll_tdvs_tua6034 to indicate thatMichael Krufky
2005-10-24From: Jesper Juhl <jesper.juhl@gmail.com>Johannes Stezenbach
2005-10-23- Added support for the following:Michael Krufky
2005-10-19Correct QAM symbol_rate_min for lgdt3302 and lgdt3303Michael Krufky
2005-10-18Add comment to indicate that lgdt330x_config.clock_polarity_flip appliesMichael Krufky
2005-10-15Added support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky
2005-10-03Remove broken stv0299 enhanced tuning codeAndrew de Quincy
2005-09-26From: NooneImportant <nxhxzi702@sneakemail.com>Johannes Stezenbach
2005-09-26Fix integer overflow bug in read_signal_strength()Johannes Stezenbach
2005-09-26From: Jon Burgess <jburgess@uklinux.net>Johannes Stezenbach
2005-09-12strip trailing whitespaceMichael Krufky
2005-09-11- leave I2C bride open at pll_sleep to support Philips EUROPA based cards.Hartmut Hackmann
2005-09-10Add DViCO FusionHDTV5 Lite to list of cards supported by lgdt330x moduleMichael Krufky
2005-09-10remove trailing whitespaceMichael Krufky
2005-09-04Remove my badly thought out patch. This does need done, but in a proper way.Andrew de Quincy
2005-08-31From: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>Johannes Stezenbach
2005-08-25This fix has also been applied to lgdt330x. There isMichael Krufky
2005-08-20while investigating the QAM_128-issue with the stv0297-driver for theMichael Krufky
2005-08-16added support for the NXT6000-based digitv-box.Patrick Boettcher
2005-08-14FIX: check if the callback is set, before calling itPatrick Boettcher
2005-08-14some white spaces cleaned upPatrick Boettcher
2005-08-11This patch addresses valid objections to experimental code used toMichael Krufky
2005-08-09removed some trailing whitespaceMichael Krufky
2005-08-08clean-up lgdt330x description textMichael Krufky
2005-08-08trivial dvb_frontend_ops.name text fixMichael Krufky
2005-08-07 - Enable ATSC support for DViCO FusionHDTV5 Gold.Michael Krufky
2005-08-02Clean up timeout handling.Johannes Stezenbach
2005-08-02From: Adam Szalkowski <adamsz@gmx.net>Johannes Stezenbach
2005-07-28Remove old lgdt3302 module - Replaced with lgdt330x Signed-off-by: Michael Kr...Michael Krufky
2005-07-27- Add LG/TUA6034 dvb_pll_desc for ATSC with LG TDVS-H062F & DViCO FusionHDTV5.Michael Krufky
2005-07-26Removed PWM parameter - moved into inittabs.Andrew de Quincy
2005-07-26Externalise inittabsAndrew de Quincy
2005-07-26Structural changes within lgdt330x driver, framework now supportsMichael Krufky
2005-07-25Corrected typo. Signed-off-by: Michael Krufky <mkrufky@m1k.net>Michael Krufky
2005-07-25Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.Michael Krufky
2005-07-25Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.Michael Krufky
2005-07-24Fix DiSEqC switching (one bug fix suggested by Peter Hettkamp, and oneJohannes Stezenbach