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
2018-09-12
media: dvb-frontends: add LNBH29 LNB supply driver
Katsuhiro Suzuki
4
-0
/
+215
2018-09-12
media: mxl5xx: add a fall-trough annotation
Mauro Carvalho Chehab
1
-0
/
+1
2018-09-12
media: dvb-frontends/cxd2099: add SPDX license identifier
Daniel Scheller
2
-0
/
+2
2018-09-12
media: dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'
Daniel Scheller
1
-1
/
+1
2018-09-12
media: dvb-frontends/stv6111: add SPDX license identifier
Daniel Scheller
2
-0
/
+2
2018-09-12
media: dvb-frontends/stv6111: cleanup and fix licensing boilerplates
Daniel Scheller
2
-1
/
+15
2018-09-12
media: dvb-frontends/stv0910: add SPDX license identifier
Daniel Scheller
3
-0
/
+3
2018-09-12
media: dvb-frontends/stv0910: cleanup and fix licensing boilerplates
Daniel Scheller
1
-0
/
+17
2018-09-12
media: dvb-frontends/mxl5xx: add SPDX license identifier
Daniel Scheller
4
-0
/
+4
2018-09-12
media: dvb-frontends/mxl5xx: cleanup and fix licensing boilerplates
Daniel Scheller
2
-1
/
+21
2018-09-12
media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'
Daniel Scheller
3
-3
/
+3
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2
-5
/
+9
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
10
-14
/
+15
2018-08-21
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+15
2018-08-08
media: drxj: get rid of uneeded casts
Mauro Carvalho Chehab
1
-8
/
+8
2018-08-08
media: cleanup fall-through comments
Mauro Carvalho Chehab
3
-18
/
+9
2018-08-02
media: dvb-frontends: rtl2832_sdr: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-3
/
+3
2018-08-02
media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driver
Katsuhiro Suzuki
4
-0
/
+840
2018-08-02
media: helene: add I2C device probe function
Katsuhiro Suzuki
2
-4
/
+87
2018-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
79
-301
/
+274
2018-08-02
media: dvb: convert tuner_info frequencies to Hz
Mauro Carvalho Chehab
21
-69
/
+77
2018-07-30
media: dvb-frontends/tda18271c2dd: fix handling of DVB-T parameters
Daniel Scheller
1
-0
/
+1
2018-07-30
media: dvb-frontends/stv0910: cast the BER denominator shift exp to ULL
Daniel Scheller
1
-2
/
+2
2018-07-30
media: dvb-frontends/dvb-pll: fix module ref-counting
Akihiro Tsukada
1
-0
/
+11
2018-07-27
media: helene: fix xtal frequency setting at power on
Katsuhiro Suzuki
1
-1
/
+4
2018-07-13
media: tda1004x: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-3
/
+3
2018-07-13
media: rtl2830: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-6
/
+6
2018-07-13
media: drxk_hard: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-2
/
+2
2018-07-13
media: af9013: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-4
/
+4
2018-06-15
media: dvb: point to the location of the old README.dvb-usb file
Mauro Carvalho Chehab
4
-4
/
+4
2018-06-15
media: dvb: fix location of get_dvb_firmware script
Mauro Carvalho Chehab
7
-17
/
+17
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-6
/
+6
2018-05-28
media: dvb-frontends/stv0910: make TS speed configurable
Daniel Scheller
2
-3
/
+3
2018-05-28
media: au8522: remove duplicate code
Gustavo A. R. Silva
1
-8
/
+6
2018-05-11
media: lgdt330x.h: fix compiler warning
Hans Verkuil
1
-1
/
+1
2018-05-11
media: dvb_frontends: fix spelling mistake: "unexpcted" -> "unexpected"
Colin Ian King
1
-2
/
+2
2018-05-10
media: update/fix my e-mail on some places
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-05
media: cxd2880: Changed version information
Yasunari Takiguchi
1
-2
/
+2
2018-05-05
media: cxd2880:Optimized spi drive current and BER/PER set/get condition
Yasunari Takiguchi
1
-2
/
+12
2018-05-05
media: lgdt3306a: fix lgdt3306a_search()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-05
media: frontends: fix ops get_algo()'s return type
Luc Van Oostenryck
9
-9
/
+9
2018-05-05
media: dvb-frontends/dvb-pll: add tda6651 ISDB-T pll_desc
Akihiro Tsukada
2
-0
/
+25
2018-05-05
media: dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in Friio
Akihiro Tsukada
2
-0
/
+20
2018-05-05
media: dvb-frontends/dvb-pll: add i2c driver support
Akihiro Tsukada
2
-0
/
+71
2018-05-04
media: dvb-frontends/tc90522: use SPDX License Identifier
Akihiro Tsukada
2
-20
/
+2
2018-05-04
media: dvb-frontends/tc90522: fix bit shift mistakes
Akihiro Tsukada
1
-2
/
+2
2018-05-04
media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings
Daniel Scheller
3
-4
/
+4
2018-05-04
media: lgdt330x: don't use an uninitialized state
Mauro Carvalho Chehab
1
-1
/
+2
2018-05-04
media: lgdt330x: add block error counts via DVBv5
Mauro Carvalho Chehab
1
-24
/
+76
2018-05-04
media: lgdt330x: get rid of read_ber stub
Mauro Carvalho Chehab
1
-8
/
+0
[next]