aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-13V4L/DVB (6820): s5h1409: QAM SNR related fixesSteven Toth1-3/+8
2007-12-11V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculationChris Pascoe2-3/+3
2007-12-11V4L/DVB (6579): Fix bug #8824: Correct support for Diseqc on tda10086Hartmut Hackmann1-7/+7
2007-11-04V4L/DVB (6501): stv0297: Signal strength fixesHartmut Birr1-5/+17
2007-11-04V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr1-0/+4
2007-11-04V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr1-0/+2
2007-11-04V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppmOliver Endriss1-1/+1
2007-11-04V4L/DVB (6403): mt2131: replace comma with semicolon fixSteven Toth1-1/+1
2007-11-04V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth1-10/+86
2007-10-09V4L/DVB (6241): fix typo in DVB_PLL Kconfig help textMichael Krufky1-1/+1
2007-10-09V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set via insmod optionMichael Krufky1-1/+14
2007-10-09V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod optionMichael Krufky1-1/+1
2007-10-09V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debug use only)Michael Krufky1-1/+13
2007-10-09V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64Michael Krufky1-1/+1
2007-10-09V4L/DVB (6228): dvb-pll: add module option to specify rf inputMichael Krufky1-29/+53
2007-10-09V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structureMichael Krufky1-0/+14
2007-10-09V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() functionsMichael Krufky1-13/+23
2007-10-09V4L/DVB (6169): Removed unused function mt2131_set_gpo()Steven Toth1-11/+0
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab25-25/+0
2007-10-09V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontendsHartmut Birr4-8/+8
2007-10-09V4L/DVB (5980): tda8083: fix frequency and symbolrate infoOliver Endriss1-4/+4
2007-10-09V4L/DVB (5976): mt2131 s5h1409: correct frontend selection logicTrent Piepho2-2/+2
2007-10-09V4L/DVB (5963): Module parameter description for SFN workaroundPatrick Boettcher2-2/+2
2007-10-09V4L/DVB (5961): Fix support for DiB7000M-devicesPatrick Boettcher1-0/+2
2007-10-09V4L/DVB (5960): Add module parameter to enable SFN workaroundMatt Doran2-7/+36
2007-10-09V4L/DVB (5955): Add support for DiB7070-based devicesPatrick Boettcher8-20/+681
2007-10-09V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher6-646/+1175
2007-10-09V4L/DVB (5950): whitespace cleanup for mt2131 and s5h1409Michael Krufky5-41/+88
2007-10-09V4L/DVB (5949): s5h1409: use ARRAY_SIZE macro when appropriateMichael Krufky1-4/+4
2007-10-09V4L/DVB (5948): Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.Steven Toth4-0/+792
2007-10-09V4L/DVB (5947): Adding support for the MT2131 tuner.Steven Toth5-0/+409
2007-10-09V4L/DVB (5936): tda10023: Remove range check of symbol rateOliver Endriss1-6/+0
2007-10-09V4L/DVB (5914): Add initial support for Dual-DVB-T stickOlivier DANET6-1/+339
2007-08-20V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properlyTrent Piepho1-1/+1
2007-07-30V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d staticAdrian Bunk1-1/+1
2007-07-18V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab1-1/+1
2007-07-18V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss1-1/+1
2007-07-18V4L/DVB (5814): Unexport dvb_pll_configureAdrian Bunk1-1/+0
2007-07-18V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky1-28/+3
2007-07-18V4L/DVB (5798): Dvb-pll: add support for Philips fcv1236dMichael Krufky2-0/+20
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2-87/+99
2007-07-18V4L/DVB (5777): Dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configureTrent Piepho2-5/+2
2007-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho1-1/+1
2007-07-18V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.Robert P. J. Day1-1/+1
2007-07-18V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho1-0/+8
2007-07-18V4L/DVB (5651): Dibusb-mb: convert pll handling to properly use dvb-pllMichael Krufky1-0/+1
2007-07-18V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky3-3/+0
2007-07-18V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky3-18/+21
2007-07-18V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky2-53/+45
2007-06-08V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR valuesOliver Endriss2-7/+18