Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b530a447bb588fdf43fdf4eb909e4ee1921d47ac
/
drivers
/
media
/
dvb-frontends
a3ad56d
[media] drxk_hard: Drop unused parameter
by Jean Delvare
· 12 years ago
782d8b7
[media] dvb-frontends: use IS_ENABLED
by Mauro Carvalho Chehab
· 12 years ago
48f72a1
[media] drxk: fix CNR calculus
by Mauro Carvalho Chehab
· 12 years ago
3bf5e55
[media] af9033: implement i/o optimized reg table writer
by Antti Palosaari
· 12 years ago
0c13c54
[media] af9033: sleep on attach()
by Antti Palosaari
· 12 years ago
086991d
[media] af9033: move code from it913x to af9033
by Antti Palosaari
· 12 years ago
d423e10
[media] it913x: remove unused af9033 demod tuner config inits
by Antti Palosaari
· 12 years ago
dc4a2c4
[media] af9033: add IT9135 tuner config "62" init table
by Antti Palosaari
· 12 years ago
8521132
[media] af9033: add IT9135 tuner config "61" init table
by Antti Palosaari
· 12 years ago
a49f53a
[media] af9033: add IT9135 tuner config "60" init table
by Antti Palosaari
· 12 years ago
22d729f
[media] af9033: add IT9135 tuner config "52" init table
by Antti Palosaari
· 12 years ago
bb2e12a
[media] af9033: add IT9135 tuner config "51" init table
by Antti Palosaari
· 12 years ago
a72cbb7
[media] af9033: add IT9135 tuner config "38" init table
by Antti Palosaari
· 12 years ago
463c399
[media] af9033: add IT9135 demod reg init tables
by Antti Palosaari
· 12 years ago
fe8eece
[media] af9033: IT9135 v2 supported related changes
by Antti Palosaari
· 12 years ago
4902bb3
[media] af9033: support for it913x tuners
by Antti Palosaari
· 12 years ago
d65fcbb
[media] ts2020: use customise option correctly
by Paul Bolle
· 12 years ago
340e769
[media] drxk: Fix bogus signal strength indicator
by Mauro Carvalho Chehab
· 12 years ago
59a7a23
[media] drxk: use a better calculus for RF strength
by Mauro Carvalho Chehab
· 12 years ago
8f3741e
[media] drxk: Add pre/post BER and PER/UCB stats
by Mauro Carvalho Chehab
· 12 years ago
2b0e1f3
[media] drxk: remove dummy BER read code
by Mauro Carvalho Chehab
· 12 years ago
c67d2f0
[media] stv090x: do not unlock unheld mutex in stv090x_sleep()
by Alexey Khoroshilov
· 12 years ago
0e4bbed
[media] mb86a20s: Don't assume a 32.57142MHz clock
by Mauro Carvalho Chehab
· 12 years ago
04fa725
[media] mb86a20s: Implement set_frontend cache logic
by Mauro Carvalho Chehab
· 12 years ago
3a2e475
[media] mb86a20s: cleanup the status at set_frontend()
by Mauro Carvalho Chehab
· 12 years ago
8b8e444
[media] mb86a20s: Don't reset strength with the other stats
by Mauro Carvalho Chehab
· 12 years ago
a78b41d
[media] mb86a20s: Always reset the frontend with set_frontend
by Mauro Carvalho Chehab
· 12 years ago
17e67d4
[media] mb86a20s: change AGC tuning parameters
by Mauro Carvalho Chehab
· 12 years ago
0921ecf
[media] mb86a20s: don't allow updating signal strength too fast
by Mauro Carvalho Chehab
· 12 years ago
dad78c5
[media] mb86a20s: Fix signal strength calculus
by Mauro Carvalho Chehab
· 12 years ago
15b1c5a
[media] mb86a20s: provide CNR stats before FE_HAS_SYNC
by Mauro Carvalho Chehab
· 12 years ago
768e6dad
[media] mb86a20s: adjust IF based on what's set on the tuner
by Mauro Carvalho Chehab
· 12 years ago
d56e326
[media] mb86a20s: don't pollute dmesg with debug messages
by Mauro Carvalho Chehab
· 12 years ago
4880f56
[media] stv0900: remove unnecessary null pointer check
by Cong Ding
· 12 years ago
7b34be7
[media] use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
6b9e50c
[media] stv090x: On STV0903 do not set registers of the second path
by Andreas Regel
· 13 years ago
f67102c
[media] mb86a20s: remove global BER/PER counters if per-layer counters vanish
by Mauro Carvalho Chehab
· 12 years ago
d9b6f08
[media] mb86a20s: add a logic for post-BER measurement
by Mauro Carvalho Chehab
· 12 years ago
313cf4e
[media] mb86a20s: fix the PER reset logic
by Mauro Carvalho Chehab
· 12 years ago
ad0abbf
[media] mb86a20s: some fixes at preBER logic
by Mauro Carvalho Chehab
· 12 years ago
593ae89
[media] mb86a20s: add block count measures (PER/UCB)
by Mauro Carvalho Chehab
· 12 years ago
25188bd
[media] mb86a20s: add CNR measurement
by Mauro Carvalho Chehab
· 12 years ago
d01a8ee
[media] mb86a20s: improve bit error count for BER
by Mauro Carvalho Chehab
· 12 years ago
149d518
[media] mb86a20s: add BER measurement
by Mauro Carvalho Chehab
· 12 years ago
09b6d21
[media] mb86a20s: calculate statistics at .read_status()
by Mauro Carvalho Chehab
· 12 years ago
f167e30
[media] mb86a20s: don't use state before initializing it
by Mauro Carvalho Chehab
· 12 years ago
f66d81b
[media] mb86a20s: convert it to use dev_info/dev_err/dev_dbg
by Mauro Carvalho Chehab
· 12 years ago
dd4493e
[media] mb86a20s: Function reorder
by Mauro Carvalho Chehab
· 12 years ago
d36e418
[media] mb86a20s: Split status read logic from DVB callback
by Mauro Carvalho Chehab
· 12 years ago
0458592
[media] mb86a20s: fix interleaving and FEC retrival
by Mauro Carvalho Chehab
· 12 years ago
ce77d12
[media] mb86a20s: make AGC work better
by Mauro Carvalho Chehab
· 12 years ago
fd53744
[media] mb86a20s: Fix i2c gate on error
by Mauro Carvalho Chehab
· 12 years ago
a77cfca
[media] mb86a20s: improve error handling at get_frontend
by Mauro Carvalho Chehab
· 12 years ago
73ec66c
[media] stv0900: Multistream support
by Evgeny Plehov
· 12 years ago
a0a030b
[media] ts2020: call get_rf_strength from frontend
by Malcolm Priestley
· 12 years ago
9898df6
[media] ts2020.c: ts2020_set_params [BUG] point to fe->tuner_priv
by Malcolm Priestley
· 12 years ago
864c714
[media] af9033: update fc2580 init sequence
by Antti Palosaari
· 12 years ago
0353d6b
[media] af9033: update fc0011 init sequence
by Antti Palosaari
· 12 years ago
2c37d37
[media] af9033: update tua9001 init sequence
by Antti Palosaari
· 12 years ago
d267d27
[media] af9033: update demod init sequence
by Antti Palosaari
· 12 years ago
bf97b63
[media] af9035: dual mode related changes
by Antti Palosaari
· 12 years ago
9805992
[media] af9035: dual mode support
by Jose Alberto Reguero
· 12 years ago
e713ad1
[media] af9033: add support for Fitipower FC0012 tuner
by Antti Palosaari
· 12 years ago
b858c33
[media] m88rs2000: make use ts2020
by Igor M. Liplianin
· 12 years ago
43385c8
[media] ds3000: lock led procedure added
by Igor M. Liplianin
· 12 years ago
38f7889
[media] m88rs2000: SNR, BER implemented
by Igor M. Liplianin
· 12 years ago
081416e
[media] TeVii DVB-S s421 and s632 cards support, rs2000 part
by Igor M. Liplianin
· 13 years ago
d58f4f2
[media] ds3000: bail out early on i2c failures during firmware load
by Rémi Cardona
· 12 years ago
f8c30b6
[media] ts2020: fix two warnings added by changeset 73f0af4
by Mauro Carvalho Chehab
· 12 years ago
73f0af4
[media] make the other drivers take use of the new ts2020 driver
by Konstantin Dimitrov
· 12 years ago
6fef4fc
[media] ts2020: add ts2020 tuner driver
by Konstantin Dimitrov
· 12 years ago
c1965ea
[media] ds3000: remove ts2020 tuner related code
by Konstantin Dimitrov
· 12 years ago
ee45ddc
[media] dvb-frontends: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
e7c953d
[media] drxd: allow functional gate control after, attach
by Patrice Chotard
· 12 years ago
a44dca1
Merge tag 'v3.8-rc1' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
cb31c74
[media] budget-av: only use t_state if initialized
by Paul Bolle
· 12 years ago
1c12bf8
[media] tda10071: fix a warning introduced by changeset 41f55d5755
by Mauro Carvalho Chehab
· 12 years ago
41f55d5
[media] tda10071: make sure both tuner and demod i2c addresses are specified
by Michael Krufky
· 12 years ago
bb9e31f
[media] or51211: apply pr_fmt and use pr_* macros instead of printk
by Andy Shevchenko
· 12 years ago
aa735ee
[media] ix2505v: use %*ph[N] to dump small buffers
by Andy Shevchenko
· 12 years ago
870f31c
[media] or51211: use %*ph[N] to dump small buffers
by Andy Shevchenko
· 12 years ago
0176fd4
[media] tda10071: add tuner_i2c_addr to struct tda10071_config
by Michael Krufky
· 12 years ago
d8c532c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
9c76820
treewide: Fix typos in various drivers
by Masanari Iida
· 12 years ago
d033a30
Merge remote-tracking branch 'linus/master' into staging/for_v3.8
by Mauro Carvalho Chehab
· 12 years ago
b41a536
[media] ds3000: remove useless 'locking'
by Rémi Cardona
· 12 years ago
feadd7d
[media] ds3000: Declare MODULE_FIRMWARE usage
by Rémi Cardona
· 12 years ago
94af1b6
[media] drxk_hard: fix the return code from an error handler
by Mauro Carvalho Chehab
· 12 years ago
830e4b5
[media] dvb-frontends: get rid of some "always false" warnings
by Mauro Carvalho Chehab
· 12 years ago
5a70972
[media] drxk: get rid of some unused vars
by Mauro Carvalho Chehab
· 12 years ago
2e8c1e5
[media] dib9000: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
4e37321
[media] tda18271c2dd.c: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
babb618
[media] tda10071: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
8c8ca1c
[media] stv0367: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
5506bcb
[media] stb0899_drv: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
b0944ea
[media] rtl2832: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
a17ff2e
[media] rtl2830.c: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
8b35c2f
[media] drxd_hard: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
b0f9bf3
[media] dvb-frontends: fix potential NULL pointer dereference in stv0900_set_mclk()
by Wei Yongjun
· 12 years ago
Next »