summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2/flexcop-fe-tuner.c
AgeCommit message (Expand)Author
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-02-27dvb: Remove lgh06xf driverTrent Piepho
2006-12-20[PATCH] Cablestar2 supportPatrick Boettcher
2006-11-19create new lgh06xf atsc tuner moduleMichael Krufky
2006-08-06flexcop/nxt200x attach fixChris Pascoe
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew 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-05-29make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set_params() staticMichael Krufky
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
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
2006-04-18b2c2-flexcop: use fe_lgh06xf.hMichael Krufky
2006-02-09drivers/media/dvb/frontends/mt312.c: cleanupsMichael Krufky
2006-01-21rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky
2006-01-21Kill nxt2002 in favor of the nxt200x moduleMichael Krufky
2005-12-13[PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.cPatrick Boettcher
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-10-15Added support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky
2005-10-03Remove broken stv0299 enhanced tuning codeAndrew de Quincy
2005-09-10adding special stv0297-driver for the Technisat/B2C2 CableStar2 PCI and USBPatrick Boettcher
2005-07-26Update w.r.t stv0297 frontend driver changes.Andrew de Quincy
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-05-15added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ...Patrick Boettcher
2005-05-11Fixed DiSeqC switching, which was wrongly taking over from skystar2.c.Patrick Boettcher
2005-05-05merge whitespace cleanups from kernel treeJohannes Stezenbach
2005-04-07whitespace cleanup for the flexcop-driver, no functional changePatrick Boettcher
2005-03-19 - Patch by Olaf Titz: gcc 2.95 compile fixesKenneth Aafloy
2005-03-17b2c2: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-09- moved the flexcop-driver-suite to linux/driversPatrick Boettcher