aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/b2c2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-12V4L/DVB (12294): b2c2: Use dvb-pll for Cablestar2Trent Piepho1-54/+19
2009-09-12V4L/DVB (12293): b2c2: Use dvb-pll for Skystar2 rev 2.3 and rev 2.6Trent Piepho1-74/+31
2009-09-12V4L/DVB (12292): b2c2: Use dvb-pll for AirStar DVB-T's tunerTrent Piepho1-32/+6
2009-09-12V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-24V4L/DVB (12291): b2c2: fix frontends compiled into kernelTrent Piepho1-30/+37
2009-06-16V4L/DVB (11894): flexcop-pci: dmesg visible names brokenMatthias Schwarzott1-10/+10
2009-06-16V4L/DVB (11964): b2c2: Fix problems with frontend attachmentTrent Piepho1-83/+113
2009-06-16V4L/DVB (11829): Rewrote frontend-attach mechanism to gain noise-less deactivation of submodulesPatrick Boettcher2-355/+413
2009-06-16V4L/DVB (11828): Reducing print-level of I2C error printsMatthias Schwarzott1-1/+1
2009-03-30V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2Uwe Bugla2-251/+281
2009-03-30V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2Uwe Bugla15-394/+353
2009-03-30V4L/DVB (11285): Remove unecessary udelayPatrick Boettcher1-1/+0
2009-03-30V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher1-0/+12
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog detects a problemMatthias Schwarzott1-0/+1
2009-02-26V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher3-25/+44
2008-12-30V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driverPatrick Boettcher1-0/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2008-12-16V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab1-1/+1
2008-12-16V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2-1/+7
2008-10-27net: convert more to %pMJohannes Berg1-1/+1
2008-10-12V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil1-1/+1
2008-10-04V4L/DVB (9037): Fix support for Hauppauge Nova-S SEPatrick Boettcher1-0/+1
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE1-1/+2
2008-09-03V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare1-6/+6
2008-06-05V4L/DVB (7959): endianness fix in flexcop-usb.cAl Viro1-1/+1
2008-05-14V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kconfig descriptionMatthias Schwarzott1-1/+1
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-1/+1
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-1/+1
2008-04-24V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss1-1/+1
2008-04-24V4L/DVB (7569): Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tunerPatrick Boettcher3-0/+51
2008-04-24V4L/DVB (7471): SkyStar2: preparing support for the rev2.8Patrick Boettcher4-0/+54
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-2/+6
2008-04-24V4L/DVB (7509): media/dvb/b2c2 replace remaining __FUNCTION__ occurrencesHarvey Harrison2-16/+16
2008-04-24V4L/DVB (7469): Preparation for supporting new devices, cleanup and sanenessPatrick Boettcher6-123/+221
2008-04-24V4L/DVB (7441): kconfig fixes for tuner-simpleMichael Krufky1-0/+1
2008-04-24V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky2-1/+6
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-01-25V4L/DVB (6573): unexport flexcop_reset_block_300Adrian Bunk1-1/+0
2007-08-23V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regressionTrent Piepho1-0/+7
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2-3/+3
2007-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho1-1/+1
2007-06-08V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architecturesMauro Carvalho Chehab1-2/+5
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell1-1/+2
2007-04-27V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pciHendrik Borghorst1-4/+5
2007-04-27V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho2-3/+1
2007-02-21V4L/DVB (4999): [PATCH] Cablestar2 supportAntti Seppälä1-55/+35
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2006-12-10V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2-8/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5