summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Add pinconf support for BM1880 SoCManivannan Sadhasivam2019-05-241-0/+134
* dt-bindings: pinctrl: Document pinconf bindings for BM1880 SoCManivannan Sadhasivam2019-05-241-1/+18
* pinctrl: Rework the pinmux handling for BM1880 SoCManivannan Sadhasivam2019-05-241-174/+149
* dt-bindings: pinctrl: Modify pinctrl memory mapManivannan Sadhasivam2019-05-241-2/+2
* pinctrl: meson: add output support in pinconfJerome Brunet2019-05-241-55/+127
* dt-bindings: pinctrl: meson: add output support in pinconfJerome Brunet2019-05-241-3/+9
* dt-bindings: pinctrl: Convert stm32 pinctrl bindings to json-schemaAlexandre Torgue2019-05-242-208/+264
* pinctrl: stm32: add lock mechanism for irqmux selectionAlexandre Torgue2019-05-241-1/+50
* pinctrl: stm32: Enable suspend/resume for stm32mp157c SoCAlexandre Torgue2019-05-241-0/+5
* pinctrl: stm32: add suspend/resume managementAlexandre Torgue2019-05-242-0/+134
* pinctrl: core: Do not add device links for hogsLinus Walleij2019-05-241-1/+3
* pinctrl: stmfx: enable links creationsBenjamin Gaignard2019-05-231-0/+1
* pinctrl: Enable device link creation for pin controlBenjamin Gaignard2019-05-232-0/+16
* pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTBDoug Berger2019-05-231-1/+5
* dt-bindings: pinctrl: bcm2835-gpio: Document BCM7211 compatibleFlorian Fainelli2019-05-231-0/+3
* pinctrl: meson: g12a: add DS bank valueGuillaume La Roque2019-05-231-18/+18
* pinctrl: meson: add support of drive-strength-microampGuillaume La Roque2019-05-232-1/+116
* pinctrl: meson: Rework enable/disable bias partGuillaume La Roque2019-05-231-36/+49
* dt-bindings: pinctrl: meson: Add drive-strength-microamp propertyGuillaume La Roque2019-05-231-0/+4
* pinctrl: generic: add new 'drive-strength-microamp' property supportGuillaume La Roque2019-05-232-0/+5
* dt-bindings: pinctrl: add a 'drive-strength-microamp' propertyGuillaume La Roque2019-05-231-0/+3
* pinctrl: rockchip: fix leaked of_node referencesWen Yang2019-05-231-0/+1
* 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
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2
| * | | kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-182-1/+9
| * | | kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada2019-05-181-1/+1
| * | | .gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada2019-05-181-3/+5
| * | | kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada2019-05-182-11/+11
| * | | kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor2019-05-181-1/+0