summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2007-12-19xc5000: Cleanups of types, result codes etc.Steven Toth
2007-12-21removes duplicated KERN_DEBUG flags from dprintk calls in mt312.cMauro Carvalho Chehab
2007-12-21Fixes issues listed by checkpatchMauro Carvalho Chehab
2007-12-17Add support for the Xceive xc5000 silicon tuner.Steven Toth
2007-12-15zl10353: improve tuning parameters and update register mapChris Pascoe
2007-12-13merge: http://linuxtv.org/hg/~mkrufky/s5h1409Mauro Carvalho Chehab
2007-12-13s5h1409: use VSB IF frequency ( 44 / 5.38 MHz ) unless otherwise specifiedMichael Krufky
2007-12-13s5h1409: fix IF frequency configurationMichael Krufky
2007-12-12s5h1409: QAM SNR related fixesSteven Toth
2007-12-12 git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit divideMauro Carvalho Chehab
2007-12-12 git-dvb: fix build in drivers/media/dvb/frontends/tda18271.hMauro Carvalho Chehab
2007-12-09tda18271: pass i2c gate configuration into tda18271_attach()Michael Krufky
2007-12-09tda18271: use an enum rather than an integer to store analog / digital stateMichael Krufky
2007-12-06tda18271: remove tuning offset for atsc/qamMichael Krufky
2007-12-02tda18271: fix register dump formatMichael Krufky
2007-12-02tda18271: convert table lookup loops to functionsMichael Krufky
2007-12-02tda18271: set image rejection validityMichael Krufky
2007-12-02tda18271: improve debug flexibilityMichael Krufky
2007-12-02tda18271: remove duplicated codeMichael Krufky
2007-12-01tda18271: only force init once during attachMichael Krufky
2007-11-25merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2007-11-23tda18271: rename 'debug' to 'tda18271_debug'Michael Krufky
2007-11-23tda18271: move tda18271_map tables to a separate source fileMichael Krufky
2007-11-22tda18271: define init callbackMichael Krufky
2007-11-22tda827x: prevent possible NULL pointer dereference in tda827xa_lna_gainMichael Krufky
2007-11-18tda827x: fix NULL pointer dereference during tda827x_probe_versionMichael Krufky
2007-11-19 drivers/media/dvb: Add missing "space"Mauro Carvalho Chehab
2007-11-12Adding support for VHF with MT2266-devicesMauro Carvalho Chehab
2007-11-08Fix bug #8824: Correct support for Diseqc on tda10086Mauro Carvalho Chehab
2007-10-31compat: a number of dvb frontends didn't include compat.hTrent Piepho
2007-10-31stv0297: Signal strength fixesOliver Endriss
2007-10-31tda10021: Fix reported signal strengthOliver Endriss
2007-10-31tda10021: Bit error counting fixedOliver Endriss
2007-10-31ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppmOliver Endriss
2007-11-20zl10353: store frequencies in 0.1kHz to eliminate rounding errorsChris Pascoe
2007-11-20mt352: support oversampled IF inputChris Pascoe
2007-11-19zl10353: calculate input frequency register instead of using hardcoded valueChris Pascoe
2007-11-19zl10353: fix default adc_clock and TRL nominal rate calculationChris Pascoe
2007-11-19zl10353: Improve support for boards without a tuner on secondary i2cChris Pascoe
2007-10-24tda18271: clean up i2c_gate handlingMichael Krufky
2007-10-24tda18271: clean up debug macrosMichael Krufky
2007-10-22move std if setting from tda8290 to tda827xMichael Krufky
2007-10-22tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky
2007-10-21tda827x: fix GPL export on attach functionMichael Krufky
2007-08-25Move all tda8275/8275a tuning code from tda8290 module into tda827x moduleMichael Krufky
2007-10-24mt2131: replace comma with semicolon fixSteven Toth
2007-10-24s5h1409: Fix broken QAM supportSteven Toth
2007-09-27fix typo in DVB_PLL Kconfig help textMichael Krufky
2007-09-27Backed out changeset 09fea8806b2fMichael Krufky
2007-09-26 dvb: Fix kconfig help textMauro Carvalho Chehab