aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda10021.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-528/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-1/+2
2011-12-31[media] tda10021: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-27/+10
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-1/+1
2011-12-20[media] tda10021: Add support for DVB-C Annex CMauro Carvalho Chehab1-4/+45
2011-12-20[media] tda10021: Don't use a magic numbers for QAM modulationMauro Carvalho Chehab1-22/+37
2010-01-17V4L/DVB (13791): [TDA10021] Do not claim TDA10023Niklas Edmundsson1-0/+4
2009-09-12V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott1-1/+1
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-11-04V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr1-0/+4
2007-11-04V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr1-0/+2
2007-10-09V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontendsHartmut Birr1-2/+2
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-04-27V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V...Hartmut Birr1-10/+16
2007-04-27V4L/DVB (5543): Tda10023: Add support for frontend TDA10023Hartmut Birr1-3/+3
2007-04-27V4L/DVB (5542): Budget-av: Remove polarity switching of the clock for DVB-CHartmut Birr1-12/+1
2007-04-27V4L/DVB (5297): Fix identation on tda10021.cMauro Carvalho Chehab1-1/+1
2007-02-21V4L/DVB (5195): Frontends: make 4 functions staticAdrian Bunk1-1/+1
2006-09-26V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey1-30/+33
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher1-6/+4
2006-06-25V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey1-0/+8
2006-06-25V4L/DVB (3862): Convert tda10021 to refactored tuner codeAndrew de Quincey1-10/+17
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-2/+2
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-5/+5
2005-09-28[PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess1-2/+2
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach1-11/+11
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+469