index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
stv0910.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
media: dvb-frontends: fix several typos
Mauro Carvalho Chehab
1
-2
/
+2
2018-09-12
media: dvb-frontends/stv0910: add SPDX license identifier
Daniel Scheller
1
-0
/
+1
2018-09-12
media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'
Daniel Scheller
1
-1
/
+1
2018-08-03
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
1
-4
/
+2
2018-07-30
media: dvb-frontends/stv0910: cast the BER denominator shift exp to ULL
Daniel Scheller
1
-2
/
+2
2018-05-29
media: dvb-frontends/stv0910: make TS speed configurable
Daniel Scheller
1
-3
/
+2
2018-05-05
media: frontends: fix ops get_algo()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-04
media: dvb-frontends/stv0910: fix CNR reporting in read_snr()
Daniel Scheller
1
-1
/
+1
2018-05-04
media: dvb-frontends/stv0910: add init values for TSINSDELM/L
Daniel Scheller
1
-0
/
+6
2018-03-06
media: dvb-frontends/stv0910: rework and fix DiSEqC send
Daniel Scheller
1
-9
/
+10
2018-01-03
media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLS
Daniel Scheller
1
-61
/
+52
2018-01-03
media: dvb-frontends/stv0910: field and register access helpers
Daniel Scheller
1
-0
/
+28
2018-01-03
media: dvb-frontends/stv0910: cleanup I2C access functions
Daniel Scheller
1
-20
/
+8
2018-01-03
media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()
Daniel Scheller
1
-12
/
+16
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-13
media: dvb-frontends/stv0910: remove unneeded dvb_math.h include
Daniel Scheller
1
-1
/
+0
2017-12-13
media: dvb-frontends/stv0910: remove unneeded symbol rate inquiry
Daniel Scheller
1
-2
/
+0
2017-12-13
media: dvb-frontends/stv0910: read symbolrate in get_frontend()
Daniel Scheller
1
-0
/
+5
2017-12-13
media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freq
Daniel Scheller
1
-3
/
+0
2017-12-13
media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()
Daniel Scheller
1
-2
/
+4
2017-12-11
media: stv0910: read and update mod_cod in read_status()
Daniel Scheller
1
-0
/
+13
2017-08-27
media: dvb-frontends/stv0910: change minsymrate to 100Ksyms/s
Daniel Scheller
1
-1
/
+1
2017-08-27
media: dvb-frontends/stv0910: release lock on gate_ctrl() failure
Daniel Scheller
1
-5
/
+20
2017-08-20
media: stv0910: declare global list_head stvlist static
Daniel Scheller
1
-1
/
+1
2017-08-20
media: dvb-frontends/stv0910: fix mask for scramblingcode setup
Daniel Scheller
1
-1
/
+1
2017-08-20
media: dvb-frontends/stv0910: fix FE_HAS_LOCK check order in tune()
Daniel Scheller
1
-3
/
+5
2017-08-20
media: dvb-frontends/stv{0910,6111}: constify tables
Daniel Scheller
1
-12
/
+12
2017-08-20
media: dvb-frontends/stv0910: cosmetics: fixup comments, misc
Daniel Scheller
1
-200
/
+207
2017-08-20
media: dvb-frontends/stv0910: further coding style cleanup
Daniel Scheller
1
-47
/
+46
2017-08-20
media: dvb-frontends/stv0910: implement diseqc_send_burst
Daniel Scheller
1
-0
/
+22
2017-08-20
media: dvb-frontends/stv0910: fix STR assignment, remove unneeded var
Daniel Scheller
1
-4
/
+1
2017-07-20
media: dvb-frontends/stv0910: Add missing set_frontend fe-op
Daniel Scheller
1
-0
/
+1
2017-07-20
media: dvb-frontends/stv0910: Add demod-only signal strength reporting
Daniel Scheller
1
-4
/
+44
2017-07-20
media: dvb-frontends/stv0910: add multistream (ISI) and PLS capabilities
Daniel Scheller
1
-1
/
+28
2017-07-20
media: dvb-frontends/stv0910: Fix possible buffer overflow
Daniel Scheller
1
-1
/
+2
2017-07-20
media: dvb-frontends: add ST STV0910 DVB-S/S2 demodulator frontend driver
Daniel Scheller
1
-0
/
+1702