aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/mt352.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-1/+1
* V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-4/+4
* V4L/DVB (6654): mt352: support oversampled IF inputChris Pascoe2008-01-251-1/+7
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-261-8/+8
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-9/+7
* V4L/DVB (4032): Fix Pinnacle 300iAndrew de Quincey2006-06-251-18/+10
* V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey2006-06-251-2/+2
* V4L/DVB (3889): Sort out support for non-attached tuners on mt352Andrew de Quincey2006-06-251-5/+19
* V4L/DVB (3861): Convert mt352 to refactored tuner codeAndrew de Quincey2006-06-251-2/+5
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [PATCH] dvb: frontend: mt352: fix signal strength readingBarry Scott2005-09-091-2/+4
* [PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach2005-05-171-12/+0
* [PATCH] dvb: mt352: embed struct mt352_config in mt352_stateJohannes Stezenbach2005-05-171-14/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+610