index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
[media] cxd2820r_t2: Fix a warning: stream_id is unsigned
Mauro Carvalho Chehab
1
-1
/
+1
2013-04-08
[media] cxd2820r_t2: Multistream support (MultiPLP)
Evgeny Plehov
2
-1
/
+19
2013-04-08
[media] cx24123: improve precision when calculating symbol rate ratio
Mauro Carvalho Chehab
1
-21
/
+7
2013-04-08
[media] mb86a20s: better name temp vars at mb86a20s_layer_bitrate()
Mauro Carvalho Chehab
1
-18
/
+19
2013-04-08
[media] mb86a20s: Fix estimate_rate setting
Mauro Carvalho Chehab
1
-1
/
+1
2013-04-08
[media] mb86a20s: Use 'layer' instead of 'i' on all places
Mauro Carvalho Chehab
1
-74
/
+74
2013-04-08
[media] mb86a20s: fix audio sub-channel check
Mauro Carvalho Chehab
1
-1
/
+1
2013-04-08
[media] mb86a20s: Use a macro for the number of layers
Mauro Carvalho Chehab
1
-15
/
+17
2013-04-08
[media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001
Mauro Carvalho Chehab
2
-3
/
+29
2013-03-26
[media] Fix undefined reference to `au8522_attach'
Hans Verkuil
1
-1
/
+1
2013-03-25
[media] au8522_decoder: remove obsolete control ops
Hans Verkuil
1
-7
/
+0
2013-03-25
[media] au8522_decoder: convert to the control framework
Hans Verkuil
2
-90
/
+46
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-23
[media] drxk_hard: Drop unused parameter
Jean Delvare
1
-3
/
+2
2013-03-23
[media] dvb-frontends: use IS_ENABLED
Mauro Carvalho Chehab
48
-96
/
+108
2013-03-22
[media] drxk: fix CNR calculus
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-22
[media] af9033: implement i/o optimized reg table writer
Antti Palosaari
1
-10
/
+37
2013-03-22
[media] af9033: sleep on attach()
Antti Palosaari
1
-4
/
+11
2013-03-22
[media] af9033: move code from it913x to af9033
Antti Palosaari
1
-0
/
+9
2013-03-22
[media] it913x: remove unused af9033 demod tuner config inits
Antti Palosaari
1
-6
/
+0
2013-03-22
[media] af9033: add IT9135 tuner config "62" init table
Antti Palosaari
2
-1
/
+217
2013-03-22
[media] af9033: add IT9135 tuner config "61" init table
Antti Palosaari
2
-1
/
+218
2013-03-22
[media] af9033: add IT9135 tuner config "60" init table
Antti Palosaari
2
-0
/
+218
2013-03-22
[media] af9033: add IT9135 tuner config "52" init table
Antti Palosaari
2
-0
/
+220
2013-03-22
[media] af9033: add IT9135 tuner config "51" init table
Antti Palosaari
2
-0
/
+220
2013-03-22
[media] af9033: add IT9135 tuner config "38" init table
Antti Palosaari
2
-0
/
+220
2013-03-22
[media] af9033: add IT9135 demod reg init tables
Antti Palosaari
2
-1
/
+214
2013-03-22
[media] af9033: IT9135 v2 supported related changes
Antti Palosaari
1
-3
/
+28
2013-03-22
[media] af9033: support for it913x tuners
Antti Palosaari
2
-13
/
+36
2013-03-21
[media] ts2020: use customise option correctly
Paul Bolle
1
-1
/
+1
2013-03-21
[media] drxk: Fix bogus signal strength indicator
Mauro Carvalho Chehab
1
-30
/
+3
2013-03-21
[media] drxk: use a better calculus for RF strength
Mauro Carvalho Chehab
1
-17
/
+109
2013-03-21
[media] drxk: Add pre/post BER and PER/UCB stats
Mauro Carvalho Chehab
3
-12
/
+172
2013-03-21
[media] drxk: remove dummy BER read code
Mauro Carvalho Chehab
1
-16
/
+0
2013-03-14
[media] stv090x: do not unlock unheld mutex in stv090x_sleep()
Alexey Khoroshilov
1
-10
/
+12
2013-03-04
[media] mb86a20s: Don't assume a 32.57142MHz clock
Mauro Carvalho Chehab
2
-4
/
+30
2013-03-04
[media] mb86a20s: Implement set_frontend cache logic
Mauro Carvalho Chehab
1
-11
/
+63
2013-03-04
[media] mb86a20s: cleanup the status at set_frontend()
Mauro Carvalho Chehab
1
-0
/
+1
2013-03-04
[media] mb86a20s: Don't reset strength with the other stats
Mauro Carvalho Chehab
1
-1
/
+0
2013-03-04
[media] mb86a20s: Always reset the frontend with set_frontend
Mauro Carvalho Chehab
1
-12
/
+7
2013-03-04
[media] mb86a20s: change AGC tuning parameters
Mauro Carvalho Chehab
1
-42
/
+44
2013-03-04
[media] mb86a20s: don't allow updating signal strength too fast
Mauro Carvalho Chehab
1
-7
/
+17
2013-03-04
[media] mb86a20s: Fix signal strength calculus
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-04
[media] mb86a20s: provide CNR stats before FE_HAS_SYNC
Mauro Carvalho Chehab
1
-8
/
+16
2013-03-04
[media] mb86a20s: adjust IF based on what's set on the tuner
Mauro Carvalho Chehab
1
-4
/
+53
2013-03-04
[media] mb86a20s: don't pollute dmesg with debug messages
Mauro Carvalho Chehab
1
-3
/
+3
2013-02-09
[media] stv0900: remove unnecessary null pointer check
Cong Ding
2
-15
/
+6
2013-02-06
[media] use IS_ENABLED() macro
Peter Senna Tschudin
42
-44
/
+43
2013-01-25
[media] stv090x: On STV0903 do not set registers of the second path
Andreas Regel
1
-9
/
+132
2013-01-24
[media] mb86a20s: remove global BER/PER counters if per-layer counters vanish
Mauro Carvalho Chehab
1
-3
/
+9
[next]