aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda10086.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend properlyMatthias Schwarzott1-1/+1
2008-04-24V4L/DVB (7655): tda10086 coding stlye fixesHartmut Hackmann1-51/+51
2008-04-24V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann1-3/+8
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-20/+20
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-02-18V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann1-6/+22
2007-12-11V4L/DVB (6579): Fix bug #8824: Correct support for Diseqc on tda10086Hartmut Hackmann1-7/+7
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-06-08V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR valuesOliver Endriss1-5/+16
2007-04-02V4L/DVB (5495): Tda10086: fix DiSEqC message lengthAndreas Oberritter1-1/+1
2006-11-26V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey1-0/+4
2006-09-26V4L/DVB (4401): Disable tda10086 debug by default.Andrew de Quincey1-1/+1
2006-09-26V4L/DVB (4396): Add drivers for tda10086 + tda826x chipsAndrew de Quincey1-0/+740