summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2005-07-12- Initialize all non mutually exclusive variablesMichael Krufky
2005-07-07Remove #include <linux/version.h>.Michael Krufky
2005-07-07Fix bug in lgdt3302_read_status to return correctMichael Krufky
2005-07-06Removed #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,10)Michael Krufky
2005-07-04added support for Thomson7611 tuner with LGDT3302 frontend used in DViCO Fusi...Michael Krufky
2005-06-28- Removed remaining trailing whitespace.Michael Krufky
2005-06-28added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold.Michael Krufky
2005-06-23Increase some timeouts by a factor of 10 as suggested byJohannes Stezenbach
2005-06-15CleanupAndrew de Quincy
2005-06-15Finalised s5h1420/Nova-S SE support. releasedAndrew de Quincy
2005-06-13- added preliminary support for tda827x tunersHartmut Hackmann
2005-06-13- added preliminary support for tda827x tunersHartmut Hackmann
2005-06-12Implement fe status functionsAndrew de Quincy
2005-06-12Implement DISEQC transmit and my best guess at DISEQC receive - needs testing.Andrew de Quincy
2005-06-12Get i2c working properlyAndrew de Quincy
2005-06-11Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). UntestedAndrew de Quincy
2005-06-07added output_mode-field (parallel/serial) to the config-struct (needed for th...Patrick Boettcher
2005-06-06added dvb_pll_desc for ALPS TDED4 used in Nebula USB boxes.Patrick Boettcher
2005-06-06Disable zig-zag and set min_delay_ms = 4000 as suggestedJohannes Stezenbach
2005-05-31added .get_tune_settings callback (min_delay_ms = 1sec) to make it even possi...Patrick Boettcher
2005-05-31changed dvb-pll-desc to take the frequency as parameter for setbw-callback in...Patrick Boettcher
2005-05-28add missing release_firmware() calls to fix memory leakJohannes Stezenbach
2005-05-24fix:Johannes Stezenbach
2005-05-23bugfix: limit for firmware version check was too low for tda10045Hartmut Hackmann
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann
2005-05-18- added config options for IF frequency and AGCHartmut Hackmann
2005-05-16clearing busy state of the HAB if something went wrongPatrick Boettcher
2005-05-15added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ...Patrick Boettcher
2005-05-07merge patch by Gerd Knorr from 2.6.12-rc4:Johannes Stezenbach
2005-05-05sync back cleanups from kernel (whitespace and printk format)Johannes Stezenbach
2005-05-05sync back whitespace cleanups from kernelJohannes Stezenbach
2005-05-05add or51132.o (which was missing here)Johannes Stezenbach
2005-05-05select FW_LOADER and add a help text for OR51132Johannes Stezenbach
2005-05-05merge printk format fix from kernel treeJohannes Stezenbach
2005-05-05remove $Id$ because they lead to conflicts when mergingJohannes Stezenbach
2005-05-02preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from d...Patrick Boettcher
2005-05-02added missing #ifndef and #define to inhibit multiple inclusionsPatrick Boettcher
2005-04-25added support for different tda10046 firmware versions.Andreas Oberritter
2005-04-25allow N_I2C to be overridden by the card driverAndreas Oberritter
2005-04-25use simple u8 instead of bitfieldsAndreas Oberritter
2005-04-23patch by Adrian Bunk:Johannes Stezenbach
2005-04-17- ported all dibusb drivers to fit into the dvb-usb-framewordPatrick Boettcher
2005-04-10copying the mt352_config-struct to mt352_state instead of storing just the po...Patrick Boettcher
2005-04-07 - remove msleep(10) in writereg (suggested by Tony Glader)Kenneth Aafloy
2005-04-06small NULL checks which lead to segfaults, when doing developingPatrick Boettcher
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-04-03patch by NooneImportant:Johannes Stezenbach
2005-03-26mostly formatting cleanups, no functional changeAndreas Oberritter
2005-03-23patch by Greg Wickham:Johannes Stezenbach
2005-03-21make logarithm stuff static (conflicts; BTW, we now have alreadyJohannes Stezenbach