index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
[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-24
[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
2013-01-24
[media] mb86a20s: add a logic for post-BER measurement
Mauro Carvalho Chehab
1
-24
/
+196
2013-01-24
[media] mb86a20s: fix the PER reset logic
Mauro Carvalho Chehab
1
-5
/
+35
2013-01-24
[media] mb86a20s: some fixes at preBER logic
Mauro Carvalho Chehab
1
-12
/
+39
2013-01-24
[media] mb86a20s: add block count measures (PER/UCB)
Mauro Carvalho Chehab
1
-10
/
+180
2013-01-23
[media] mb86a20s: add CNR measurement
Mauro Carvalho Chehab
1
-2
/
+334
2013-01-23
[media] mb86a20s: improve bit error count for BER
Mauro Carvalho Chehab
1
-3
/
+157
2013-01-23
[media] mb86a20s: add BER measurement
Mauro Carvalho Chehab
1
-3
/
+178
2013-01-23
[media] mb86a20s: calculate statistics at .read_status()
Mauro Carvalho Chehab
1
-39
/
+224
2013-01-23
[media] mb86a20s: don't use state before initializing it
Mauro Carvalho Chehab
1
-5
/
+5
2013-01-22
[media] mb86a20s: convert it to use dev_info/dev_err/dev_dbg
Mauro Carvalho Chehab
1
-44
/
+52
2013-01-22
[media] mb86a20s: Function reorder
Mauro Carvalho Chehab
1
-105
/
+110
2013-01-22
[media] mb86a20s: Split status read logic from DVB callback
Mauro Carvalho Chehab
1
-7
/
+24
2013-01-22
[media] mb86a20s: fix interleaving and FEC retrival
Mauro Carvalho Chehab
1
-5
/
+17
2013-01-22
[media] mb86a20s: make AGC work better
Mauro Carvalho Chehab
1
-1
/
+2
2013-01-22
[media] mb86a20s: Fix i2c gate on error
Mauro Carvalho Chehab
1
-1
/
+5
2013-01-22
[media] mb86a20s: improve error handling at get_frontend
Mauro Carvalho Chehab
1
-58
/
+80
2013-01-06
[media] stv0900: Multistream support
Evgeny Plehov
2
-0
/
+29
2013-01-06
[media] ts2020: call get_rf_strength from frontend
Malcolm Priestley
3
-2
/
+13
2013-01-06
[media] ts2020.c: ts2020_set_params [BUG] point to fe->tuner_priv
Malcolm Priestley
1
-1
/
+1
2013-01-06
[media] af9033: update fc2580 init sequence
Antti Palosaari
1
-3
/
+4
2013-01-06
[media] af9033: update fc0011 init sequence
Antti Palosaari
1
-36
/
+36
2013-01-06
[media] af9033: update tua9001 init sequence
Antti Palosaari
1
-2
/
+3
2013-01-06
[media] af9033: update demod init sequence
Antti Palosaari
1
-3
/
+2
2013-01-06
[media] af9035: dual mode related changes
Antti Palosaari
1
-0
/
+2
2013-01-06
[media] af9035: dual mode support
Jose Alberto Reguero
1
-0
/
+12
2013-01-06
[media] af9033: add support for Fitipower FC0012 tuner
Antti Palosaari
3
-0
/
+48
2012-12-28
[media] m88rs2000: make use ts2020
Igor M. Liplianin
4
-478
/
+318
2012-12-28
[media] ds3000: lock led procedure added
Igor M. Liplianin
2
-0
/
+14
2012-12-28
[media] m88rs2000: SNR, BER implemented
Igor M. Liplianin
1
-8
/
+36
2012-12-27
[media] TeVii DVB-S s421 and s632 cards support, rs2000 part
Igor M. Liplianin
1
-1
/
+5
2012-12-27
[media] ds3000: bail out early on i2c failures during firmware load
RĂ©mi Cardona
1
-5
/
+7
2012-12-27
[media] ts2020: fix two warnings added by changeset 73f0af4
Mauro Carvalho Chehab
1
-4
/
+2
2012-12-27
[media] make the other drivers take use of the new ts2020 driver
Konstantin Dimitrov
1
-0
/
+1
2012-12-27
[media] ts2020: add ts2020 tuner driver
Konstantin Dimitrov
4
-0
/
+380
2012-12-27
[media] ds3000: remove ts2020 tuner related code
Konstantin Dimitrov
2
-223
/
+27
2012-12-27
[media] dvb-frontends: Replace memcpy with struct assignment
Ezequiel Garcia
3
-5
/
+4
2012-12-27
[media] drxd: allow functional gate control after, attach
Patrice Chotard
1
-0
/
+4
2012-12-27
Merge tag 'v3.8-rc1' into staging/for_v3.9
Mauro Carvalho Chehab
1
-1
/
+1
2012-12-21
[media] budget-av: only use t_state if initialized
Paul Bolle
1
-1
/
+1
2012-12-21
[media] tda10071: fix a warning introduced by changeset 41f55d5755
Mauro Carvalho Chehab
1
-0
/
+2
2012-12-21
[media] tda10071: make sure both tuner and demod i2c addresses are specified
Michael Krufky
2
-5
/
+17
2012-12-21
[media] or51211: apply pr_fmt and use pr_* macros instead of printk
Andy Shevchenko
1
-51
/
+43
2012-12-21
[media] ix2505v: use %*ph[N] to dump small buffers
Andy Shevchenko
1
-1
/
+1
2012-12-21
[media] or51211: use %*ph[N] to dump small buffers
Andy Shevchenko
1
-4
/
+1
2012-12-18
[media] tda10071: add tuner_i2c_addr to struct tda10071_config
Michael Krufky
2
-1
/
+7
2012-12-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-67
/
+42
[next]