summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/bt8xx/dst.c
AgeCommit message (Expand)Author
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab
2008-04-24V4L/DVB (7510): media/dvb/bt8xx replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-25V4L/DVB (6569): bt8xx/dst.c: make code staticAdrian Bunk
2007-07-18V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab
2007-05-22V4L/DVB (5639a): Fix dst usage countManu Abraham
2007-02-21V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2006-09-26V4L/DVB (4432): Fix Circular dependenciesManu Abraham
2006-09-26V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey
2006-09-26V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-08-08V4L/DVB (4431): Add several error checks to dstYeasah Pell
2006-06-25V4L/DVB (4185): Conditionally enable 5 byte diseqc commandsYeasah Pell
2006-06-25V4L/DVB (4179): VLF fixes for DCTManu Abraham
2006-06-25V4L/DVB (4178): Replace NEWTUNE with TS188Manu Abraham
2006-06-25V4L/DVB (4177): DCTNEW and ATSC fixesManu Abraham
2006-06-25V4L/DVB (4175): Fix a bug in tuner detectionManu Abraham
2006-06-25V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM'sManu Abraham
2006-06-25V4L/DVB (4173): Dprintk macro beautificationManu Abraham
2006-06-25V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as p...Sigmund Augdal Helberg
2006-06-25V4L/DVB (4171): Fix Daughterboard detectionManu Abraham
2006-06-25V4L/DVB (4170): ATSC typecheck bugfixBryan Scott
2006-06-25V4L/DVB (4169): Add more Firmware and Tuner namesManu Abraham
2006-06-25V4L/DVB (4168): ATSC tuner doesn't have variable length fieldManu Abraham
2006-06-25V4L/DVB (4167): Add Board NamesManu Abraham
2006-06-25V4L/DVB (4166): Fix string lengthManu Abraham
2006-06-25V4L/DVB (4165): Add in tuner namesManu Abraham
2006-06-25V4L/DVB (4164): Add DVB-S specific demod namesManu Abraham
2006-06-25V4L/DVB (4163): Initialize ATSC frontendManu Abraham
2006-06-25V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FEManu Abraham
2006-06-25V4L/DVB (4161): Utilize the device specific algorithm callbacksManu Abraham
2006-06-25V4L/DVB (4159): Implement tuning algorithm as a module parameterManu Abraham
2006-06-25V4L/DVB (4158): Make ASIC RESET ConditionalManu Abraham
2006-06-25V4L/DVB (4157): Add support for VP-3250 ATSC cardManu Abraham
2006-06-25V4L/DVB (4156): Add basic ATSC support to DSTManu Abraham
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher
2006-02-27V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey
2005-11-09[PATCH] dvb: dst: protect dst_write_tuna from simultaneous writesHenrik Sjoberg
2005-11-09[PATCH] dvb: dst: protect the read/write commands with a mutexManu Abraham
2005-11-09[PATCH] dvb: dst: fix DST DVB-S get_frequencyTom Hughes
2005-11-09[PATCH] dvb: dst: fix broken support for vp-3040 TS204Manu Abraham
2005-11-09[PATCH] dvb: dst: Correcty Identify Tuner and DaughterboardsManu Abraham
2005-11-07[PATCH] kfree cleanup: drivers/mediaJesper Juhl
2005-09-09[PATCH] dvb: dst: fix DVB-C tuningManu Abraham
2005-09-09[PATCH] dvb: dst: identify boardsManu Abraham
2005-09-09[PATCH] dvb: dst: dprrintk cleanupManu Abraham
2005-09-09[PATCH] dvb: dst: fix symbol rate settingManu Abraham
2005-09-09[PATCH] dvb: remove noisy debug printJohannes Stezenbach
2005-07-12[PATCH] dvb: dst: printk -> dprintkJohannes Stezenbach