aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda10086.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-777/+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] dvb: simplify get_tune_settings() structMauro Carvalho Chehab1-7/+9
2011-12-31[media] tda10086: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-23/+23
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
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias 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