summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12477): Use dst_type field instead of type_flagsJulia Lawall2009-09-121-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11992): Add missing __devexit_p()Jean Delvare2009-06-161-7/+1
* V4L/DVB (11255): dst_ca: fix compile warning.Hans Verkuil2009-03-301-4/+5
* V4L/DVB (11235): changed ioctls to unlockedStoyan Gaydarov2009-03-301-2/+5
* V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10391): dvb: constify VFTsJan Engelhardt2009-03-301-1/+1
* V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot2009-03-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-3/+1
|\
| * net: convert more to %pMJohannes Berg2008-10-271-3/+1
* | V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-161-1/+1
|/
* V4L/DVB: follow lspci device/vendor styleBjorn Helgaas2008-10-121-1/+1
* V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE2008-09-041-2/+2
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0
* V4L/DVB (8132): bt8xx endianness annotations and fixesAl Viro2008-07-201-1/+1
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-292-2/+2
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-1/+1
* 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