summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stv0900_core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-1/+0
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-2/+2
* [media] dvb: remove the track() fopsMauro Carvalho Chehab2011-12-311-7/+0
* [media] dvb: don't pass a DVBv3 parameter for search() fopsMauro Carvalho Chehab2011-12-311-2/+1
* [media] stv900: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-31/+4
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] STV0900: Query DVB frontend delivery capabilitiesManu Abraham2011-12-121-1/+10
* [media] stv0900: Update status when LOCK is missedAbylay Ospan2011-03-211-0/+1
* [media] stv0900: speed up DVB-S searchingIgor M. Liplianin2011-03-211-0/+3
* [media] dw2102: Prof 7500: Lock LED implementedIgor M. Liplianin2011-03-211-1/+22
* V4L/DVB: stv0900: Whitespace cleanupMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: get_frontend for STV0900Abylay Ospan2010-05-181-1/+15
* V4L/DVB: drivers/media: Correct NULL testJulia Lawall2010-02-261-5/+0
* V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_...Roel Kluin2010-02-261-0/+7
* V4L/DVB: stv0900: make more local functions staticMárton Németh2010-02-261-5/+5
* V4L/DVB (13818): Add Prof 7500 DVB-S2 USB cardIgor M. Liplianin2010-02-261-1/+86
* V4L/DVB (13630): Print bitrate measured by stv0900 demod in stv0900_read_statusAbylay Ospan2009-12-161-0/+13
* V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin2009-12-051-0/+3
* V4L/DVB (13340): stv0900: big rework to support cut 3.0.Igor M. Liplianin2009-12-051-820/+633
* V4L/DVB (13337): Change str snr scale for stv0900/903 and Netup Dual DVB-S2 c...Igor M. Liplianin2009-12-051-4/+21
* V4L/DVB (13336): stv0900: config definition for single/dual modeIgor M. Liplianin2009-12-051-2/+2
* V4L/DVB (13335): stv0900: fix diseqc support for NetUP cardAbylay Ospan2009-12-051-11/+20
* V4L/DVB (13045): Fix debug messaging for stv0900 demod.Igor M. Liplianin2009-12-051-29/+29
* V4L/DVB (12312): stv0900: fix i2c repeater configuration must be set to manualAbylay Ospan2009-09-121-4/+4
* V4L/DVB (12098): Create table for customize stv0900 ts registers.Igor M. Liplianin2009-06-231-2/+19
* V4L/DVB (12097): Implement reading uncorrected blocks for stv0900Abylay Ospan2009-06-231-0/+39
* V4L/DVB (12096): Bug fix: stv0900 register read must using i2c in one transac...Abylay Ospan2009-06-231-20/+20
* V4L/DVB (11057): Fix CiMax stability in Netup Dual DVB-S2 CIAbylay Ospan2009-03-301-1/+1
* 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 (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-301-2/+2
* V4L/DVB (10803): Add core code for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-301-0/+1946