aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-14V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Amit Choudhary1-0/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-26V4L/DVB (4432): Fix Circular dependenciesManu Abraham4-9/+24
2006-09-26V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey1-7/+7
2006-09-26V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey4-14/+7
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey1-6/+2
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 Quincey4-19/+27
2006-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey1-0/+1
2006-08-08V4L/DVB (4431): Add several error checks to dstYeasah Pell1-31/+27
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab1-198/+7
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 prefix in dprintkSigmund 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 (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 Boettcher3-27/+23
2006-06-25V4L/DVB (3973a): Return value is ssize_tMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey1-6/+6
2006-06-25V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky1-1/+1
2006-06-25V4L/DVB (3887): Convert bt8xx to refactored tuner codeAndrew de Quincey1-27/+44
2006-06-25V4L/DVB (3841): Dvb-bt8xx: use fe_lgh06xf.hMichael Krufky2-24/+2
2006-06-25V4L/DVB (3765): Dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd revisionMichael Krufky2-0/+11
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-05-23V4L/DVB (4040a): Fix the following section warnings:Jean Delvare1-3/+3