summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda10021.c
Commit message (Expand)AuthorAgeFilesLines
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-528/+0
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-1/+0
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-1/+2
* [media] tda10021: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-27/+10
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-311-1/+1
* [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-311-1/+1
* [media] tda10021: Add support for DVB-C Annex CMauro Carvalho Chehab2011-12-201-4/+45
* [media] tda10021: Don't use a magic numbers for QAM modulationMauro Carvalho Chehab2011-12-201-22/+37
* V4L/DVB (13791): [TDA10021] Do not claim TDA10023Niklas Edmundsson2010-01-171-0/+4
* V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall2009-09-121-1/+1
* V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott2009-08-131-1/+1
* V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-2/+2
* V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr2007-11-041-0/+4
* V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr2007-11-041-0/+2
* V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontendsHartmut Birr2007-10-091-2/+2
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V...Hartmut Birr2007-04-271-10/+16
* V4L/DVB (5543): Tda10023: Add support for frontend TDA10023Hartmut Birr2007-04-271-3/+3
* V4L/DVB (5542): Budget-av: Remove polarity switching of the clock for DVB-CHartmut Birr2007-04-271-12/+1
* V4L/DVB (5297): Fix identation on tda10021.cMauro Carvalho Chehab2007-04-271-1/+1
* V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk2007-02-211-1/+1
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-261-30/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-6/+4
* V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey2006-06-251-0/+8
* V4L/DVB (3862): Convert tda10021 to refactored tuner codeAndrew de Quincey2006-06-251-10/+17
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-091-2/+2
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-121-5/+5
* [PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess2005-09-281-2/+2
* [PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach2005-05-171-11/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+469