index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
ts2020.c
Age
Commit message (
Expand
)
Author
2020-11-16
media: ts2020: use semicolons rather than commas to separate statements
Julia Lawall
2020-01-09
media: dvb-frontends: ts2020: convert to use i2c_new_client_device()
Wolfram Sang
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-04-22
media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uni...
Yizhuo
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-02
media: dvb: convert tuner_info frequencies to Hz
Mauro Carvalho Chehab
2018-01-29
media: ts2020: avoid integer overflows on 32 bit machines
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2016-11-18
[media] dvb_frontend: tuner_ops.release returns void
Max Kellermann
2016-09-19
[media] dvb-frontends: constify dvb_tuner_ops structures
Julia Lawall
2016-02-01
[media] ts2020: cancel_delayed_work_sync before device removal / kfree
Ernst Martin Witte
2015-08-11
[media] dvb-frontends: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-10
ts2020: fix compilation on i386
Mauro Carvalho Chehab
2015-06-10
[media] ts2020: Allow stats polling to be suppressed
David Howells
2015-06-10
[media] ts2020: Copy loop_through from the config to the internal data
David Howells
2015-06-10
[media] ts2020: Provide DVBv5 API signal strength
David Howells
2015-06-10
[media] TS2020: Calculate tuner gain correctly
David 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 API
Antti Palosaari
2015-06-10
[media] ts2020: register I2C driver from legacy media attach
Antti Palosaari
2015-06-10
[media] ts2020: improve filter limit calc
Antti Palosaari
2015-06-10
[media] ts2020: re-implement PLL calculations
Antti Palosaari
2015-04-02
[media] ts2020: do not use i2c_transfer() on sleep()
Antti Palosaari
2015-04-02
[media] ts2020: implement I2C client bindings
Antti Palosaari
2015-04-02
[media] ts2020: add support for TS2022
Antti Palosaari
2013-10-02
[media] ts2020: keep 1.06 MHz as default value for frequency_div
Mauro 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 frontend
Malcolm Priestley
2013-01-06
[media] ts2020.c: ts2020_set_params [BUG] point to fe->tuner_priv
Malcolm Priestley
2012-12-28
[media] m88rs2000: make use ts2020
Igor M. Liplianin
2012-12-27
[media] ts2020: fix two warnings added by changeset 73f0af4
Mauro Carvalho Chehab
2012-12-27
[media] ts2020: add ts2020 tuner driver
Konstantin Dimitrov