summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
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-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
2007-09-09dvb-pll: report whether input rf will be autoselected or set via insmod optionMichael Krufky
2007-09-09dvb-pll: always show pll name if forced via insmod optionMichael Krufky
2007-09-07dvb-pll: add module option to force dvb-pll desc id (for debug use only)Michael Krufky
2007-09-09dvb-pll: increase DVB_PLL_MAX to 64Michael Krufky
2007-09-07dvb-pll: add module option to specify rf inputMichael Krufky
2007-09-07dvb-pll: store instance ID in dvb_pll_priv structureMichael Krufky
2007-09-07dvb-pll: pass fe pointer into dvb_pll_configure() and set() functionsMichael Krufky
2007-09-04Removed unused function mt2131_set_gpo()Steven Toth
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-16compat: Add missing compat.hTrent Piepho
2007-08-11dvb-pll: Set minimum and maximum frequency properlyTrent Piepho
2007-08-09Fix the min/max frequencies of some DVB-C frontendsOliver Endriss
2007-08-06tda8083: fix frequency and symbolrate infoOliver Endriss
2007-08-03merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-07-31mt2131 s5h1409: correct frontend selection logicTrent Piepho
2007-07-31Module parameter description for SFN workaroundPatrick Boettcher
2007-07-31Fix support for DiB7000M-devicesPatrick Boettcher
2007-07-31Add module parameter to enable SFN workaroundPatrick Boettcher
2007-07-30merge: http://www.linuxtv.org/hg/~stoth/v4l-dvbMauro Carvalho Chehab
2007-07-30Add support for DiB7070-based devicesPatrick Boettcher
2007-07-29dvb-pll: make struct dvb_pll_fcv1236d staticMichael Krufky
2007-07-28whitespace cleanup for mt2131 and s5h1409Michael Krufky
2007-07-27merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-07-27Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher
2007-07-24tda10023: Remove range check of symbol rateOliver Endriss
2007-07-26Forgotten mt2266 files addedPatrick Boettcher
2007-07-25Add initial support for Dual-DVB-T stick based on DiB7700 and MT2266Patrick Boettcher
2007-07-16fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab
2007-07-13stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-07-01unexport dvb_pll_configureMichael Krufky
2007-06-24or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky
2007-03-21s5h1409: use ARRAY_SIZE macro when appropriateMichael Krufky
2007-07-28Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.Steven Toth