aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stv0900_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18V4L/DVB: stv0900: Whitespace cleanupMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: get_frontend for STV0900Abylay Ospan1-1/+15
2010-02-26V4L/DVB: drivers/media: Correct NULL testJulia Lawall1-5/+0
2010-02-26V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_init_internal()Roel Kluin1-0/+7
2010-02-26V4L/DVB: stv0900: make more local functions staticMárton Németh1-5/+5
2010-02-26V4L/DVB (13818): Add Prof 7500 DVB-S2 USB cardIgor M. Liplianin1-1/+86
2009-12-16V4L/DVB (13630): Print bitrate measured by stv0900 demod in stv0900_read_statusAbylay Ospan1-0/+13
2009-12-05V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 cardIgor M. Liplianin1-0/+3
2009-12-05V4L/DVB (13340): stv0900: big rework to support cut 3.0.Igor M. Liplianin1-820/+633
2009-12-05V4L/DVB (13337): Change str snr scale for stv0900/903 and Netup Dual DVB-S2 card.Igor M. Liplianin1-4/+21
2009-12-05V4L/DVB (13336): stv0900: config definition for single/dual modeIgor M. Liplianin1-2/+2
2009-12-05V4L/DVB (13335): stv0900: fix diseqc support for NetUP cardAbylay Ospan1-11/+20
2009-12-05V4L/DVB (13045): Fix debug messaging for stv0900 demod.Igor M. Liplianin1-29/+29
2009-09-12V4L/DVB (12312): stv0900: fix i2c repeater configuration must be set to manualAbylay Ospan1-4/+4
2009-06-23V4L/DVB (12098): Create table for customize stv0900 ts registers.Igor M. Liplianin1-2/+19
2009-06-23V4L/DVB (12097): Implement reading uncorrected blocks for stv0900Abylay Ospan1-0/+39
2009-06-23V4L/DVB (12096): Bug fix: stv0900 register read must using i2c in one transactionAbylay Ospan1-20/+20
2009-03-30V4L/DVB (11057): Fix CiMax stability in Netup Dual DVB-S2 CIAbylay Ospan1-1/+1
2009-03-30V4L/DVB (11055): Fix typo in stv0900Igor M. Liplianin1-1/+1
2009-03-30V4L/DVB (11054): Shorten some lines in stv0900 to less then 81 charactersIgor M. Liplianin1-13/+28
2009-03-30V4L/DVB (10871): stv0900: delete debug messages not related to stv0900 tuning algorythmIgor M. Liplianin1-16/+4
2009-03-30V4L/DVB (10846): dvb/frontends: fix duplicate 'debug' symbolRandy Dunlap1-2/+2
2009-03-30V4L/DVB (10803): Add core code for ST STV0900 dual demodulator.Igor M. Liplianin1-0/+1946