aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/ts2020.c
AgeCommit message (Expand)Author
2023-09-23media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-04-22media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uni...Yizhuo
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab
2018-01-29media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2016-11-18[media] dvb_frontend: tuner_ops.release returns voidMax Kellermann
2016-09-19[media] dvb-frontends: constify dvb_tuner_ops structuresJulia Lawall
2016-02-01[media] ts2020: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte
2015-08-11[media] dvb-frontends: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-10ts2020: fix compilation on i386Mauro Carvalho Chehab
2015-06-10[media] ts2020: Allow stats polling to be suppressedDavid Howells
2015-06-10[media] ts2020: Copy loop_through from the config to the internal dataDavid Howells
2015-06-10[media] ts2020: Provide DVBv5 API signal strengthDavid Howells
2015-06-10[media] TS2020: Calculate tuner gain correctlyDavid Howells
2015-06-10[media] ts2020: Add a comment about lifetime of on-stack pdata in ts2020_atta...David Howells
2015-06-10[media] ts2020: convert to regmap I2C APIAntti Palosaari
2015-06-10[media] ts2020: register I2C driver from legacy media attachAntti Palosaari
2015-06-10[media] ts2020: improve filter limit calcAntti Palosaari
2015-06-10[media] ts2020: re-implement PLL calculationsAntti Palosaari
2015-04-02[media] ts2020: do not use i2c_transfer() on sleep()Antti Palosaari
2015-04-02[media] ts2020: implement I2C client bindingsAntti Palosaari
2015-04-02[media] ts2020: add support for TS2022Antti Palosaari
2013-10-02[media] ts2020: keep 1.06 MHz as default value for frequency_divMauro Carvalho Chehab
2013-10-02[media] media: dvb-frontends: ts2020: Added in a option for frequency divider...John Horan
2013-01-06[media] ts2020: call get_rf_strength from frontendMalcolm Priestley
2013-01-06[media] ts2020.c: ts2020_set_params [BUG] point to fe->tuner_privMalcolm Priestley
2012-12-28[media] m88rs2000: make use ts2020Igor M. Liplianin
2012-12-27[media] ts2020: fix two warnings added by changeset 73f0af4Mauro Carvalho Chehab
2012-12-27[media] ts2020: add ts2020 tuner driverKonstantin Dimitrov