index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] dvb-frontends: use IS_ENABLED
Mauro Carvalho Chehab
2013-03-23
48
-96
/
+108
*
[media] drxk: fix CNR calculus
Mauro Carvalho Chehab
2013-03-22
1
-1
/
+1
*
[media] af9033: implement i/o optimized reg table writer
Antti Palosaari
2013-03-21
1
-10
/
+37
*
[media] af9033: sleep on attach()
Antti Palosaari
2013-03-21
1
-4
/
+11
*
[media] af9033: move code from it913x to af9033
Antti Palosaari
2013-03-21
1
-0
/
+9
*
[media] it913x: remove unused af9033 demod tuner config inits
Antti Palosaari
2013-03-21
1
-6
/
+0
*
[media] af9033: add IT9135 tuner config "62" init table
Antti Palosaari
2013-03-21
2
-1
/
+217
*
[media] af9033: add IT9135 tuner config "61" init table
Antti Palosaari
2013-03-21
2
-1
/
+218
*
[media] af9033: add IT9135 tuner config "60" init table
Antti Palosaari
2013-03-21
2
-0
/
+218
*
[media] af9033: add IT9135 tuner config "52" init table
Antti Palosaari
2013-03-21
2
-0
/
+220
*
[media] af9033: add IT9135 tuner config "51" init table
Antti Palosaari
2013-03-21
2
-0
/
+220
*
[media] af9033: add IT9135 tuner config "38" init table
Antti Palosaari
2013-03-21
2
-0
/
+220
*
[media] af9033: add IT9135 demod reg init tables
Antti Palosaari
2013-03-21
2
-1
/
+214
*
[media] af9033: IT9135 v2 supported related changes
Antti Palosaari
2013-03-21
1
-3
/
+28
*
[media] af9033: support for it913x tuners
Antti Palosaari
2013-03-21
2
-13
/
+36
*
[media] ts2020: use customise option correctly
Paul Bolle
2013-03-21
1
-1
/
+1
*
[media] drxk: Fix bogus signal strength indicator
Mauro Carvalho Chehab
2013-03-21
1
-30
/
+3
*
[media] drxk: use a better calculus for RF strength
Mauro Carvalho Chehab
2013-03-21
1
-17
/
+109
*
[media] drxk: Add pre/post BER and PER/UCB stats
Mauro Carvalho Chehab
2013-03-21
3
-12
/
+172
*
[media] drxk: remove dummy BER read code
Mauro Carvalho Chehab
2013-03-21
1
-16
/
+0
*
[media] stv090x: do not unlock unheld mutex in stv090x_sleep()
Alexey Khoroshilov
2013-03-14
1
-10
/
+12
*
[media] mb86a20s: Don't assume a 32.57142MHz clock
Mauro Carvalho Chehab
2013-03-04
2
-4
/
+30
*
[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] stv0900: remove unnecessary null pointer check
Cong Ding
2013-02-08
2
-15
/
+6
*
[media] use IS_ENABLED() macro
Peter Senna Tschudin
2013-02-06
42
-44
/
+43
*
[media] stv090x: On STV0903 do not set registers of the second path
Andreas Regel
2013-01-24
1
-9
/
+132
*
[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
*
[media] mb86a20s: make AGC work better
Mauro Carvalho Chehab
2013-01-22
1
-1
/
+2
[next]