summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/mxl111sf-demod.c
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab2012-01-041-1/+0Star
* [media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab2011-12-311-2/+2
* [media] mxl111sf-demod: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2011-12-311-21/+20Star
* [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
* [media] mxl111sf: update demod_ops.info.name to "MaxLinear MxL111SF DVB-T dem...Michael Krufky2011-11-031-5/+5
* [media] mxl111sf: disable snr / ber calculations for DVB-TMichael Krufky2011-11-031-0/+10
* [media] DVB: add MaxLinear MxL111SF DVB-T demodulator driverMichael Krufky2011-11-031-0/+604