summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/bt8xx/dst.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-26V4L/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 p...Sigmund 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 point...Patrick Boettcher1-6/+4
2006-02-27V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk1-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-7/+7
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey1-21/+31
2005-11-09[PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg1-12/+17
2005-11-09[PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham1-13/+21
2005-11-09[PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes1-1/+7
2005-11-09[PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham1-4/+3
2005-11-09[PATCH] dvb: dst: Correcty Identify Tuner and DaughterboardsManu Abraham1-2/+56
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl1-6/+2
2005-09-10[PATCH] dvb: dst: fix DVB-C tuningManu Abraham1-0/+1
2005-09-10[PATCH] dvb: dst: identify boardsManu Abraham1-3/+86
2005-09-10[PATCH] dvb: dst: dprrintk cleanupManu Abraham1-371/+278
2005-09-10[PATCH] dvb: dst: fix symbol rate settingManu Abraham1-14/+14
2005-09-10[PATCH] dvb: remove noisy debug printJohannes Stezenbach1-1/+1
2005-07-13[PATCH] dvb: dst: printk -> dprintkJohannes Stezenbach1-1/+1
2005-07-08[PATCH] dvb: dst: fix tuning problemSteffen Motzer1-1/+5
2005-07-08[PATCH] dvb: Twinhan DST: frontend polarization fixAllan Stirling1-2/+2