index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
mb86a20s.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: frontends: fix ops get_algo()'s return type
Luc Van Oostenryck
2018-05-05
1
-1
/
+1
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-1
/
+1
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
1
-1
/
+1
*
media: dvb-frontends: delete jump targets
Markus Elfring
2017-09-23
1
-11
/
+5
*
media: drivers: improve a size determination
Markus Elfring
2017-09-23
1
-1
/
+1
*
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-09-23
1
-4
/
+1
*
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
2016-11-18
1
-2
/
+2
*
[media] mb86a20s: always initialize a return value
Nicolas Iooss
2016-10-24
1
-0
/
+1
*
[media] mb86a20s: fix demod settings
Mauro Carvalho Chehab
2016-09-05
1
-50
/
+42
*
[media] mb86a20s: fix the locking logic
Mauro Carvalho Chehab
2016-09-05
1
-1
/
+11
*
[media] mb86a20s: apply mask to val after checking for read failure
Colin Ian King
2016-07-15
1
-1
/
+2
*
[media] mb86a20s: get rid of dummy get_frontend()
Mauro Carvalho Chehab
2016-02-04
1
-11
/
+0
*
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2015-06-09
1
-3
/
+3
*
[media] mb86a20s: remove unused debug modprobe parameter
Mauro Carvalho Chehab
2015-01-26
1
-4
/
+0
*
[media] mb86a16/mb86a20s: fix sparse warnings
Hans Verkuil
2014-09-03
1
-7
/
+7
*
[media] mb86a20s: Fix the code that estimates the measurement interval
Mauro Carvalho Chehab
2014-07-22
1
-4
/
+4
*
[media] mb86a20s: Fix Interleaving
Mauro Carvalho Chehab
2014-07-22
1
-14
/
+4
*
[media] mb86a20s: fix ISDB-T mode handling
Mauro Carvalho Chehab
2014-07-22
1
-4
/
+5
*
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-07
1
-2
/
+2
*
[media] mb86a20s: Fix TS parallel mode
Mauro Carvalho Chehab
2013-08-22
1
-9
/
+7
*
[media] mb86a20s: better name temp vars at mb86a20s_layer_bitrate()
Mauro Carvalho Chehab
2013-04-08
1
-18
/
+19
*
[media] mb86a20s: Fix estimate_rate setting
Mauro Carvalho Chehab
2013-04-08
1
-1
/
+1
*
[media] mb86a20s: Use 'layer' instead of 'i' on all places
Mauro Carvalho Chehab
2013-04-08
1
-74
/
+74
*
[media] mb86a20s: fix audio sub-channel check
Mauro Carvalho Chehab
2013-04-08
1
-1
/
+1
*
[media] mb86a20s: Use a macro for the number of layers
Mauro Carvalho Chehab
2013-04-08
1
-15
/
+17
*
[media] mb86a20s: Don't assume a 32.57142MHz clock
Mauro Carvalho Chehab
2013-03-04
1
-2
/
+24
*
[media] mb86a20s: Implement set_frontend cache logic
Mauro Carvalho Chehab
2013-03-04
1
-11
/
+63
*
[media] mb86a20s: cleanup the status at set_frontend()
Mauro Carvalho Chehab
2013-03-04
1
-0
/
+1
*
[media] mb86a20s: Don't reset strength with the other stats
Mauro Carvalho Chehab
2013-03-04
1
-1
/
+0
*
[media] mb86a20s: Always reset the frontend with set_frontend
Mauro Carvalho Chehab
2013-03-04
1
-12
/
+7
*
[media] mb86a20s: change AGC tuning parameters
Mauro Carvalho Chehab
2013-03-04
1
-42
/
+44
*
[media] mb86a20s: don't allow updating signal strength too fast
Mauro Carvalho Chehab
2013-03-04
1
-7
/
+17
*
[media] mb86a20s: Fix signal strength calculus
Mauro Carvalho Chehab
2013-03-04
1
-1
/
+1
*
[media] mb86a20s: provide CNR stats before FE_HAS_SYNC
Mauro Carvalho Chehab
2013-03-04
1
-8
/
+16
*
[media] mb86a20s: adjust IF based on what's set on the tuner
Mauro Carvalho Chehab
2013-03-04
1
-4
/
+53
*
[media] mb86a20s: don't pollute dmesg with debug messages
Mauro Carvalho Chehab
2013-03-04
1
-3
/
+3
*
[media] mb86a20s: remove global BER/PER counters if per-layer counters vanish
Mauro Carvalho Chehab
2013-01-24
1
-3
/
+9
*
[media] mb86a20s: add a logic for post-BER measurement
Mauro Carvalho Chehab
2013-01-24
1
-24
/
+196
*
[media] mb86a20s: fix the PER reset logic
Mauro Carvalho Chehab
2013-01-24
1
-5
/
+35
*
[media] mb86a20s: some fixes at preBER logic
Mauro Carvalho Chehab
2013-01-24
1
-12
/
+39
*
[media] mb86a20s: add block count measures (PER/UCB)
Mauro Carvalho Chehab
2013-01-24
1
-10
/
+180
*
[media] mb86a20s: add CNR measurement
Mauro Carvalho Chehab
2013-01-23
1
-2
/
+334
*
[media] mb86a20s: improve bit error count for BER
Mauro Carvalho Chehab
2013-01-23
1
-3
/
+157
*
[media] mb86a20s: add BER measurement
Mauro Carvalho Chehab
2013-01-23
1
-3
/
+178
*
[media] mb86a20s: calculate statistics at .read_status()
Mauro Carvalho Chehab
2013-01-23
1
-39
/
+224
*
[media] mb86a20s: don't use state before initializing it
Mauro Carvalho Chehab
2013-01-23
1
-5
/
+5
*
[media] mb86a20s: convert it to use dev_info/dev_err/dev_dbg
Mauro Carvalho Chehab
2013-01-22
1
-44
/
+52
*
[media] mb86a20s: Function reorder
Mauro Carvalho Chehab
2013-01-22
1
-105
/
+110
*
[media] mb86a20s: Split status read logic from DVB callback
Mauro Carvalho Chehab
2013-01-22
1
-7
/
+24
*
[media] mb86a20s: fix interleaving and FEC retrival
Mauro Carvalho Chehab
2013-01-22
1
-5
/
+17
[next]