aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil1-1/+0
2009-03-30V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher1-1/+1
2009-03-30V4L/DVB (11248): Remove debug output from stb6100_cfg.hArtem Makhutov1-4/+0
2009-03-30V4L/DVB (11215): zl10353: add support for Intel CE6230 and Intel CE6231Antti Palosaari3-2/+18
2009-03-30V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakageMauro Carvalho Chehab1-0/+19
2009-03-30V4L/DVB (11110): au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11100): au8522: fix compilation warning.Hans Verkuil1-3/+0
2009-03-30V4L/DVB (11089): au8522: finish conversion to v4l2_device/subdevDevin Heitmueller1-7/+1
2009-03-30V4L/DVB (11085): au0828/au8522: Codingstyle fixesDevin Heitmueller2-121/+126
2009-03-30V4L/DVB (11076): au0828: make g_chip_ident call work properlyDevin Heitmueller1-0/+1
2009-03-30V4L/DVB (11069): au8522: add mutex protecting use of hybrid stateDevin Heitmueller1-3/+12
2009-03-30V4L/DVB (11065): au8522: add support for analog side of demodulatorDevin Heitmueller4-1/+1203
2009-03-30V4L/DVB (11064): au8522: make use of hybrid framework so analog/digital demod can share stateDevin Heitmueller2-7/+46
2009-03-30V4L/DVB (11063): au8522: power down the digital demod when not in useDevin Heitmueller1-0/+3
2009-03-30V4L/DVB (11062): au8522: fix register read/write high bitsDevin Heitmueller1-2/+2
2009-03-30V4L/DVB (11061): au8522: move shared state and common functions into a separate header filesDevin Heitmueller2-20/+62
2009-03-30V4L/DVB (11060): au8522: rename the au8522.c source fileDevin Heitmueller2-0/+1
2009-03-30V4L/DVB (11057): Fix CiMax stability in Netup Dual DVB-S2 CIAbylay Ospan2-2/+4
2009-03-30V4L/DVB (11055): Fix typo in stv0900Igor M. Liplianin1-1/+1
2009-03-30V4L/DVB (11054): Shorten some lines in stv0900 to less then 81 charactersIgor M. Liplianin1-13/+28
2009-03-30V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attachMichael Krufky1-1/+0
2009-03-30V4L/DVB (10970): lgdt3305: add MODULE_VERSIONMichael Krufky1-0/+1
2009-03-30V4L/DVB (10969): lgdt3305: add missing space in commentMichael Krufky1-1/+1
2009-03-30V4L/DVB (10968): lgdt3305: add email address to MODULE_AUTHORMichael Krufky1-1/+1
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 placeMauro Carvalho Chehab1-7/+7
2009-03-30V4L/DVB (10871): stv0900: delete debug messages not related to stv0900 tuning algorythmIgor 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 argumentHans Werner1-2/+2