summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda10086.c
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-1/+0
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-1/+2
* [media] dvb: simplify get_tune_settings() structMauro Carvalho Chehab2011-12-311-7/+9
* [media] tda10086: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-23/+23
* [media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab2011-12-311-1/+1
* [media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab2011-12-311-1/+1
* [media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab2011-12-311-1/+1
* V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott2009-08-131-1/+1
* V4L/DVB (7655): tda10086 coding stlye fixesHartmut Hackmann2008-04-241-51/+51
* V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann2008-04-241-3/+8
* V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-20/+20
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann2008-02-181-6/+22
* V4L/DVB (6579): Fix bug #8824: Correct support for Diseqc on tda10086Hartmut Hackmann2007-12-111-7/+7
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR valuesOliver Endriss2007-06-081-5/+16
* V4L/DVB (5495): Tda10086: fix DiSEqC message lengthAndreas Oberritter2007-04-021-1/+1
* V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey2006-11-261-0/+4
* V4L/DVB (4401): Disable tda10086 debug by default.Andrew de Quincey2006-09-261-1/+1
* V4L/DVB (4396): Add drivers for tda10086 + tda826x chipsAndrew de Quincey2006-09-261-0/+740