summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/b2c2
AgeCommit message (Expand)AuthorLines
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab-4789/+0
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab-1/+1
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab-1/+1
2012-08-13[media] dvb: use %*ph to hexdump small buffersAndy Shevchenko-4/+1
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+21
2012-01-07[media] flexcop: CodingStyle fix: don't use "if ((ret = foo()) < 0)"Jonathan Nieder-7/+14
2012-01-06[media] flexcop: handle errors from dvb_net_initJonathan Nieder-1/+7
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman-19/+1
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe-2/+2
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan-0/+1
2011-05-20[media] use pci_dev->revisionBjørn Mork-3/+1
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2011-04-04[media] FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pciPatrick Boettcher-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare-3/+0
2009-09-12V4L/DVB (12294): b2c2: Use dvb-pll for Cablestar2Trent Piepho-54/+19
2009-09-12V4L/DVB (12293): b2c2: Use dvb-pll for Skystar2 rev 2.3 and rev 2.6Trent Piepho-74/+31
2009-09-12V4L/DVB (12292): b2c2: Use dvb-pll for AirStar DVB-T's tunerTrent Piepho-32/+6
2009-09-12V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches-1/+1
2009-07-24V4L/DVB (12291): b2c2: fix frontends compiled into kernelTrent Piepho-30/+37
2009-06-16V4L/DVB (11894): flexcop-pci: dmesg visible names brokenMatthias Schwarzott-10/+10
2009-06-16V4L/DVB (11964): b2c2: Fix problems with frontend attachmentTrent Piepho-83/+113
2009-06-16V4L/DVB (11829): Rewrote frontend-attach mechanism to gain noise-less deactiv...Patrick Boettcher-355/+413
2009-06-16V4L/DVB (11828): Reducing print-level of I2C error printsMatthias Schwarzott-1/+1
2009-03-30V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-dri...Uwe Bugla-251/+281
2009-03-30V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-dri...Uwe Bugla-394/+353
2009-03-30V4L/DVB (11285): Remove unecessary udelayPatrick Boettcher-1/+0
2009-03-30V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher-0/+12
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab-1/+1
2009-03-30V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog...Matthias Schwarzott-0/+1
2009-02-26V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher-25/+44
2008-12-30V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driverPatrick Boettcher-0/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-1/+1
2008-12-16V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab-1/+1
2008-12-16V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä-1/+7
2008-10-27net: convert more to %pMJohannes Berg-1/+1
2008-10-12V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil-1/+1
2008-10-04V4L/DVB (9037): Fix support for Hauppauge Nova-S SEPatrick Boettcher-0/+1
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE-1/+2
2008-09-03V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare-6/+6
2008-06-05V4L/DVB (7959): endianness fix in flexcop-usb.cAl Viro-1/+1
2008-05-14V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kcon...Matthias Schwarzott-1/+1
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab-1/+1
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab-1/+1
2008-04-24V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss-1/+1
2008-04-24V4L/DVB (7569): Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tunerPatrick Boettcher-0/+51
2008-04-24V4L/DVB (7471): SkyStar2: preparing support for the rev2.8Patrick Boettcher-0/+54
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau-2/+6
2008-04-24V4L/DVB (7509): media/dvb/b2c2 replace remaining __FUNCTION__ occurrencesHarvey Harrison-16/+16
2008-04-24V4L/DVB (7469): Preparation for supporting new devices, cleanup and sanenessPatrick Boettcher-123/+221