summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-1/+6
* V4L/DVB (7510): media/dvb/bt8xx replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-243-7/+7
* V4L/DVB (7441): kconfig fixes for tuner-simpleMichael Krufky2008-04-242-2/+1
* V4L/DVB (7440): dvb-bt8xx: fix build errorMichael Krufky2008-04-241-1/+4
* V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky2008-04-241-2/+3
* V4L/DVB (7411): use tuner-simple for Philips FCV1236D digital tuning supportMichael Krufky2008-04-242-2/+4
* V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.cHarvey Harrison2008-04-241-2/+2
* V4L/DVB (7076): bt878: include KERN_ facility levelAkinobu Mita2008-02-181-9/+14
* V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID checkAkinobu Mita2008-01-252-49/+33
* V4L/DVB (6569): bt8xx/dst.c: make code staticAdrian Bunk2008-01-252-16/+8
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-092-2/+0
* V4L/DVB (6010): Use inline functions instead of inline asm for powerpcKumar Gala2007-10-091-3/+2
* V4L/DVB (6009): Bt8xx: "extern inline" -> "static inline"Adrian Bunk2007-10-091-1/+1
* V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab2007-07-181-1/+1
* V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky2007-07-181-0/+3
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-182-2/+2
* V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho2007-07-181-1/+1
* V4L/DVB (5639a): Fix dst usage countManu Abraham2007-05-221-3/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5513): Bt878: prevent probing wrong card entryAkinobu Mita2007-04-271-3/+1
* V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho2007-04-273-3/+4
* V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-212-2/+3
* V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T LiteMichael Krufky2007-02-211-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2006-12-103-10/+3
* V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Amit Choudhary2006-10-141-0/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* V4L/DVB (4432): Fix Circular dependenciesManu Abraham2006-09-264-9/+24
* V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey2006-09-261-7/+7
* V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey2006-09-264-14/+7
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-261-6/+2
* V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey2006-09-261-0/+2
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-264-19/+27
* V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-101-0/+1
* V4L/DVB (4431): Add several error checks to dstYeasah Pell2006-08-081-31/+27
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab2006-06-251-198/+7
* V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.Cameron Hutchinson2006-06-251-1/+3
* V4L/DVB (4185): Conditionally enable 5 byte diseqc commandsYeasah Pell2006-06-251-2/+5
* V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'edAdrian Bunk2006-06-251-2/+0
* V4L/DVB (4182): Comment out MMI functions for nowManu Abraham2006-06-251-0/+94
* V4L/DVB (4181): Fix CA Info and Application InfoHenrik Sjoberg2006-06-251-4/+92
* V4L/DVB (4180): Initial go at MMIManu Abraham2006-06-251-0/+95
* V4L/DVB (4179): VLF fixes for DCTManu Abraham2006-06-252-18/+23
* V4L/DVB (4178): Replace NEWTUNE with TS188Manu Abraham2006-06-252-14/+14
* V4L/DVB (4177): DCTNEW and ATSC fixesManu Abraham2006-06-252-30/+63
* V4L/DVB (4176): Bug-fix: Fix memory overflowSigmund Augdal Helberg2006-06-251-0/+5
* V4L/DVB (4175): Fix a bug in tuner detectionManu Abraham2006-06-251-4/+11
* V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM'sManu Abraham2006-06-251-9/+72
OpenPOWER on IntegriCloud