summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2
AgeCommit message (Expand)Author
2008-09-01b2c2 and bt8xx: udelay to mdelayThierry MERLE
2008-08-29dvb: fix I2C adapters name sizeMauro Carvalho Chehab
2008-08-22v4l2: fix a bunch of compile warnings.Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-05-21 endianness fix in flexcop-usb.cMauro Carvalho Chehab
2008-04-30mt312: Prefix functions only with mt312_, Add zl10313 to kconfig descriptionMauro Carvalho Chehab
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-04-21stv0299: Fixed some typosOliver Endriss
2008-04-13Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tunerPatrick Boettcher
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/b2c2 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-29SkyStar2: preparing support for the rev2.8Patrick Boettcher
2008-03-29Preparation for supporting new devices, cleanup and sanenessPatrick Boettcher
2008-03-29Remove obsolete STV0297 module for CableStar2Patrick Boettcher
2008-03-26kconfig fixes for tuner-simpleMichael Krufky
2008-02-10use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-11-05 unexport flexcop_reset_block_300Mauro Carvalho Chehab
2007-08-19b2c2-flexcop: fix Airstar HD5000 tuning regressionMichael Krufky
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-06-07Fix flexcop compilationMauro Carvalho Chehab
2007-06-07Fix broken b2c2 dependency on non x86 architecturesMauro Carvalho Chehab
2007-06-04dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho
2007-05-13Backport several i2c cleanups from mainstreamMauro Carvalho Chehab
2007-04-05Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pciMauro Carvalho Chehab
2007-02-27dvb: Remove lgh06xf driverTrent Piepho
2007-02-21backport changeset 12a917f69d1468c91d646dbad8408dd0d39d6207Mauro Carvalho Chehab
2006-12-20[PATCH] Cablestar2 supportPatrick Boettcher
2006-12-16Several stuff backported from 2.6.19-git seriesMauro Carvalho Chehab
2006-11-19create new lgh06xf atsc tuner moduleMichael Krufky
2006-11-09flexcop-usb: fix debug printkMichael Krufky
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-08-06flexcop/nxt200x attach fixChris Pascoe
2006-08-02Add missing dvb-pll Kconfig infrastructure.+ CTL_SMC_PHY,Andrew de Quincey
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Add Kconfig infrastructure for dvb_attachAndrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-07-28Add dvb_attach() macro and supporting routinesAndrew de Quincey
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-05-29make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set_params() staticMichael Krufky
2006-05-20make the bridge devices that depend on I2C dependant on I2CManu Abraham
2006-05-19merge: http://linuxtv.org/hg/~pb/v4l-dvbMauro Carvalho Chehab
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-05-13Remove the spagetti code gotos that aren't usefulAndrew de Quincey
2006-04-27Disable stv0297_cs2 code from being used normally.Andrew de Quincey
2006-04-24rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky
2006-04-19Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey
2006-04-18Convert flexcop-fe-tuner to refactored tuner codeAndrew de Quincey