index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
ts2020.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
media: dvb-frontends: ts2020: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-13
/
+1
2019-04-22
media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uni...
Yizhuo
1
-0
/
+3
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-02
media: dvb: convert tuner_info frequencies to Hz
Mauro Carvalho Chehab
1
-2
/
+2
2018-01-29
media: ts2020: avoid integer overflows on 32 bit machines
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
1
-1
/
+1
2016-11-18
[media] dvb_frontend: tuner_ops.release returns void
Max Kellermann
1
-2
/
+1
2016-09-19
[media] dvb-frontends: constify dvb_tuner_ops structures
Julia Lawall
1
-1
/
+1
2016-02-01
[media] ts2020: cancel_delayed_work_sync before device removal / kfree
Ernst Martin Witte
1
-0
/
+4
2015-08-11
[media] dvb-frontends: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-10
ts2020: fix compilation on i386
Mauro Carvalho Chehab
1
-3
/
+4
2015-06-10
[media] ts2020: Allow stats polling to be suppressed
David Howells
1
-4
/
+14
2015-06-10
[media] ts2020: Copy loop_through from the config to the internal data
David Howells
1
-1
/
+2
2015-06-10
[media] ts2020: Provide DVBv5 API signal strength
David Howells
1
-9
/
+53
2015-06-10
[media] TS2020: Calculate tuner gain correctly
David Howells
1
-18
/
+120
2015-06-10
[media] ts2020: Add a comment about lifetime of on-stack pdata in ts2020_atta...
David Howells
1
-0
/
+2
2015-06-10
[media] ts2020: convert to regmap I2C API
Antti Palosaari
1
-138
/
+122
2015-06-10
[media] ts2020: register I2C driver from legacy media attach
Antti Palosaari
1
-49
/
+24
2015-06-10
[media] ts2020: improve filter limit calc
Antti Palosaari
1
-7
/
+3
2015-06-10
[media] ts2020: re-implement PLL calculations
Antti Palosaari
1
-32
/
+44
2015-04-02
[media] ts2020: do not use i2c_transfer() on sleep()
Antti Palosaari
1
-21
/
+6
2015-04-02
[media] ts2020: implement I2C client bindings
Antti Palosaari
1
-0
/
+161
2015-04-02
[media] ts2020: add support for TS2022
Antti Palosaari
1
-15
/
+105
2013-10-02
[media] ts2020: keep 1.06 MHz as default value for frequency_div
Mauro Carvalho Chehab
1
-0
/
+3
2013-10-02
[media] media: dvb-frontends: ts2020: Added in a option for frequency divider...
John Horan
1
-1
/
+3
2013-01-06
[media] ts2020: call get_rf_strength from frontend
Malcolm Priestley
1
-1
/
+0
2013-01-06
[media] ts2020.c: ts2020_set_params [BUG] point to fe->tuner_priv
Malcolm Priestley
1
-1
/
+1
2012-12-28
[media] m88rs2000: make use ts2020
Igor M. Liplianin
1
-164
/
+217
2012-12-27
[media] ts2020: fix two warnings added by changeset 73f0af4
Mauro Carvalho Chehab
1
-4
/
+2
2012-12-27
[media] ts2020: add ts2020 tuner driver
Konstantin Dimitrov
1
-0
/
+323