summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/cx22700.c
AgeCommit message (Collapse)Author
2006-04-18Convert cx22700 to refactored tuner codeAndrew de Quincey
From: Andrew de Quincey <adq_dvb@lidskialf.net> Convert to tuner_ops calls. Remove pll function pointers from structure. Remove unneeded tuner calls. Add i2c gate control function. Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-01-07patch by Alexey Dobriyan: remove stray '#'Johannes Stezenbach
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy