index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
arm64: dts: meson: g12a: add tohdmitx
Jerome Brunet
1
-0
/
+8
2019-05-21
arm64: dts: meson: sei510: add bluetooth supplies
Jerome Brunet
1
-0
/
+2
2019-05-21
dt-bindings: arm: Convert Amlogic board/soc bindings to json-schema
Rob Herring
2
-113
/
+138
2019-05-21
dt-bindings: arm: amlogic: Move 'amlogic, meson-gx-ao-secure' binding to its own file
Rob Herring
2
-29
/
+28
2019-05-21
arm64: dts: meson: g12a: enable hdmi_tx sound dai provider
Jerome Brunet
1
-0
/
+1
2019-05-21
arm64: dts: meson: g12a: add spdifin
Jerome Brunet
1
-0
/
+37
2019-05-21
arm64: dts: meson: g12a: add pdm
Jerome Brunet
1
-0
/
+177
2019-05-21
arm64: dts: meson: g12a: add spdifouts
Jerome Brunet
1
-0
/
+60
2019-05-21
arm64: dts: meson: g12a: add tdm
Jerome Brunet
1
-0
/
+658
2019-05-21
arm64: dts: meson: g12a: add audio fifos
Jerome Brunet
1
-0
/
+73
2019-05-21
arm64: dts: meson: g12a: add audio memory arbitrer
Jerome Brunet
1
-0
/
+9
2019-05-21
arm64: dts: meson: g12a: add audio clock controller
Jerome Brunet
1
-0
/
+36
2019-05-21
arm64: dts: meson: sei510: enable i2c3
Jerome Brunet
1
-0
/
+6
2019-05-21
arm64: dts: meson: u200: enable i2c busses
Jerome Brunet
1
-0
/
+21
2019-05-21
arm64: dts: meson: g12a: add i2c nodes
Guillaume La Roque
1
-0
/
+268
2019-05-21
arm64: dts: meson: g12a: set uart_ao clocks
Jerome Brunet
1
-2
/
+2
2019-05-21
arm64: dts: meson: sei510: add sd and emmc
Jerome Brunet
1
-0
/
+42
2019-05-21
arm64: dts: meson: u200: add sd and emmc
Jerome Brunet
1
-0
/
+42
2019-05-21
arm64: dts: meson: g12a: add mmc nodes
Jerome Brunet
1
-0
/
+124
2019-05-21
arm64: dts: meson: odroid-c2: add missing mmc modes
Jerome Brunet
1
-1
/
+5
2019-05-21
arm64: dts: meson: nanopi k2: add sd DDR50
Jerome Brunet
1
-0
/
+1
2019-05-21
arm64: dts: amlogic: remove ethernet-phy-idAAAA.BBBB compatible strings
Martin Blumenstingl
4
-4
/
+4
2019-05-21
arm64: dts: meson: u200: consistently order nodes
Jerome Brunet
1
-24
/
+26
2019-05-21
arm64: dts: meson: sei510: consistently order nodes
Jerome Brunet
1
-46
/
+46
2019-05-21
arm64: dts: meson: vim2: remove sd hs and hs400 modes from emmc
Jerome Brunet
1
-2
/
+0
2019-05-21
arm64: dts: meson: vim2: add missing clk-gate pinctrl
Jerome Brunet
1
-3
/
+6
2019-05-21
arm64: dts: meson: fix mmc v2 chips max frequencies
Jerome Brunet
13
-21
/
+20
2019-05-21
arm64: dts: meson: fix mmc pin bias
Jerome Brunet
4
-29
/
+76
2019-05-21
arm64: dts: meson: libretech-cc: switch eMMC to 1.8v
Jerome Brunet
1
-4
/
+7
2019-05-21
arm64: dts: meson: libretech-cc: set eMMC as removable
Jerome Brunet
1
-1
/
+0
2019-05-21
arm64: dts: meson-g12a-u200: enable IR decoder
Neil Armstrong
1
-0
/
+6
2019-05-21
arm64: dts: meson-g12a-x96-max: enable IR decoder
Neil Armstrong
1
-0
/
+6
2019-05-21
arm64: dts: meson-g12a: Add IR nodes
Neil Armstrong
1
-0
/
+14
2019-05-21
arm64: dts: meson-g12a: Add PWM nodes
Neil Armstrong
1
-0
/
+179
2019-05-19
Linux 5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
Jiufei Xue
1
-3
/
+8
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
Mel Gorman
1
-2
/
+2
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
[next]