aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* | dvb/bt8xx: kill the big kernel lockArnd Bergmann2010-10-191-3/+4
|/
* V4L/DVB: Report supported QAM modes on bt8xxArnuschky2010-08-081-1/+9
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-1/+1
* V4L/DVB: drivers/media: drop redundant memsetJulia Lawall2010-05-181-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: dst: fixes for DVB-C Twinhan VP2031Klaas de Waal2010-02-261-4/+8
* V4L/DVB: dvb/bt8xx: Clean-up init and exit functionsJean Delvare2010-02-261-15/+2
* V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.cPeter Huewe2010-02-261-2/+2
* V4L/DVB (13523): dvb-bt8xx: fix compile warningHans Verkuil2009-12-051-1/+1
* 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