summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/b2c2
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE2008-09-041-1/+2
* V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare2008-09-031-6/+6
* V4L/DVB (7959): endianness fix in flexcop-usb.cAl Viro2008-06-051-1/+1
* V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kcon...Matthias Schwarzott2008-05-141-1/+1
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-1/+1
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-1/+1
* V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss2008-04-241-1/+1
* V4L/DVB (7569): Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tunerPatrick Boettcher2008-04-243-0/+51
* V4L/DVB (7471): SkyStar2: preparing support for the rev2.8Patrick Boettcher2008-04-244-0/+54
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-2/+6
* V4L/DVB (7509): media/dvb/b2c2 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-242-16/+16
* V4L/DVB (7469): Preparation for supporting new devices, cleanup and sanenessPatrick Boettcher2008-04-246-123/+221
* V4L/DVB (7441): kconfig fixes for tuner-simpleMichael Krufky2008-04-241-0/+1
* V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky2008-04-242-1/+6
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (6573): unexport flexcop_reset_block_300Adrian Bunk2008-01-251-1/+0Star
* V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regressionTrent Piepho2007-08-231-0/+7
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-182-3/+3
* V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho2007-07-181-1/+1
* V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architecturesMauro Carvalho Chehab2007-06-081-2/+5
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-1/+2
* V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pciHendrik Borghorst2007-04-271-4/+5
* V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho2007-04-272-3/+1Star
* V4L/DVB (4999): [PATCH] Cablestar2 supportAntti Seppälä2007-02-211-55/+35Star
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky2006-12-102-8/+3Star
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
* V4L/DVB (4818): Flexcop-usb: fix debug printkAlexey Dobriyan2006-11-131-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+2
* V4L/DVB (4441): Flexcop/nxt200x attach fixChris Pascoe2006-09-261-1/+1
* V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey2006-09-261-7/+7
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-261-6/+2Star
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-261-11/+15
* V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey2006-09-261-1/+1
* V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-101-0/+1
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* V4L/DVB (4060): Make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set...Adrian Bunk2006-06-251-1/+2
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-12/+12
* V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho2006-06-253-25/+14Star
* V4L/DVB (3886): Convert flexcop-fe-tuner to refactored tuner codeAndrew de Quincey2006-06-251-14/+67
* V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky2006-06-251-1/+1
* V4L/DVB (3844): B2c2-flexcop: use fe_lgh06xf.hMichael Krufky2006-06-251-32/+2Star
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham2006-05-231-3/+3
* V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher2006-03-241-0/+1
* V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk2006-02-271-1/+1
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-072-5/+5
* V4L/DVB (3433): Fix printk type warningRandy Dunlap2006-01-231-2/+4
* V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk2006-01-234-44/+3Star