summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontendsSteven Rostedt2008-12-302-8/+8
* V4L/DVB (10116): af9013: Fix gcc false warningsMauro Carvalho Chehab2008-12-301-7/+7
* V4L/DVB (9977): Kbuild: fix compilation when dib7000p is not definedMauro Carvalho Chehab2008-12-301-3/+6
* V4L/DVB (9941): cx24113: fix compile warningsHans Verkuil2008-12-301-4/+4
* V4L/DVB (9917): cx24116: change to ALGO_HWDarron Broad2008-12-301-2/+22
* V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630Darron Broad2008-12-301-3/+2
* V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookupDarron Broad2008-12-301-5/+9
* V4L/DVB (9889): CX24113: Fixed more typosPatrick Boettcher2008-12-301-2/+2
* V4L/DVB (9888): Patch: fix a typo in cx24113.cUwe Bugla2008-12-301-1/+1
* V4L/DVB (9887): Minor fixes for cx24113-driver (codingstyle)Patrick Boettcher2008-12-301-31/+39
* V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driverPatrick Boettcher2008-12-304-3/+625
* V4L/DVB (9633): Put s5h1411 into low power mode at end of attach() callDevin Heitmueller2008-12-291-0/+3
* V4L/DVB (9520): stb0899 Remove double .read_status assignmentIgor M. Liplianin2008-12-291-4/+3
* V4L/DVB: remove unused #include <version.h>Huang Weiyi2008-12-291-1/+0
* V4L/DVB (9479): Wait for a maximum of 100mSManu Abraham2008-12-291-1/+1
* V4L/DVB (9470): Disable PLL Loop while tuningAles Jurik2008-12-291-1/+11
* V4L/DVB (9469): Port STB0899 and STB6100Manu Abraham2008-12-294-407/+66
* V4L/DVB (9468): Miscellaneous fixesReinhard Nissl2008-12-292-6/+6
* V4L/DVB (9467): Fix runtime verbosityReinhard Nissl2008-12-292-72/+72
* V4L/DVB (9466): Bug: Fix incorrect Register definitionsManu Abraham2008-12-291-2/+2
* V4L/DVB (9465): Fix incorrect IF_AGC Bitfield definitionManu Abraham2008-12-291-1/+1
* V4L/DVB (9464): Remove unreferenced deliveryManu Abraham2008-12-291-3/+0
* V4L/DVB (9463): Make delivery system standalone.Manu Abraham2008-12-291-3/+11
* V4L/DVB (9462): Allow specifying clock per deviceManu Abraham2008-12-292-2/+5
OpenPOWER on IntegriCloud