aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx/dst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab1-1873/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-4/+1
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-1/+2
2011-12-31[media] dvb-core: Don't pass DVBv3 parameters on tune() fopsMauro Carvalho Chehab1-9/+10
2011-12-31[media] dst: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-31/+32
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-4/+4
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-4/+4
2010-08-08V4L/DVB: Report supported QAM modes on bt8xxArnuschky1-1/+9
2010-05-18V4L/DVB: drivers/media: drop redundant memsetJulia Lawall1-2/+0
2010-02-26V4L/DVB: dst: fixes for DVB-C Twinhan VP2031Klaas de Waal1-4/+8
2009-09-12V4L/DVB (12477): Use dst_type field instead of type_flagsJulia Lawall1-1/+1
2009-03-13V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot1-1/+1
2008-10-27net: convert more to %pMJohannes Berg1-3/+1
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE1-2/+2
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-1/+1
2008-04-24V4L/DVB (7510): media/dvb/bt8xx replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-01-25V4L/DVB (6569): bt8xx/dst.c: make code staticAdrian Bunk1-11/+8
2007-07-18V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab1-1/+1
2007-05-22V4L/DVB (5639a): Fix dst usage countManu Abraham1-3/+0
2007-02-21V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2006-09-26V4L/DVB (4432): Fix Circular dependenciesManu Abraham1-5/+9
2006-09-26V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey1-6/+5
2006-09-26V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey1-0/+2
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-0/+4
2006-08-08V4L/DVB (4431): Add several error checks to dstYeasah Pell1-31/+27
2006-06-25V4L/DVB (4185): Conditionally enable 5 byte diseqc commandsYeasah Pell1-2/+5
2006-06-25V4L/DVB (4179): VLF fixes for DCTManu Abraham1-18/+22
2006-06-25V4L/DVB (4178): Replace NEWTUNE with TS188Manu Abraham1-13/+13
2006-06-25V4L/DVB (4177): DCTNEW and ATSC fixesManu Abraham1-30/+62
2006-06-25V4L/DVB (4175): Fix a bug in tuner detectionManu Abraham1-4/+11
2006-06-25V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM'sManu Abraham1-9/+72
2006-06-25V4L/DVB (4173): Dprintk macro beautificationManu Abraham1-14/+18
2006-06-25V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as prefix in dprintkSigmund Augdal Helberg1-22/+24
2006-06-25V4L/DVB (4171): Fix Daughterboard detectionManu Abraham1-28/+5
2006-06-25V4L/DVB (4170): ATSC typecheck bugfixBryan Scott1-3/+3
2006-06-25V4L/DVB (4169): Add more Firmware and Tuner namesManu Abraham1-10/+98
2006-06-25V4L/DVB (4168): ATSC tuner doesn't have variable length fieldManu Abraham1-4/+10
2006-06-25V4L/DVB (4167): Add Board NamesManu Abraham1-5/+25
2006-06-25V4L/DVB (4166): Fix string lengthManu Abraham1-2/+2
2006-06-25V4L/DVB (4165): Add in tuner namesManu Abraham1-2/+31
2006-06-25V4L/DVB (4164): Add DVB-S specific demod namesManu Abraham1-15/+30
2006-06-25V4L/DVB (4163): Initialize ATSC frontendManu Abraham1-0/+4
2006-06-25V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FEManu Abraham1-20/+26
2006-06-25V4L/DVB (4161): Utilize the device specific algorithm callbacksManu Abraham1-0/+4
2006-06-25V4L/DVB (4159): Implement tuning algorithm as a module parameterManu Abraham1-5/+47
2006-06-25V4L/DVB (4158): Make ASIC RESET ConditionalManu Abraham1-7/+7
2006-06-25V4L/DVB (4157): Add support for VP-3250 ATSC cardManu Abraham1-2/+17
2006-06-25V4L/DVB (4156): Add basic ATSC support to DSTManu Abraham1-1/+30
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-6/+4
2006-02-27V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk1-1/+1