summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/ts2020.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1Star
* media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uni...Yizhuo2019-04-221-0/+3
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab2018-08-021-2/+2
* media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab2018-01-291-2/+2
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-281-1/+1
* [media] dvb_frontend: tuner_ops.release returns voidMax Kellermann2016-11-181-2/+1Star
* [media] dvb-frontends: constify dvb_tuner_ops structuresJulia Lawall2016-09-191-1/+1
* [media] ts2020: cancel_delayed_work_sync before device removal / kfreeErnst Martin Witte2016-02-011-0/+4
* [media] dvb-frontends: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0Star
* ts2020: fix compilation on i386Mauro Carvalho Chehab2015-06-101-3/+4
* [media] ts2020: Allow stats polling to be suppressedDavid Howells2015-06-101-4/+14
* [media] ts2020: Copy loop_through from the config to the internal dataDavid Howells2015-06-101-1/+2
* [media] ts2020: Provide DVBv5 API signal strengthDavid Howells2015-06-101-9/+53
* [media] TS2020: Calculate tuner gain correctlyDavid Howells2015-06-101-18/+120
* [media] ts2020: Add a comment about lifetime of on-stack pdata in ts2020_atta...David Howells2015-06-101-0/+2
* [media] ts2020: convert to regmap I2C APIAntti Palosaari2015-06-101-138/+122Star
* [media] ts2020: register I2C driver from legacy media attachAntti Palosaari2015-06-101-49/+24Star
* [media] ts2020: improve filter limit calcAntti Palosaari2015-06-101-7/+3Star
* [media] ts2020: re-implement PLL calculationsAntti Palosaari2015-06-101-32/+44
* [media] ts2020: do not use i2c_transfer() on sleep()Antti Palosaari2015-04-031-21/+6Star
* [media] ts2020: implement I2C client bindingsAntti Palosaari2015-04-031-0/+161
* [media] ts2020: add support for TS2022Antti Palosaari2015-04-031-15/+105
* [media] ts2020: keep 1.06 MHz as default value for frequency_divMauro Carvalho Chehab2013-10-021-0/+3
* [media] media: dvb-frontends: ts2020: Added in a option for frequency divider...John Horan2013-10-021-1/+3
* [media] ts2020: call get_rf_strength from frontendMalcolm Priestley2013-01-061-1/+0Star
* [media] ts2020.c: ts2020_set_params [BUG] point to fe->tuner_privMalcolm Priestley2013-01-061-1/+1
* [media] m88rs2000: make use ts2020Igor M. Liplianin2012-12-291-164/+217
* [media] ts2020: fix two warnings added by changeset 73f0af4Mauro Carvalho Chehab2012-12-271-4/+2Star
* [media] ts2020: add ts2020 tuner driverKonstantin Dimitrov2012-12-271-0/+323