summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: arm: Convert Amlogic board/soc bindings to json-schemaRob Herring2019-05-212-113/+138
* dt-bindings: arm: amlogic: Move 'amlogic, meson-gx-ao-secure' binding to its ...Rob Herring2019-05-212-29/+28
* arm64: dts: meson: g12a: enable hdmi_tx sound dai providerJerome Brunet2019-05-211-0/+1
* arm64: dts: meson: g12a: add spdifinJerome Brunet2019-05-211-0/+37
* arm64: dts: meson: g12a: add pdmJerome Brunet2019-05-211-0/+177
* arm64: dts: meson: g12a: add spdifoutsJerome Brunet2019-05-211-0/+60
* arm64: dts: meson: g12a: add tdmJerome Brunet2019-05-211-0/+658
* arm64: dts: meson: g12a: add audio fifosJerome Brunet2019-05-211-0/+73
* arm64: dts: meson: g12a: add audio memory arbitrerJerome Brunet2019-05-211-0/+9
* arm64: dts: meson: g12a: add audio clock controllerJerome Brunet2019-05-211-0/+36
* arm64: dts: meson: sei510: enable i2c3Jerome Brunet2019-05-211-0/+6
* arm64: dts: meson: u200: enable i2c bussesJerome Brunet2019-05-211-0/+21
* arm64: dts: meson: g12a: add i2c nodesGuillaume La Roque2019-05-211-0/+268
* arm64: dts: meson: g12a: set uart_ao clocksJerome Brunet2019-05-211-2/+2
* arm64: dts: meson: sei510: add sd and emmcJerome Brunet2019-05-211-0/+42
* arm64: dts: meson: u200: add sd and emmcJerome Brunet2019-05-211-0/+42
* arm64: dts: meson: g12a: add mmc nodesJerome Brunet2019-05-211-0/+124
* arm64: dts: meson: odroid-c2: add missing mmc modesJerome Brunet2019-05-211-1/+5
* arm64: dts: meson: nanopi k2: add sd DDR50Jerome Brunet2019-05-211-0/+1
* arm64: dts: amlogic: remove ethernet-phy-idAAAA.BBBB compatible stringsMartin Blumenstingl2019-05-214-4/+4
* arm64: dts: meson: u200: consistently order nodesJerome Brunet2019-05-211-24/+26
* arm64: dts: meson: sei510: consistently order nodesJerome Brunet2019-05-211-46/+46
* arm64: dts: meson: vim2: remove sd hs and hs400 modes from emmcJerome Brunet2019-05-211-2/+0
* arm64: dts: meson: vim2: add missing clk-gate pinctrlJerome Brunet2019-05-211-3/+6
* arm64: dts: meson: fix mmc v2 chips max frequenciesJerome Brunet2019-05-2113-21/+20
* arm64: dts: meson: fix mmc pin biasJerome Brunet2019-05-214-29/+76
* arm64: dts: meson: libretech-cc: switch eMMC to 1.8vJerome Brunet2019-05-211-4/+7
* arm64: dts: meson: libretech-cc: set eMMC as removableJerome Brunet2019-05-211-1/+0
* arm64: dts: meson-g12a-u200: enable IR decoderNeil Armstrong2019-05-211-0/+6
* arm64: dts: meson-g12a-x96-max: enable IR decoderNeil Armstrong2019-05-211-0/+6
* arm64: dts: meson-g12a: Add IR nodesNeil Armstrong2019-05-211-0/+14
* arm64: dts: meson-g12a: Add PWM nodesNeil Armstrong2019-05-211-0/+179
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-201-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-203-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-195-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-191-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-191-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-191-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-192-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1