index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
cxd2841er.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
media: dvb-frontends: fix several typos
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
2018-08-02
1
-5
/
+4
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
1
-2
/
+2
*
media: dvb-frontends: fix i2c access helpers for KASAN
Arnd Bergmann
2017-12-15
1
-1
/
+3
*
media: cxd2841er: ensure that status will always be available
Mauro Carvalho Chehab
2017-12-11
1
-2
/
+6
*
media: use ARRAY_SIZE
Jérémy Lefaure
2017-12-08
1
-4
/
+3
*
media: dvb-frontends/cxd2841er: update moddesc wrt new chip support
Daniel Scheller
2017-08-20
1
-1
/
+1
*
media: dvb-frontends/cxd2841er: do sleep on delivery system change
Daniel Scheller
2017-07-20
1
-2
/
+23
*
media: dvb-frontends/cxd2841er: make several arrays static
Colin Ian King
2017-07-20
1
-24
/
+24
*
media: dvb-frontends/cxd2841er: require STATE_ACTIVE_* for agc readout
Daniel Scheller
2017-06-25
1
-1
/
+4
*
[media] dvb-frontends/cxd2841er: improved snr reporting
Daniel Scheller
2017-06-20
1
-3
/
+4
*
[media] dvb-frontends/cxd2841er: more configurable TSBITS
Daniel Scheller
2017-06-20
1
-0
/
+4
*
[media] dvb-frontends/cxd2841er: configurable IFAGCNEG
Daniel Scheller
2017-06-20
1
-2
/
+3
*
[media] dvb-frontends/cxd2841er: make lock wait in set_fe_tc() optional
Daniel Scheller
2017-06-20
1
-0
/
+4
*
[media] dvb-frontends/cxd2841er: optionally tune earlier in set_frontend()
Daniel Scheller
2017-06-20
1
-2
/
+12
*
[media] dvb-frontends/cxd2841er: make ASCOT use optional
Daniel Scheller
2017-06-20
1
-26
/
+44
*
[media] dvb-frontends/cxd2841er: TS_SERIAL config flag
Daniel Scheller
2017-06-20
1
-2
/
+16
*
[media] dvb-frontends/cxd2841er: support IF speed calc from tuner values
Daniel Scheller
2017-06-20
1
-18
/
+46
*
[media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optional
Daniel Scheller
2017-06-20
1
-12
/
+20
*
[media] dvb-frontends/cxd2841er: add variable for configuration flags
Daniel Scheller
2017-06-20
1
-0
/
+2
*
[media] dvb-frontends/cxd2841er: replace IFFREQ calc macros into functions
Daniel Scheller
2017-06-20
1
-19
/
+29
*
[media] dvb-frontends/cxd2841er: support CXD2837/38/43ER demods/Chip IDs
Daniel Scheller
2017-06-20
1
-1
/
+23
*
[media] dvb-frontends/cxd2841er: immediately unfreeze regs when done
Daniel Scheller
2017-06-20
1
-13
/
+10
*
[media] dvb-frontends/cxd2841er: do I2C reads in one go
Daniel Scheller
2017-06-20
1
-11
/
+2
*
[media] dvb-frontends/cxd2841er: remove kernel log spam in non-debug levels
Daniel Scheller
2017-06-20
1
-4
/
+2
*
[media] dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
Daniel Scheller
2017-04-18
1
-1
/
+3
*
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
2016-11-18
1
-3
/
+3
*
[media] cxd2841er: force 8MHz bandwidth for DVB-C if specified bw not supported
Abylay Ospan
2016-09-22
1
-0
/
+8
*
[media] cxd2841er: BER and SNR reading for ISDB-T
Abylay Ospan
2016-09-22
1
-3
/
+45
*
[media] cxd2841er: freeze/unfreeze registers when reading stats
Abylay Ospan
2016-09-22
1
-12
/
+40
*
drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning
Arnd Bergmann
2016-08-04
1
-2
/
+8
*
[media] cxd2841er: Reading SNR for DVB-C added
Abylay Ospan
2016-07-16
1
-8
/
+81
*
[media] cxd2841er: Reading BER and UCB for DVB-C added
Abylay Ospan
2016-07-16
1
-3
/
+84
*
[media] cxd2841er: fix switch-case for DVB-C
Abylay Ospan
2016-07-16
1
-8
/
+3
*
[media] cxd2841er: fix signal strength scale for ISDB-T
Mauro Carvalho Chehab
2016-07-16
1
-7
/
+10
*
[media] cxd2841er: adjust the dB scale for DVB-C
Mauro Carvalho Chehab
2016-07-16
1
-2
/
+7
*
[media] cxd2841er: provide signal strength for DVB-C
Mauro Carvalho Chehab
2016-07-16
1
-1
/
+6
*
[media] cxd2841er: fix BER report via DVBv5 stats API
Mauro Carvalho Chehab
2016-07-16
1
-71
/
+66
*
[media] cxd2841er: don't expose a dvbv5 stats to userspace if not available
Mauro Carvalho Chehab
2016-07-08
1
-44
/
+48
*
[media] DVB-C read signal strength added for Sony demod
Abylay Ospan
2016-07-08
1
-0
/
+23
*
[media] cxd2841er: Fix signal strengh for DVB-T/T2 and show it in dBm
Mauro Carvalho Chehab
2016-07-08
1
-13
/
+18
*
[media] cxd2841er: Do some changes at the dvbv5 stats logic
Mauro Carvalho Chehab
2016-07-08
1
-12
/
+33
*
[media] fix typo in SONY demodulator description
Abylay Ospan
2016-06-07
1
-2
/
+2
*
[media] Change frontend allocation strategy for NetUP Universal DVB cards
Abylay Ospan
2016-06-07
1
-131
/
+60
*
[media] support DVB-T2 for SONY CXD2841/54
Abylay Ospan
2016-06-07
1
-148
/
+322
*
[media] ISDB-T retune and offset fix and DVB-C bw fix
Mauro Carvalho Chehab
2016-06-07
1
-1
/
+65
*
[media] Fix DVB-T frequency offset calculation
Abylay Ospan
2016-06-07
1
-0
/
+2
*
[media] Sanity check when initializing DVB-S/S2 demodulator
Abylay Ospan
2016-06-07
1
-0
/
+12
*
[media] Add carrier offset calculation for DVB-T
Abylay Ospan
2016-06-07
1
-0
/
+32
[next]