summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2006-06-25V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.Cameron Hutchinson1-1/+3
2006-06-25V4L/DVB (4185): Conditionally enable 5 byte diseqc commandsYeasah Pell1-2/+5
2006-06-25V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'edAdrian Bunk1-2/+0
2006-06-25V4L/DVB (4182): Comment out MMI functions for nowManu Abraham1-0/+94
2006-06-25V4L/DVB (4181): Fix CA Info and Application InfoHenrik Sjoberg1-4/+92
2006-06-25V4L/DVB (4180): Initial go at MMIManu Abraham1-0/+95
2006-06-25V4L/DVB (4179): VLF fixes for DCTManu Abraham2-18/+23
2006-06-25V4L/DVB (4178): Replace NEWTUNE with TS188Manu Abraham2-14/+14
2006-06-25V4L/DVB (4177): DCTNEW and ATSC fixesManu Abraham2-30/+63
2006-06-25V4L/DVB (4176): Bug-fix: Fix memory overflowSigmund Augdal Helberg1-0/+5
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 Abraham2-28/+6
2006-06-25V4L/DVB (4170): ATSC typecheck bugfixBryan Scott1-3/+3
2006-06-25V4L/DVB (4169): Add more Firmware and Tuner namesManu Abraham2-15/+107
2006-06-25V4L/DVB (4168): ATSC tuner doesn't have variable length fieldManu Abraham2-4/+11
2006-06-25V4L/DVB (4167): Add Board NamesManu Abraham2-5/+32
2006-06-25V4L/DVB (4166): Fix string lengthManu Abraham1-2/+2
2006-06-25V4L/DVB (4165): Add in tuner namesManu Abraham2-2/+37
2006-06-25V4L/DVB (4164): Add DVB-S specific demod namesManu Abraham2-16/+37
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 (4160): Use device specific algorithmsManu Abraham2-1/+5
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 (4155): ATSC frontend supportManu Abraham1-1/+3
2006-06-25V4L/DVB (4149): Fix up funky logic in dvbDave Jones1-2/+2
2006-06-25V4L/DVB (4122): Lgdt330x: fix missing line in VSB snr decoding logicMac Michaels1-0/+1
2006-06-25V4L/DVB (4106): Fix problems with AV7110 firmware buildingTrent Piepho1-3/+3
2006-06-25V4L/DVB (4104): Default "yes", no. default y, yes.Trent Piepho1-1/+1
2006-06-25V4L/DVB (4096): CinergyT2: whitespace cleanupMichael Krufky1-1/+1
2006-06-25V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ...Michael Krufky2-1/+8
2006-06-25V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontendDyks, Axel (XL)1-1/+5
2006-06-25V4L/DVB (4073): Support for new version of Satelco EasyWatch DVB-S lightLothar Englisch1-0/+4
2006-06-25V4L/DVB (4060): Make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set...Adrian Bunk1-1/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher58-576/+499
2006-06-25V4L/DVB (4027): Fixes after dvb_tuner_ops-conversionPatrick Boettcher3-16/+25
2006-06-25V4L/DVB (4032): Fix Pinnacle 300iAndrew de Quincey1-18/+10
2006-06-25V4L/DVB (4030): Minor code cleanup on the genpix-modulePatrick Boettcher1-13/+15
2006-06-25V4L/DVB (4029): [PATCH] Genpix 8PSK->USB driver (Take 2)Alan Nisota6-1/+620
2006-06-25V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho7-38/+20
2006-06-25V4L/DVB (4013): Change the sweeprate for TT C1500 using QAM64Per Dalén1-1/+1
2006-06-25V4L/DVB (4012): Fix cx24123 diseqcAndrew de Quincey2-145/+48
2006-06-25V4L/DVB (4011): Fix PLL refactoring breakage to WinTV NOVA T USB 2 driverAndrew de Quincey1-3/+2
2006-06-25V4L/DVB (3996): Make the table staticChristoph Pfister1-1/+1