aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/ts2020.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-01[media] ts2020: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte1-0/+4
2015-08-11[media] dvb-frontends: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-10ts2020: fix compilation on i386Mauro Carvalho Chehab1-3/+4
2015-06-10[media] ts2020: Allow stats polling to be suppressedDavid Howells1-4/+14
2015-06-10[media] ts2020: Copy loop_through from the config to the internal dataDavid Howells1-1/+2
2015-06-10[media] ts2020: Provide DVBv5 API signal strengthDavid Howells1-9/+53
2015-06-10[media] TS2020: Calculate tuner gain correctlyDavid Howells1-18/+120
2015-06-10[media] ts2020: Add a comment about lifetime of on-stack pdata in ts2020_attach()David Howells1-0/+2
2015-06-10[media] ts2020: convert to regmap I2C APIAntti Palosaari1-138/+122
2015-06-10[media] ts2020: register I2C driver from legacy media attachAntti Palosaari1-49/+24
2015-06-10[media] ts2020: improve filter limit calcAntti Palosaari1-7/+3
2015-06-10[media] ts2020: re-implement PLL calculationsAntti Palosaari1-32/+44
2015-04-02[media] ts2020: do not use i2c_transfer() on sleep()Antti Palosaari1-21/+6
2015-04-02[media] ts2020: implement I2C client bindingsAntti Palosaari1-0/+161
2015-04-02[media] ts2020: add support for TS2022Antti Palosaari1-15/+105
2013-10-02[media] ts2020: keep 1.06 MHz as default value for frequency_divMauro Carvalho Chehab1-0/+3
2013-10-02[media] media: dvb-frontends: ts2020: Added in a option for frequency divider value for s600 devicesJohn Horan1-1/+3
2013-01-06[media] ts2020: call get_rf_strength from frontendMalcolm Priestley1-1/+0
2013-01-06[media] ts2020.c: ts2020_set_params [BUG] point to fe->tuner_privMalcolm Priestley1-1/+1
2012-12-28[media] m88rs2000: make use ts2020Igor M. Liplianin1-164/+217
2012-12-27[media] ts2020: fix two warnings added by changeset 73f0af4Mauro Carvalho Chehab1-4/+2
2012-12-27[media] ts2020: add ts2020 tuner driverKonstantin Dimitrov1-0/+323