summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2005-07-14Fix QAM lock bug. Previously, it was necessary to firstMichael Krufky
2005-07-12Here is a patch to fix two problems with the signal strength value in the mt3...Patrick Boettcher
2005-07-12Older gcc's can't do that.Michael Krufky
2005-07-12- Removed $Id:$Michael Krufky
2005-07-12- Initialize all non mutually exclusive variablesMichael Krufky
2005-07-11added USB IDs if the Kworld Xpert DVB-T USB2.0 (clone of the ADStech box)Patrick Boettcher
2005-07-10- stop log spamming when running femon (printk -> dprintk)Johannes Stezenbach
2005-07-10gcc-2.95 compile fixJohannes Stezenbach
2005-07-10gcc-4.0 compile fixJohannes Stezenbach
2005-07-08From: Julian ScheelPatrick Boettcher
2005-07-07applied dvb-add-pluto2-driver-fix.patch:Andreas Oberritter
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-07-02corrected some typos.Patrick Boettcher
2005-07-02USB IDs for the vp702x-driver.Patrick Boettcher
2005-07-02added driver for the TwinhanDTV StarBox and clones. This is a preliminary dri...Patrick Boettcher
2005-07-01from 2.6.13-rc1: use try_to_freeze()Johannes Stezenbach
2005-07-01from 2.6.13-rc1: class_simple is no moreJohannes Stezenbach
2005-07-01from 2.6.13-rc1: use pm_message_t in cinergyt2_suspend()Johannes Stezenbach
2005-07-01added support and rewrote some parts with the help of vendor information (Tha...Patrick Boettcher
2005-06-28- Removed remaining trailing whitespace.Michael Krufky
2005-06-28Changed the name-field of the pci_driver and usb_driver structs to the name ofPatrick Boettcher
2005-06-28added support for LGDT3302 (ATSC VSB/QAM) used in DViCO FusionHDTV3 Gold.Michael Krufky
2005-06-28Fix tuning failure for 200103A, 200103A failed to tune to low bandManu Abraham
2005-06-27remove two trailing spacesJohannes Stezenbach
2005-06-27gcc-2.95 compile fix (ISO C90 forbids mixed declarations and code)Johannes Stezenbach
2005-06-26timeout handling fixed, especially for preemtible kernels and/or high system ...Oliver Endriss
2005-06-26FIX: not using HZ for usb-transfer-timeouts.Patrick Boettcher
2005-06-26FIX: The changes to a800.c are trivial just a few errors in the remote contro...Patrick Boettcher
2005-06-24initialization of globals to 0 is not wanted by kernel-folks. Removing it.Patrick Boettcher
2005-06-24fixed usage of the correct number of events in keymapping-arrayPatrick Boettcher
2005-06-23Increase some timeouts by a factor of 10 as suggested byJohannes Stezenbach
2005-06-23Add support for Hauppauge/TT DVB-C budget.Johannes Stezenbach
2005-06-22- remove void castsJohannes Stezenbach
2005-06-22The Coverity checker discovered that these two kfree's can never beJohannes Stezenbach
2005-06-22From: Christophe Lucas <clucas@rotomalug.org>Johannes Stezenbach
2005-06-22no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e...Patrick Boettcher
2005-06-22Make the Symbolrate setting card specificManu Abraham
2005-06-22Fix a bug that caused the polarity (V/H) to be interchangedManu Abraham
2005-06-22Code simplificationManu Abraham
2005-06-22Fix a bogus frontend signal lock, that caused a tuning delay as well.Manu Abraham
2005-06-22Fix a bug that caused the polarization not to be set.Manu Abraham
2005-06-22Set QAM size for DVB-C cards that do not autodetect QAM sizeManu Abraham
2005-06-22Make the bandwidth setting generic such that it supports more DVB-T cardsManu Abraham
2005-06-22Make the frequency setting card specificManu Abraham
2005-06-22Make the inversion setting specific, ie, only for the 200103A DVB-SManu Abraham
2005-06-19av7110_fe_lock_fix() modified in a way that it can be retried after -ERESTARTSYSOliver Endriss
2005-06-19backport of 2.6.12 changes to match other API changes (i2c, usb)Johannes Stezenbach