linux/drivers/media/common/tuners
Mauro Carvalho Chehab 249fa0b01c [media] dvb: remove dvb_frontend_parameters from calc_regs()
The calc_regs() callback is used by a few frontends (mt352, nxt200x,
digitv and zl10353). On all places it is called, the parameters are
set by DVBv5 way. So, just use the DVBv5 struct and remove the
extra parameter.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-12-31 08:52:22 -02:00
..
Kconfig [media] dib0700: add initial code for PCTV 340e by Davide Ferri 2011-07-27 17:52:25 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
max2165.c [media] max2165: use DVBv5 parameters on set_params() 2011-12-31 08:26:56 -02:00
max2165.h V4L/DVB (13373): Maxium MAX2165 silicon tuner 2009-12-05 18:41:33 -02:00
max2165_priv.h V4L/DVB (13373): Maxium MAX2165 silicon tuner 2009-12-05 18:41:33 -02:00
mc44s803.c [media] mc44s803: use DVBv5 parameters on set_params() 2011-12-31 08:26:50 -02:00
mc44s803.h V4L/DVB (10452): Add Freescale MC44S803 tuner driver 2009-03-30 12:42:39 -03:00
mc44s803_priv.h V4L/DVB (10452): Add Freescale MC44S803 tuner driver 2009-03-30 12:42:39 -03:00
mt20xx.c [media] mt20xx.c: fix compiler warnings 2011-09-06 14:38:42 -03:00
mt20xx.h
mt2060.c [media] mt2060: remove fake implementaion of get_bandwidth() 2011-12-31 08:26:40 -02:00
mt2060.h
mt2060_priv.h [media] mt2060: remove fake implementaion of get_bandwidth() 2011-12-31 08:26:40 -02:00
mt2131.c [media] mt2031: remove fake implementaion of get_bandwidth() 2011-12-31 08:26:44 -02:00
mt2131.h
mt2131_priv.h [media] mt2031: remove fake implementaion of get_bandwidth() 2011-12-31 08:26:44 -02:00
mt2266.c [media] mt2266: use DVBv5 parameters for set_params() 2011-12-31 08:27:01 -02:00
mt2266.h
mxl5005s.c [media] mxl5005s: fix: don't discard bandwidth changes 2011-12-31 08:27:11 -02:00
mxl5005s.h V4L/DVB (13331): mxl5005s: provide ability to override QAM gain for HVR-1600 2009-12-05 18:41:23 -02:00
mxl5007t.c [media] mxl5007t: use DVBv5 parameters on set_params() 2011-12-31 08:27:16 -02:00
mxl5007t.h
qt1010.c [media] qt1010: remove fake implementaion of get_bandwidth() 2011-12-31 08:26:35 -02:00
qt1010.h
qt1010_priv.h [media] qt1010: remove fake implementaion of get_bandwidth() 2011-12-31 08:26:35 -02:00
tda827x.c [media] tda827x: use DVBv5 parameters on set_params() 2011-12-31 08:27:39 -02:00
tda827x.h V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 2008-10-12 09:37:09 -02:00
tda8290.c [media] tda829x: fix regression in probe functions 2011-03-02 14:18:12 -03:00
tda8290.h V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 2008-10-12 09:37:09 -02:00
tda9887.c [media] Remove the remaining usages for T_STANDBY 2011-03-21 20:32:03 -03:00
tda9887.h
tda18212.c [media] dvb: replace SYS_DVBC_ANNEX_AC by the right delsys 2011-12-31 08:26:24 -02:00
tda18212.h [media] tda18212: add DVB-T2 support 2011-11-07 10:25:56 -02:00
tda18218.c [media] tda18218: use DVBv5 parameters on set_params() 2011-12-31 08:27:22 -02:00
tda18218.h V4L/DVB: NXP TDA18218 silicon tuner driver 2010-10-21 01:04:42 -02:00
tda18218_priv.h [media] tda18218: implement .get_if_frequency() 2011-11-24 17:50:57 -02:00
tda18271-common.c [media] tda18271: Use printk extension %pV 2011-08-27 11:19:43 -03:00
tda18271-fe.c [media] tda18271-fe: use DVBv5 parameters on set_params() 2011-12-31 08:27:34 -02:00
tda18271-maps.c [media] tda18271: add support for QAM 7 MHz map 2011-12-31 08:27:27 -02:00
tda18271-priv.h [media] tda18271: add tda18271_get_if_frequency 2011-11-08 08:25:15 -02:00
tda18271.h [media] tda18271: add support for QAM 7 MHz map 2011-12-31 08:27:27 -02:00
tea5761.c [media] Remove the remaining usages for T_STANDBY 2011-03-21 20:32:03 -03:00
tea5761.h
tea5767.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tea5767.h
tuner-i2c.h include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
tuner-simple.c [media] dvb: remove dvb_frontend_parameters from calc_regs() 2011-12-31 08:52:22 -02:00
tuner-simple.h
tuner-types.c drivers/media: Add module.h to all files using it implicitly 2011-10-31 19:31:51 -04:00
tuner-xc2028-types.h
tuner-xc2028.c [media] tuner-xc2028: use DVBv5 parameters on set_params() 2011-12-31 08:27:44 -02:00
tuner-xc2028.h [media] tuner/xc2028: Add I2C flush callback 2011-08-31 15:03:22 -03:00
xc4000.c [media] xc4000: use DVBv5 parameters on set_params() 2011-12-31 08:27:49 -02:00
xc4000.h [media] xc4000: make checkpatch.pl happy 2011-07-27 17:52:40 -03:00
xc5000.c [media] Remove Annex A/C selection via roll-off factor 2011-12-20 11:50:23 -02:00
xc5000.h [media] xc5000: add set_config and other 2011-03-21 20:32:19 -03:00