summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
...
* | V4L/DVB (11064): au8522: make use of hybrid framework so analog/digital demod...Devin Heitmueller2009-03-302-7/+46
* | V4L/DVB (11063): au8522: power down the digital demod when not in useDevin Heitmueller2009-03-301-0/+3
* | V4L/DVB (11062): au8522: fix register read/write high bitsDevin Heitmueller2009-03-301-2/+2
* | V4L/DVB (11061): au8522: move shared state and common functions into a separa...Devin Heitmueller2009-03-302-20/+62
* | V4L/DVB (11060): au8522: rename the au8522.c source fileDevin Heitmueller2009-03-302-0/+1
* | V4L/DVB (11057): Fix CiMax stability in Netup Dual DVB-S2 CIAbylay Ospan2009-03-302-2/+4
* | V4L/DVB (11055): Fix typo in stv0900Igor M. Liplianin2009-03-301-1/+1
* | V4L/DVB (11054): Shorten some lines in stv0900 to less then 81 charactersIgor M. Liplianin2009-03-301-13/+28
* | V4L/DVB (10984): lgdt3305: avoid OOPS in error path of lgdt3305_attachMichael Krufky2009-03-301-1/+0
* | V4L/DVB (10970): lgdt3305: add MODULE_VERSIONMichael Krufky2009-03-301-0/+1
* | V4L/DVB (10969): lgdt3305: add missing space in commentMichael Krufky2009-03-301-1/+1
* | V4L/DVB (10968): lgdt3305: add email address to MODULE_AUTHORMichael Krufky2009-03-301-1/+1
* | V4L/DVB (10925): add support for LG Electronics LGDT3305 ATSC/QAM-B DemodulatorMichael Krufky2009-03-304-0/+1181
* | V4L/DVB (10904): remove dib0070_ctrl_agc_filter from dib0070.hMichael Krufky2009-03-301-2/+0
* | V4L/DVB (10903): cleanup linewraps in dib3000mc.hMichael Krufky2009-03-301-1/+2
* | V4L/DVB (10902): cleanup linewraps in dib7000m.hMichael Krufky2009-03-301-2/+6
* | V4L/DVB (10901): cleanup linewraps in dib7000p.hMichael Krufky2009-03-301-13/+13
* | V4L/DVB (10900): remove build-time dependencies on dib3000mcMichael Krufky2009-03-301-5/+28
* | V4L/DVB (10899): remove build-time dependencies on dib7000pMichael Krufky2009-03-301-2/+7
* | V4L/DVB (10898): remove build-time dependencies on dib7000mMichael Krufky2009-03-301-0/+20
* | V4L/DVB (10896): /frontends/Kconfig: Move af9013 Kconfig option to its proper...Mauro Carvalho Chehab2009-03-301-7/+7
* | V4L/DVB (10871): stv0900: delete debug messages not related to stv0900 tuning...Igor M. Liplianin2009-03-301-16/+4
* | V4L/DVB (10846): dvb/frontends: fix duplicate 'debug' symbolRandy Dunlap2009-03-302-4/+4
* | V4L/DVB (10837): Kconfig: only open the customise menu if selectedMauro Carvalho Chehab2009-03-301-7/+13
* | V4L/DVB (10822): Add support for Zarlink ZL10036 DVB-S tuner.Matthias Schwarzott2009-03-304-0/+580
* | V4L/DVB (10808): Fix typo in lnbp21.cIgor M. Liplianin2009-03-301-1/+1
* | V4L/DVB (10804): Add support for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-303-0/+2856
* | V4L/DVB (10803): Add core code for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-301-0/+1946
* | V4L/DVB (10802): Add more headers for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-302-0/+869
* | V4L/DVB (10801): Add headers for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-302-0/+3849
* | V4L/DVB (10800): Add support for ST LNBH24 LNB power controller.Igor M. Liplianin2009-03-304-24/+126
* | V4L/DVB (10799): Add support for ST STV6110 silicon tuner.Igor M. Liplianin2009-03-304-0/+526
* | V4L/DVB (10662): remove redundant memset after kzallocMatthias Schwarzott2009-03-305-9/+4
* | V4L/DVB (10512): tda1004x: Fix eeprom firmware load on boards with 16MHz XtalMauro Carvalho Chehab2009-03-301-6/+24
* | V4L/DVB (10413): Bug fix: Restore HVR-4000 tuning.Igor M. Liplianin2009-03-301-1/+6
* | V4L/DVB (10392): lnbp21: documentation about the system registerHans Werner2009-03-301-8/+8
* | V4L/DVB (10268): Proper implement set_voltage in cx24116.Igor M. Liplianin2009-03-301-19/+32
|/
* V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner2009-03-131-2/+2
* V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham2009-03-132-15/+11
* V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal2009-03-131-1/+1
* V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari2009-03-132-1/+4
* V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller2009-02-011-3/+4
* V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2009-01-291-1/+1
* V4L/DVB (10214): Fix 'stb0899_get_srate' defined but not used warningHans Verkuil2009-01-291-0/+3
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-01-073-6/+6
|\
| * V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab2009-01-073-6/+6
* | trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-072-6/+6
|/
* V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger2009-01-022-0/+2
* V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov2009-01-021-0/+7
* V4L/DVB (10144): cx24116: build fixCyrill Gorcunov2009-01-021-1/+2
OpenPOWER on IntegriCloud