summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10925): add support for LG Electronics LGDT3305 ATSC/QAM-B DemodulatorMichael Krufky4-0/+1181
2009-03-30V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.hMichael Krufky1-2/+0
2009-03-30V4L/DVB (10903): cleanup linewraps in dib3000mc.hMichael Krufky1-1/+2
2009-03-30V4L/DVB (10902): cleanup linewraps in dib7000m.hMichael Krufky1-2/+6
2009-03-30V4L/DVB (10901): cleanup linewraps in dib7000p.hMichael Krufky1-13/+13
2009-03-30V4L/DVB (10900): remove build-time dependencies on dib3000mcMichael Krufky1-5/+28
2009-03-30V4L/DVB (10899): remove build-time dependencies on dib7000pMichael Krufky1-2/+7
2009-03-30V4L/DVB (10898): remove build-time dependencies on dib7000mMichael Krufky1-0/+20
2009-03-30V4L/DVB (10896): /frontends/Kconfig: Move af9013 Kconfig option to its proper...Mauro Carvalho Chehab1-7/+7
2009-03-30V4L/DVB (10871): stv0900: delete debug messages not related to stv0900 tuning...Igor M. Liplianin1-16/+4
2009-03-30V4L/DVB (10846): dvb/frontends: fix duplicate 'debug' symbolRandy Dunlap2-4/+4
2009-03-30V4L/DVB (10837): Kconfig: only open the customise menu if selectedMauro Carvalho Chehab1-7/+13
2009-03-30V4L/DVB (10822): Add support for Zarlink ZL10036 DVB-S tuner.Matthias Schwarzott4-0/+580
2009-03-30V4L/DVB (10808): Fix typo in lnbp21.cIgor M. Liplianin1-1/+1
2009-03-30V4L/DVB (10804): Add support for ST STV0900 dual demodulator.Igor M. Liplianin3-0/+2856
2009-03-30V4L/DVB (10803): Add core code for ST STV0900 dual demodulator.Igor M. Liplianin1-0/+1946
2009-03-30V4L/DVB (10802): Add more headers for ST STV0900 dual demodulator.Igor M. Liplianin2-0/+869
2009-03-30V4L/DVB (10801): Add headers for ST STV0900 dual demodulator.Igor M. Liplianin2-0/+3849
2009-03-30V4L/DVB (10800): Add support for ST LNBH24 LNB power controller.Igor M. Liplianin4-24/+126
2009-03-30V4L/DVB (10799): Add support for ST STV6110 silicon tuner.Igor M. Liplianin4-0/+526
2009-03-30V4L/DVB (10662): remove redundant memset after kzallocMatthias Schwarzott5-9/+4
2009-03-30V4L/DVB (10512): tda1004x: Fix eeprom firmware load on boards with 16MHz XtalMauro Carvalho Chehab1-6/+24
2009-03-30V4L/DVB (10413): Bug fix: Restore HVR-4000 tuning.Igor M. Liplianin1-1/+6
2009-03-30V4L/DVB (10392): lnbp21: documentation about the system registerHans Werner1-8/+8
2009-03-30V4L/DVB (10268): Proper implement set_voltage in cx24116.Igor M. Liplianin1-19/+32
2009-03-13V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner1-2/+2
2009-03-13V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham2-15/+11
2009-03-13V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal1-1/+1
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari2-1/+4
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller1-3/+4
2009-01-29V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil1-1/+1
2009-01-29V4L/DVB (10214): Fix 'stb0899_get_srate' defined but not used warningHans Verkuil1-0/+3
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-6/+6
2009-01-08V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab3-6/+6
2009-01-08trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2-6/+6
2009-01-02V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger2-0/+2
2009-01-02V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov1-0/+7
2009-01-02V4L/DVB (10144): cx24116: build fixCyrill Gorcunov1-1/+2
2008-12-30V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontendsSteven Rostedt2-8/+8
2008-12-30V4L/DVB (10116): af9013: Fix gcc false warningsMauro Carvalho Chehab1-7/+7
2008-12-30V4L/DVB (9977): Kbuild: fix compilation when dib7000p is not definedMauro Carvalho Chehab1-3/+6
2008-12-30V4L/DVB (9941): cx24113: fix compile warningsHans Verkuil1-4/+4
2008-12-30V4L/DVB (9917): cx24116: change to ALGO_HWDarron Broad1-2/+22
2008-12-30V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630Darron Broad1-3/+2
2008-12-30V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookupDarron Broad1-5/+9
2008-12-30V4L/DVB (9889): CX24113: Fixed more typosPatrick Boettcher1-2/+2
2008-12-30V4L/DVB (9888): Patch: fix a typo in cx24113.cUwe Bugla1-1/+1
2008-12-30V4L/DVB (9887): Minor fixes for cx24113-driver (codingstyle)Patrick Boettcher1-31/+39
2008-12-30V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driverPatrick Boettcher4-3/+625
2008-12-29V4L/DVB (9633): Put s5h1411 into low power mode at end of attach() callDevin Heitmueller1-0/+3