aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda10021.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 properlyMatthias 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 V1.0 cardHartmut 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 pointer field inside dvb_frontendPatrick 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-rc2Linus Torvalds1-0/+469