aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stv090x.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-6/+6
* [media] stv090x: handle allocation failuresDan Carpenter2011-03-211-1/+10
* [media] stv090x: 22kHz workaround must also be performed for the 2nd frontendOliver Endriss2011-03-211-15/+11
* [media] stv090x: Fix losing lock in dual DVB-S2 modeOliver Endriss2011-03-211-4/+6
* [media] stv090x: Optional external lock routineOliver Endriss2011-03-211-5/+16
* [media] stv090x: make sleep/wakeup specific to the demod pathAndreas Regel2011-03-211-26/+185
* [media] stv090x: add tei-field to config-structurePatrick Boettcher2011-03-211-0/+8
* [media] stv090x: added function to control GPIOs from the outsidePatrick Boettcher2011-03-211-0/+14
* [media] stv090x: Fix some compilation warningsMauro Carvalho Chehab2010-12-291-3/+3
* V4L/DVB: stv090x: Add some notes about the internal tuner I/O controlManu Abraham2010-05-181-0/+9
* V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel2010-05-181-0/+14
* V4L/DVB: [STV090x] Use gate control, while tuner is being accessedManu Abraham2010-05-181-1/+7
* V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham2010-05-181-0/+8
* V4L/DVB: [STV090x] Code simplificationManu Abraham2010-05-181-30/+27
* V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss2010-05-061-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalisedAndrew Morton2010-02-261-1/+1
* V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialisedAndrew Morton2010-02-261-1/+2
* V4L/DVB (13988): [STV090x] Configuration parameters adc1_range, adc2_range, t...Oliver Endriss2010-02-261-1/+18
* V4L/DVB (13987): [STV090x] Quit processing if the tuner did not lockOliver Endriss2010-02-261-11/+11
* V4L/DVB (13986): [STV090x] Disable I2C gate on errorOliver Endriss2010-02-261-15/+31
* V4L/DVB (13985): [STV090x] reset mclk and dev_ver of internal structure after...Andreas Regel2010-02-261-0/+2
* V4L/DVB (13982): [STV090x] setup master clock in stv090x_init instead of stv0...Andreas Regel2010-02-261-6/+9
* V4L/DVB (13979): [STV090x] Added possibility to set a fixed TS output clock.Andreas Regel2010-02-261-0/+65
* V4L/DVB (13978): [STV090x] set FE_HAS_SIGNAL flag in stv090x_read_status when...Andreas Regel2010-02-261-2/+7
* V4L/DVB (13977): [STV090x] Test for valid frequency before starting to tuneAndreas Regel2010-02-261-0/+3
* V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access.Andreas Regel2010-02-261-0/+9
* V4L/DVB (13975): [STV090x] Added internal structure with shared settings and ...Andreas Regel2010-02-261-85/+204
* V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode.Andreas Regel2010-02-261-0/+4
* V4L/DVB (13674): stv090x: Add DiSEqC envelope modeOliver Endriss2009-12-161-3/+4
* V4L/DVB (13359): stv090x: adds corrections of some register valuesAndreas Regel2009-12-051-40/+44
* V4L/DVB (13358): stv090x: add an additional check for packet delineator lock ...Andreas Regel2009-12-051-4/+9
* V4L/DVB (13357): stv090x: adds an additional check for signal presence based ...Andreas Regel2009-12-051-4/+3
* V4L/DVB (13356): stv090x: fixes signal lock logicAndreas Regel2009-12-051-13/+14
* V4L/DVB (13355): stv090x: fixes calculation of AGC2 and uses a different AGC2...Andreas Regel2009-12-051-11/+22
* V4L/DVB (13354): stv090x: fixes some typos like wrong register or variable namesAndreas Regel2009-12-051-6/+6
* V4L/DVB (13353): stv090x: fixes STR and SNR calculation and normalizes the va...Andreas Regel2009-12-051-19/+39
* V4L/DVB (13351): stv090x: increases search range based on symbol rateAndreas Regel2009-12-051-1/+7
* V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...Manu Abraham2009-06-231-3/+6
* V4L/DVB (12130): Fix a redundant compiler warningManu Abraham2009-06-231-1/+1
* V4L/DVB (11682): STV0900/STV0903: Add support for Silicon cut >= 3Manu Abraham2009-06-161-480/+689
* V4L/DVB (11601): stv090x: update demodulator capabilitiesAndreas Regel2009-06-161-0/+11
* V4L/DVB (11598): stv090x: fix missing wakeup in initAndreas Regel2009-06-161-0/+7
* V4L/DVB (11597): stv090x: fixes read_status to return 0 in case of no errorAndreas Regel2009-06-161-6/+4
* V4L/DVB (11595): stv090x: fixes a few bugsAndreas Regel2009-06-161-9/+16
* V4L/DVB (11594): stv090x: Fix incorrect TSMODE usageAndreas Regel2009-06-161-8/+8
* V4L/DVB (11593): stv090x: Fix RolloffAndreas Regel2009-06-161-8/+29
* V4L/DVB (11591): stv090x: code simplificationManu Abraham2009-06-161-8/+7
* V4L/DVB (11590): stv090x: code simplificationManu Abraham2009-06-161-4/+1
* V4L/DVB (11589): stv090x: code simplificationManu Abraham2009-06-161-8/+6