summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-174-4/+0
|\
| * drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2021-10-054-4/+0
* | Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-165-24/+55
|\ \
| * \ Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-10-151-9/+31
| |\ \
| | * | ARM: imx: register reset controller from a platform driverPhilipp Zabel2021-10-151-9/+31
| * | | Merge tag 'arm-soc/for-5.15/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann2021-10-134-15/+24
| |\ \ \
| | * | | ARM: dts: bcm2711-rpi-4-b: Fix usb's unit addressNicolas Saenz Julienne2021-10-121-2/+2
| | * | | ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formattingNicolas Saenz Julienne2021-10-121-1/+2
| | * | | ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator statesStefan Wahren2021-10-061-2/+2
| | * | | ARM: dts: bcm2711: fix MDIO #address- and #size-cellsStefan Wahren2021-10-061-2/+2
| | * | | ARM: dts: bcm283x: Fix VEC address for BCM2711Mateusz Kwiatkowski2021-10-063-8/+16
* | | | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: dts: spear3xx: Fix gmac nodeHerve Codina2021-10-081-1/+1
* | | | | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
| |/ / /
* | | | Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-0728-333/+476
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-10-072-1/+3
| |\ \ \ \
| | * | | | ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros2021-10-061-1/+1
| | * | | | bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren2021-10-061-0/+2
| | |/ / /
| * | | | Merge tag 'imx-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-10-063-3/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel2021-10-051-0/+2
| | * | | ARM: dts: imx: change the spi-nor txHaibo Chen2021-10-042-3/+3
| * | | | ARM: sharpsl_param: work around -Wstringop-overread warningArnd Bergmann2021-10-051-1/+3
| * | | | Merge tag 'imx-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-10-055-2/+22
| |\| | |
| | * | | ARM: imx_v6_v7_defconfig: enable fbMarcel Ziswiler2021-09-221-0/+1
| | * | | ARM: dts: imx6qdl-pico: Fix Ethernet supportFabio Estevam2021-09-221-0/+11
| | * | | ARM: dts: imx: Fix USB host power regulator polarity on M53MenloMarek Vasut2021-09-221-2/+1
| | * | | ARM: dts: imx: Add missing pinctrl-names for panel on M53MenloMarek Vasut2021-09-221-0/+1
| | * | | Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine"Fabio Estevam2021-09-221-0/+3
| | * | | ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probeMichal Vokáč2021-09-221-0/+5
| | |/ /
| * | | ARM: defconfig: gemini: Restore framebufferLinus Walleij2021-10-051-0/+1
| * | | ARM: dove: mark 'putc' as inlineArnd Bergmann2021-10-051-2/+2
| * | | ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann2021-10-052-46/+82
| * | | Merge tag 'juno-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-10-056-238/+123
| |\ \ \
| | * | | arm: dts: vexpress: Fix motherboard bus 'interrupt-map'Rob Herring2021-09-266-186/+94
| | * | | arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodesRob Herring2021-09-176-44/+26
| | * | | arm: dts: vexpress-v2p-ca9: Fix the SMB unit-addressRob Herring2021-09-142-2/+2
| | * | | arm: dts: vexpress: Drop unused properties from motherboard nodeRob Herring2021-09-142-5/+0
| | * | | ARM: dts: arm: align watchdog and mmc node names with dtschemaKrzysztof Kozlowski2021-09-141-2/+2
| | |/ /
| * | | Merge tag 'qcom-dts-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2021-10-051-8/+7
| |\ \ \
| | * | | ARM: dts: qcom: apq8064: update Adreno clock namesDavid Heidelberg2021-09-191-4/+4
| | * | | ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten2021-09-131-2/+2
| | * | | ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg2021-09-131-2/+1
| | |/ /
| * | | Merge tag 'at91-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2021-10-052-15/+63
| |\ \ \
| | * | | ARM: dts: at91: sama7g5ek: to not touch slew-rate for SDMMC pinsClaudiu Beznea2021-10-041-0/+6
| | * | | ARM: dts: at91: sama7g5ek: use proper slew-rate settings for GMACsClaudiu Beznea2021-10-041-6/+22
| | * | | ARM: at91: pm: preload base address of controllers in tlbClaudiu Beznea2021-10-041-1/+24
| | * | | ARM: at91: pm: group constants and addresses loadingClaudiu Beznea2021-10-041-8/+9
| | * | | ARM: dts: at91: sama7g5ek: add suspend voltage for ddr3l railClaudiu Beznea2021-10-041-0/+2
| * | | | Merge tag 'at91-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-09-144-17/+162
| |\| | |