summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: spi: sh-msiof: Add r8a7744 supportBiju Das2018-10-011-0/+1
* dt-bindings: spi: rspi: Add r8a7744 to the compatible listBiju Das2018-10-011-0/+1
* spi: mediatek: add bindings for Mediatek MT2712 soc platformLeilk Liu2018-09-281-0/+32
* dt-bindings: spi: rspi: Add R7S9210 supportChris Brandt2018-09-281-1/+2
* spi: sh-msiof: Document R-Car E3 supportGeert Uytterhoeven2018-09-041-0/+1
* spi: sh-msiof: Document R-Car D3 supportUlrich Hecht2018-09-041-0/+1
* spi: sh-msiof: Add r8a774a1 supportFabrizio Castro2018-08-281-1/+2
* spi: Add Spreadtrum SPI controller documentationLanqing Liu2018-08-281-0/+26
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-261-0/+1
|\
| * Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-241-0/+1
| |\
| | * dt-bindings: irqchip: renesas-irqc: Document r8a774a1 supportFabrizio Castro2018-08-201-0/+1
* | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-08-253-3/+24
|\ \ \
| * | | arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria2018-08-242-3/+3
| * | | Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson2018-08-241-0/+21
| |\ \ \
| | * | | reset: meson: add dt-bindings for meson-axg audio arbJerome Brunet2018-07-201-0/+21
* | | | | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-254-7/+6
|\ \ \ \ \
| * | | | | initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada2018-08-222-4/+4
| * | | | | kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtMichal Suchanek2018-08-221-1/+1
| * | | | | kconfig: report recursive dependency involving 'imply'Masahiro Yamada2018-08-221-2/+1
* | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-243-2/+3
|\ \ \ \ \ \
| * | | | | | ata: libahci_platform: add reset control supportKunihiko Hayashi2018-08-221-0/+1
| * | | | | | ata: sata_rcar: Add r8a77965 supportWolfram Sang2018-08-061-0/+1
| * | | | | | libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior2018-07-111-2/+1
* | | | | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-242-1/+5
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-0825-121/+210
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | iommu: Add config option to set passthrough as defaultOlof Johansson2018-07-271-1/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | iommu/ipmmu-vmsa: Document R-Car V3H and E3 IPMMU DT bindingsMagnus Damm2018-07-061-0/+2
| | * | | | | | | | | dt-bindings: iommu/ipmmu-vmsa: Add R-Car M3-N (R8A77965)Jacopo Mondi2018-07-061-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-08-241-8/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dt-bindings: thermal: Allow multiple devices to share cooling mapViresh Kumar2018-08-061-8/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | i2c: ocores: update my email addressPeter Korsgaard2018-08-241-1/+1
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-246-57/+121
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-241-1/+1
| * | | | | | | | | | docs/core-api: mm-api: add section about GFP flagsMike Rapoport2018-08-241-0/+21
| * | | | | | | | | | docs/core-api: split memory management API to a separate fileMike Rapoport2018-08-243-54/+58
| * | | | | | | | | | docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport2018-08-241-1/+5
| * | | | | | | | | | docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport2018-08-241-1/+0
| * | | | | | | | | | treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-241-1/+1
| * | | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-241-0/+36
* | | | | | | | | | | Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-243-2/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dt-bindings: pwm: Add MT7628 informationJohn Crispin2018-08-201-1/+3
| * | | | | | | | | | | dt-bindings: pwm: rcar: Add bindings for R-Car E3 supportYoshihiro Shimoda2018-08-201-0/+1
| * | | | | | | | | | | dt-bindings: pwm: fsl-ftm: Add compatible string for i.MX8QMshenwei.wang@nxp.com2018-07-091-1/+4
* | | | | | | | | | | | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds2018-08-243-14/+35
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation/fb: corrections for fbcon.txtRandy Dunlap2018-08-101-14/+15
| * | | | | | | | | | | | video: fbdev: pxafb: Add support for lcd-supply regulatorDaniel Mack2018-07-241-0/+3
| * | | | | | | | | | | | dt-bindings: display: add devicetree bindings for pxa300-gcuDaniel Mack2018-07-241-0/+17
* | | | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-08-2324-65/+191
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-08-042-0/+163
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-08-012-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \