summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-29V4L/DVB (9520): stb0899 Remove double .read_status assignmentIgor M. Liplianin1-4/+3
2008-12-29V4L/DVB: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-12-29V4L/DVB (9479): Wait for a maximum of 100mSManu Abraham1-1/+1
2008-12-29V4L/DVB (9470): Disable PLL Loop while tuningAles Jurik1-1/+11
2008-12-29V4L/DVB (9469): Port STB0899 and STB6100Manu Abraham4-407/+66
2008-12-29V4L/DVB (9468): Miscellaneous fixesReinhard Nissl2-6/+6
2008-12-29V4L/DVB (9467): Fix runtime verbosityReinhard Nissl2-72/+72
2008-12-29V4L/DVB (9466): Bug: Fix incorrect Register definitionsManu Abraham1-2/+2
2008-12-29V4L/DVB (9465): Fix incorrect IF_AGC Bitfield definitionManu Abraham1-1/+1
2008-12-29V4L/DVB (9464): Remove unreferenced deliveryManu Abraham1-3/+0
2008-12-29V4L/DVB (9463): Make delivery system standalone.Manu Abraham1-3/+11
2008-12-29V4L/DVB (9462): Allow specifying clock per deviceManu Abraham2-2/+5
2008-12-29V4L/DVB (9460): Code SimplificationManu Abraham1-3/+1
2008-12-29V4L/DVB (9459): We can now reduce the debug levels, just need to look at erro...Manu Abraham1-1/+1
2008-12-29V4L/DVB (9458): Bugfix: gate control needs to be handledManu Abraham1-0/+2
2008-12-29V4L/DVB (9457): Optimization, Fix a BugManu Abraham5-27/+35
2008-12-29V4L/DVB (9455): Cleanup: remove some superfluous stuff and dead commented out...Manu Abraham2-32/+5
2008-12-29V4L/DVB (9454): Fix a compile warningManu Abraham2-2/+2
2008-12-29V4L/DVB (9453): stb0899: fix compilation warningsManu Abraham3-8/+4
2008-12-29V4L/DVB (9452): Fix invalid GCT modeManu Abraham1-0/+3
2008-12-29V4L/DVB (9451): Bug! F/3 Clock domain was incorrectly usedManu Abraham1-1/+1
2008-12-29V4L/DVB (9450): Code Review: #4 Consolidate configurationsManu Abraham4-0/+498
2008-12-29V4L/DVB (9449): Code Simplification: use do_div() insteadReinhard Nissl1-35/+34
2008-12-29V4L/DVB (9448): Bug: fix array sizeReinhard Nissl1-2/+2
2008-12-29V4L/DVB (9447): stb6100: improve roundingReinhard Nissl1-1/+1
2008-12-29V4L/DVB (9446): Bug Fix an overflow in bandwidth calculationReinhard Nissl1-1/+1
2008-12-29V4L/DVB (9445): Bug: Bandwidth calculation at upper and lower boundariesReinhard Nissl1-3/+3
2008-12-29V4L/DVB (9444): Initialize post process events to NULLManu Abraham1-1/+1
2008-12-29V4L/DVB (9443): Bug: Bandwidth calculationManu Abraham2-4/+3
2008-12-29V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham1-1/+1
2008-12-29V4L/DVB (9441): Code simplification: clock is already initialized, no need to...Manu Abraham1-1/+1
2008-12-29V4L/DVB (9440): Bug in previous commitArvo Jarve1-1/+1
2008-12-29V4L/DVB (9439): Bug! SFRL nibble got swappedManu Abraham1-1/+1
2008-12-29V4L/DVB (9438): Bug! RTF is signedArvo Jarve1-2/+3
2008-12-29V4L/DVB (9437): Disable Symbol rate auto scan featureManu Abraham1-7/+7