summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c
AgeCommit message (Expand)Author
2009-03-14bttv: convert to v4l2_device.Mauro Carvalho Chehab
2008-08-25V4L/DVB: follow lspci device/vendor styleMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/bt8xx replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-10use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky
2008-02-10use tuner-simple for Philips FCV1236D digital tuning supportMichael Krufky
2008-02-25 suppress compound statement warning in dvb-bt8xx.cMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-06-24or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-02-27dvb: Remove lgh06xf driverTrent Piepho
2007-02-07CodingStyle cleanupsMauro Carvalho Chehab
2007-02-06DVB: Use ARRAY_SIZE macro when appropriateMauro Carvalho Chehab
2006-12-13getting rid of all casts of k[cmz]alloc() callsMauro Carvalho Chehab
2006-11-19create new lgh06xf atsc tuner moduleMichael Krufky
2006-10-09Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Mauro Carvalho Chehab
2006-08-05Fix Circular dependenciesManu Abraham
2006-07-29Fix dst_ca attachAndrew de Quincey
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-05-24Include at V4L/DVB tree some changes from kernelMauro Carvalho Chehab
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-19Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey
2006-04-18Convert bt8xx to refactored tuner codeAndrew de Quincey
2006-04-18dvb-bt8xx: use fe_lgh06xf.hMichael Krufky
2006-04-11dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd revisionMichael Krufky
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-02-26cx88: reduce excessive loggingMichael Krufky
2006-02-26do a RESYNC for all cardsManu Abraham
2006-02-26fix broken IF-OUT Relay handlingManu Abraham
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-02-06Sync patches to kernelMauro Carvalho Chehab
2006-01-15From: Russell King <rmk@arm.linux.org.uk>Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2005-12-20Remove #ifdef BTTV_BOARD_TWINHAN_VP3021Michael Krufky
2005-12-20Removed some unneeded #ifdef'sMichael Krufky
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-10-23From: Stuart Auchterlonie <stuarta@squashedfrog.net>Johannes Stezenbach
2005-10-01Add compat.h for backwards compatabilityMichael Krufky
2005-10-01Adapt to changes in video4linux cvs:Michael Krufky
2005-09-19Fix charge pump setting in microtune_mt7202dtf_pll_set().Johannes Stezenbach
2005-09-11FusionHDTV5 Lite:Michael Krufky
2005-09-10Added support for DViCO FusionHDTV5 Lite.Michael Krufky
2005-08-31From: Stuart Auchterlonie <stuarta@squashedfrog.net>Johannes Stezenbach
2005-08-03repair case label indentationJohannes Stezenbach
2005-08-03From: David Johnson <dj@david-web.co.uk>Johannes Stezenbach
2005-08-03From: David Johnson <dj@david-web.co.uk>Johannes Stezenbach
2005-04-23Fixed the NULL frontend registration bug, Patch by Steffen MotzerManu Abraham
2005-04-04Compilation fix after twinhan-exp branch mergeManu Abraham