aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/stv090x.c
AgeCommit message (Expand)Author
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab
2011-12-31[media] dvb: don't pass a DVBv3 parameter for search() fopsMauro Carvalho Chehab
2011-12-31[media] stv090x: use .delsys property, instead of get_property()Mauro Carvalho Chehab
2011-12-12[media] STV090x: Query DVB frontend delivery capabilitiesManu Abraham
2011-09-25[media] stv090x: set status bits when there is no lockGuy Martin
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-21[media] stv090x: handle allocation failuresDan Carpenter
2011-03-21[media] stv090x: 22kHz workaround must also be performed for the 2nd frontendOliver Endriss
2011-03-21[media] stv090x: Fix losing lock in dual DVB-S2 modeOliver Endriss
2011-03-21[media] stv090x: Optional external lock routineOliver Endriss
2011-03-21[media] stv090x: make sleep/wakeup specific to the demod pathAndreas Regel
2011-03-21[media] stv090x: add tei-field to config-structurePatrick Boettcher
2011-03-21[media] stv090x: added function to control GPIOs from the outsidePatrick Boettcher
2010-12-29[media] stv090x: Fix some compilation warningsMauro Carvalho Chehab
2010-05-18V4L/DVB: stv090x: Add some notes about the internal tuner I/O controlManu Abraham
2010-05-18V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel
2010-05-18V4L/DVB: [STV090x] Use gate control, while tuner is being accessedManu Abraham
2010-05-18V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham
2010-05-18V4L/DVB: [STV090x] Code simplificationManu Abraham
2010-05-06V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalisedAndrew Morton
2010-02-26V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialisedAndrew Morton
2010-02-26V4L/DVB (13988): [STV090x] Configuration parameters adc1_range, adc2_range, t...Oliver Endriss
2010-02-26V4L/DVB (13987): [STV090x] Quit processing if the tuner did not lockOliver Endriss
2010-02-26V4L/DVB (13986): [STV090x] Disable I2C gate on errorOliver Endriss
2010-02-26V4L/DVB (13985): [STV090x] reset mclk and dev_ver of internal structure after...Andreas Regel
2010-02-26V4L/DVB (13982): [STV090x] setup master clock in stv090x_init instead of stv0...Andreas Regel
2010-02-26V4L/DVB (13979): [STV090x] Added possibility to set a fixed TS output clock.Andreas Regel
2010-02-26V4L/DVB (13978): [STV090x] set FE_HAS_SIGNAL flag in stv090x_read_status when...Andreas Regel
2010-02-26V4L/DVB (13977): [STV090x] Test for valid frequency before starting to tuneAndreas Regel
2010-02-26V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access.Andreas Regel
2010-02-26V4L/DVB (13975): [STV090x] Added internal structure with shared settings and ...Andreas Regel
2010-02-26V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode.Andreas Regel
2009-12-16V4L/DVB (13674): stv090x: Add DiSEqC envelope modeOliver Endriss
2009-12-05V4L/DVB (13359): stv090x: adds corrections of some register valuesAndreas Regel
2009-12-05V4L/DVB (13358): stv090x: add an additional check for packet delineator lock ...Andreas Regel
2009-12-05V4L/DVB (13357): stv090x: adds an additional check for signal presence based ...Andreas Regel
2009-12-05V4L/DVB (13356): stv090x: fixes signal lock logicAndreas Regel
2009-12-05V4L/DVB (13355): stv090x: fixes calculation of AGC2 and uses a different AGC2...Andreas Regel
2009-12-05V4L/DVB (13354): stv090x: fixes some typos like wrong register or variable namesAndreas Regel
2009-12-05V4L/DVB (13353): stv090x: fixes STR and SNR calculation and normalizes the va...Andreas Regel
2009-12-05V4L/DVB (13351): stv090x: increases search range based on symbol rateAndreas Regel
2009-06-23V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...Manu Abraham
2009-06-23V4L/DVB (12130): Fix a redundant compiler warningManu Abraham
2009-06-16V4L/DVB (11682): STV0900/STV0903: Add support for Silicon cut >= 3Manu Abraham
2009-06-16V4L/DVB (11601): stv090x: update demodulator capabilitiesAndreas Regel
2009-06-16V4L/DVB (11598): stv090x: fix missing wakeup in initAndreas Regel
2009-06-16V4L/DVB (11597): stv090x: fixes read_status to return 0 in case of no errorAndreas Regel
2009-06-16V4L/DVB (11595): stv090x: fixes a few bugsAndreas Regel