aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-07[media] dvb-bt8xx: convert printks to pr_err()Jonathan Nieder1-19/+17
2012-01-07[media] dvb-bt8xx: use dprintk for debug statementsJonathan Nieder1-3/+3
2012-01-06[media] dvb-bt8xx: Fix a printk statementMauro Carvalho Chehab1-1/+1
2012-01-06[media] dvb-bt8xx: handle errors from dvb_net_initJonathan Nieder1-1/+8
2012-01-06[media] dvb-bt8xx: use goto based exception handlingJonathan Nieder1-30/+27
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-4/+1
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-1/+2
2011-12-31[media] dvb-core: don't use fe_bandwidth_t on driverMauro Carvalho Chehab1-1/+1
2011-12-31[media] dvb-core: Don't pass DVBv3 parameters on tune() fopsMauro Carvalho Chehab1-9/+10
2011-12-31[media] dst: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-31/+32
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-4/+4
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-4/+4
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-3/+3
2011-12-31[media] dvb: remove dvb_frontend_parameters from calc_regs()Mauro Carvalho Chehab1-31/+33
2011-12-31[media] dvb-bt8xx: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-15/+16
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-4/+4
2011-07-27[media] dvb-bt8xx: Don't return -EFAULT when a device is not foundMauro Carvalho Chehab1-2/+2
2011-05-20[media] use pci_dev->revisionBjørn Mork1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+2
2010-10-19dvb/bt8xx: kill the big kernel lockArnd Bergmann1-3/+4
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
2010-08-08V4L/DVB: Report supported QAM modes on bt8xxArnuschky1-1/+9
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-05-18V4L/DVB: drivers/media: drop redundant memsetJulia Lawall1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB: dst: fixes for DVB-C Twinhan VP2031Klaas de Waal1-4/+8
2010-02-26V4L/DVB: dvb/bt8xx: Clean-up init and exit functionsJean Delvare1-15/+2
2010-02-26V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.cPeter Huewe1-2/+2
2009-12-05V4L/DVB (13523): dvb-bt8xx: fix compile warningHans Verkuil1-1/+1
2009-09-12V4L/DVB (12477): Use dst_type field instead of type_flagsJulia Lawall1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-16V4L/DVB (11992): Add missing __devexit_p()Jean Delvare1-7/+1
2009-03-30V4L/DVB (11255): dst_ca: fix compile warning.Hans Verkuil1-4/+5
2009-03-30V4L/DVB (11235): changed ioctls to unlockedStoyan Gaydarov1-2/+5
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt1-1/+1
2009-03-13V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot1-1/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+1
2008-12-16V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab1-1/+1
2008-10-27net: convert more to %pMJohannes Berg1-3/+1
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE1-2/+2
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk1-2/+0
2008-07-20V4L/DVB (8132): bt8xx endianness annotations and fixesAl Viro1-1/+1
2008-05-14V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab1-0/+1
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2-2/+2
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-1/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+6