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
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
135
-152
/
+150
2017-12-19
media: dvb-frontends: remove extraneous parens
Nick Desaulniers
2
-2
/
+2
2017-12-19
media: stv090x: add physical layer scrambling support
Athanasios Oikonomou
1
-0
/
+16
2017-12-15
media: dvb-frontends: fix i2c access helpers for KASAN
Arnd Bergmann
12
-14
/
+37
2017-12-14
media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
Ron Economos
1
-0
/
+3
2017-12-13
media: dvb-frontends/stv0910: remove unneeded dvb_math.h include
Daniel Scheller
1
-1
/
+0
2017-12-13
media: dvb-frontends/stv0910: remove unneeded symbol rate inquiry
Daniel Scheller
1
-2
/
+0
2017-12-13
media: dvb-frontends/stv0910: read symbolrate in get_frontend()
Daniel Scheller
1
-0
/
+5
2017-12-13
media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freq
Daniel Scheller
1
-3
/
+0
2017-12-13
media: dvb-frontends/stv6111: handle gate_ctrl errors
Daniel Scheller
1
-17
/
+27
2017-12-13
media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()
Daniel Scheller
1
-2
/
+4
2017-12-13
media: frontends/stv0910: add field offsets to field defines
Daniel Scheller
1
-927
/
+927
2017-12-13
media: dvb_frontend: remove redundant status self assignment
Colin Ian King
2
-4
/
+0
2017-12-13
media: dvb-frontends/stv0367: remove redundant self assignment of temporary
Colin Ian King
1
-2
/
+0
2017-12-13
media: stb0899: remove redundant self assignment of k_indirect
Colin Ian King
1
-2
/
+1
2017-12-12
media: dibx000_common: Fix line continuation format
Joe Perches
1
-4
/
+4
2017-12-12
media: si2165: Add DVBv3 wrapper for ber statistics
Matthias Schwarzott
1
-0
/
+26
2017-12-12
media: si2165: add DVBv3 wrapper for C/N statistics
Matthias Schwarzott
1
-0
/
+12
2017-12-12
media: si2165: add DVBv5 BER statistics
Matthias Schwarzott
2
-2
/
+66
2017-12-12
media: si2165: add DVBv5 C/N statistics for DVB-C
Matthias Schwarzott
2
-2
/
+42
2017-12-12
media: si2165: improve read_status
Matthias Schwarzott
2
-6
/
+37
2017-12-12
media: si2165: Use constellation from property cache instead of hardcoded QAM256
Matthias Schwarzott
1
-3
/
+26
2017-12-12
media: si2165: Write const value for lock timeout
Matthias Schwarzott
1
-2
/
+1
2017-12-12
media: si2165: move ts parallel mode setting to the ts init code
Matthias Schwarzott
1
-2
/
+3
2017-12-12
media: si2165: define register macros
Matthias Schwarzott
2
-102
/
+169
2017-12-12
media: si2165: Make checkpatch happy
Matthias Schwarzott
3
-76
/
+83
2017-12-12
media: si2165: Convert debug printk to dev_dbg
Matthias Schwarzott
1
-64
/
+15
2017-12-12
media: si2165: Remove redundant KBUILD_MODNAME from dev_* logging
Matthias Schwarzott
1
-38
/
+31
2017-12-11
media: drxd_hard: better handle I2C errors
Mauro Carvalho Chehab
1
-12
/
+10
2017-12-11
media: cxd2841er: ensure that status will always be available
Mauro Carvalho Chehab
1
-2
/
+6
2017-12-11
media: m88rs2000: handle the case where tuner doesn't have get_frequency
Mauro Carvalho Chehab
1
-4
/
+7
2017-12-11
media: mb86a16: avoid division by zero
Mauro Carvalho Chehab
1
-6
/
+6
2017-12-11
media: mb86a16: be more resilient if I2C fails on sync
Mauro Carvalho Chehab
1
-0
/
+1
2017-12-11
media: drxj: better handle errors
Mauro Carvalho Chehab
1
-3
/
+7
2017-12-11
media: stv090x: Only print tuner lock if get_status is available
Mauro Carvalho Chehab
1
-5
/
+4
2017-12-11
media: stv0910: read and update mod_cod in read_status()
Daniel Scheller
1
-0
/
+13
2017-12-11
media: mxl5xx: fix tuning logic
Mauro Carvalho Chehab
1
-8
/
+1
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
1
-4
/
+3
2017-11-30
media: dvb-frontends: complete kernel-doc markups
Mauro Carvalho Chehab
15
-128
/
+177
2017-11-30
media: dvb_frontends: fix kernel-doc macros
Mauro Carvalho Chehab
16
-608
/
+607
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
3
-8
/
+8
2017-11-30
media: ix2505v: get rid of /** comments
Mauro Carvalho Chehab
1
-3
/
+3
2017-11-27
media: drxj and drxk: don't produce kernel-doc warnings
Mauro Carvalho Chehab
2
-140
/
+140
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-101
/
+43
2017-11-07
media: drxd: make const array fastIncrDecLUT static
Colin Ian King
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
15
-0
/
+15
2017-10-11
media: dvb_frontend: get rid of get_property() callback
Mauro Carvalho Chehab
1
-14
/
+0
2017-10-11
media: stv6110: get rid of a srate dead code
Mauro Carvalho Chehab
1
-9
/
+0
2017-10-11
media: stv0288: get rid of set_property boilerplate
Mauro Carvalho Chehab
1
-7
/
+0
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
1
-3
/
+3
[next]