summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: ls1021a: disable ifc node by defaultLi Yang2021-10-152-3/+4
* ARM: dts: ls1021a: breakup long values in thermal nodeLi Yang2021-10-151-36/+36
* ARM: dts: ls1021a: fix board compatible to follow binding schemaLi Yang2021-10-152-1/+1
* ARM: dts: ls1021a: update pcie nodes for dt-schema checkLi Yang2021-10-151-8/+8
* ARM: dts: ls1021a-qds: Add node for QSPI flashLi Yang2021-10-151-0/+14
* ARM: dts: ls1021a: change to use SPDX identifiersLi Yang2021-10-153-129/+3
* ARM: dts: ls1021a: change dma channels order to match schemaLi Yang2021-10-151-6/+6
* ARM: dts: ls1021a: remove clock-names property for i2c nodesLi Yang2021-10-151-3/+0
* ARM: dts: imx6dl-prtrvt: drop undocumented TRF7970A NFC propertiesKrzysztof Kozlowski2021-10-151-2/+0
* ARM: dts: imx6: phytec: Add gpio pinctrl for i2c bus recoveryYunus Bas2021-10-153-7/+47
* ARM: dts: imx6: skov: provide panel support for lt2 variantsOleksij Rempel2021-10-053-0/+101
* ARM: dts: imx6qdl-apalis: Fix typo in ADC commentFabio Estevam2021-10-051-1/+1
* ARM: dts: imx6qdl-apalis: Add a label for the touchscreenFabio Estevam2021-10-051-1/+1
* ARM: dts: imx6qdl-apalis: Pass 'io-channel-cells' to the ADCFabio Estevam2021-10-051-1/+2
* ARM: dts: imx6qdl-apalis: Avoid underscore in node nameFabio Estevam2021-10-051-2/+2
* ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade2021-10-051-12/+10
* ARM: dts: imx6sl: fixup of operating pointsAndreas Kemnade2021-10-051-10/+8
* ARM: dts: imx: e60k02: correct led node nameAndreas Kemnade2021-10-051-1/+1
* ARM: dts: imx: add devicetree for Tolino Vision 5Andreas Kemnade2021-10-052-0/+350
* ARM: dts: imx: add devicetree for Kobo Libra H2OAndreas Kemnade2021-10-052-1/+341
* ARM: dts: add Netronix E70K02 board common fileAndreas Kemnade2021-10-051-0/+320
* ARM: dts: imx7-mba7: add default SPI-NOR flash partition layoutMatthias Schiffer2021-10-051-0/+38
* ARM: dts: imx7-tqma7: add SPI-NOR flashMatthias Schiffer2021-10-051-0/+43
* ARM: dts: imx7-tqma7/mba7: correct spelling of "TQ-Systems"Matthias Schiffer2021-10-056-14/+14
* ARM: dts: imx6dl-b1x5v2: drop unsupported vcc-supply for MPL3115A2Krzysztof Kozlowski2021-10-051-1/+0
* ARM: dts: colibri-imx6ull-emmc: add device treeMax Krummenacher2021-10-054-2/+233
* ARM: dts: imx6: phycore-som: Disable micro-SD write protectionYunus Bas2021-09-222-0/+2
* ARM: dts: imx: fix the schema check errorsRichard Zhu2021-09-224-12/+10
* ARM: dts: imx7d-sdb: Fix the SPI chipselect polarityFabio Estevam2021-09-221-1/+1
* ARM: dts: imx6qdl-tqma6: Fix the SPI chipselect polarityFabio Estevam2021-09-221-1/+1
* ARM: dts: imx6qp-prtwd3: Fix the SPI chipselect polarityFabio Estevam2021-09-221-2/+2
* ARM: dts: imx6dl-alti6p: Fix the SPI chipselect polarityFabio Estevam2021-09-221-1/+1
* ARM: dts: imx6dl-yapp4: Remove the unused white LED channelMichal Vokáč2021-09-221-8/+0
* ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probeMichal Vokáč2021-09-221-0/+5
* Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-124-20/+8
|\
| * Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-111236-21958/+38511
| |\
| * | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-014-20/+8
* | | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-118-14/+20
|\ \ \ | |_|/ |/| |
| * | riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2021-09-112-3/+2
| * | riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2021-09-111-0/+1
| * | riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven2021-09-111-1/+5
| * | riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2021-09-112-10/+5
| * | riscv: Improve stack randomisation on RV64Kefeng Wang2021-09-111-0/+3
| * | riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt2021-09-111-0/+2
| * | riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt2021-09-111-0/+2
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-101-1/+21
|\ \ \
| * | | arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun2021-09-101-0/+6
| * | | arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel2021-09-091-1/+15
* | | | Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-1013-170/+93
|\ \ \ \
| * | | | parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-096-86/+62