summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-067-78/+77
|\
| * ARM: kexec: fix oops after TLB are invalidatedRussell King2021-02-054-39/+36
| * ARM: ensure the signal page contains defined contentsRussell King2021-02-051-6/+8
| * ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko2021-01-291-27/+27
| * ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King2021-01-291-6/+6
* | Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-0311-36/+47
|\ \
| * \ Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-02-031-1/+1
| |\ \
| | * | ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-modeHermann Lauer2021-02-031-1/+1
| | |/
| * | ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni2021-02-031-3/+0
| * | Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-01-286-24/+31
| |\ \
| | * | ARM: dts: omap4-droid4: Fix lost keypad slide interrupts for droid4Tony Lindgren2021-01-251-0/+5
| | * | drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdataTony Lindgren2021-01-151-0/+1
| | * | ARM: OMAP2+: Fix booting for am335x after moving to simple-pm-busTony Lindgren2021-01-151-14/+14
| | * | Merge branch 'cpuidle-fix' into fixesTony Lindgren2021-01-15506-5153/+22887
| | |\ \
| | | * | ARM: OMAP2+: Fix suspcious RCU usage splats for omap_enter_idle_coupledTony Lindgren2021-01-151-8/+8
| | | |/
| | * | ARM: dts; gta04: SPI panel chip select is active lowH. Nikolaus Schaller2020-12-301-1/+1
| | * | Merge branch 'fixes-omap3' into fixesTony Lindgren2020-12-1854-89/+133
| | |\ \
| | | * | ARM: OMAP1: OSK: fix ohci-omap breakageLinus Walleij2020-12-181-0/+2
| | | * | DTS: ARM: gta04: remove legacy spi-cs-high to make display work againH. Nikolaus Schaller2020-12-181-1/+0
| * | | | Merge tag 'stm32-dt-for-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2021-01-263-8/+15
| |\ \ \ \
| | * | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02Marek Vasut2021-01-141-2/+2
| | * | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITXMarek Vasut2021-01-141-1/+1
| | * | | | ARM: dts: stm32: Fix GPIO hog names on DHCOMMarek Vasut2021-01-142-3/+3
| | * | | | ARM: dts: stm32: Disable optional TSC2004 on DRC02 boardMarek Vasut2021-01-141-0/+6
| | * | | | ARM: dts: stm32: Disable WP on DHCOM uSD slotMarek Vasut2021-01-141-0/+1
| | * | | | ARM: dts: stm32: Connect card-detect signal on DHCOMMarek Vasut2021-01-141-1/+1
| | * | | | ARM: dts: stm32: Fix polarity of the DH DRC02 uSD card detectMarek Vasut2021-01-141-1/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-301-1/+2
|\ \ \ \ \
| * | | | | ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring2021-01-261-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-01-2810-7/+135
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-01-223-2/+12
| |\ \ \ \
| | * | | | ARM: dts: imx6qdl-sr-som: fix some cubox-i platformsRussell King2021-01-181-2/+10
| | * | | | ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher2021-01-181-0/+1
| | * | | | ARM: dts: imx7d-flex-concentrator: fix pcf2127 resetBruno Thomsen2021-01-181-0/+1
| * | | | | ARM: dts: ux500: Reserve memory carveoutsLinus Walleij2021-01-154-1/+112
| * | | | | Merge tag 'imx-fixes-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-01-153-4/+11
| |\| | | |
| | * | | | ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte2021-01-111-1/+1
| | * | | | ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default statusMarco Felsch2021-01-111-2/+2
| | * | | | ARM: dts: tbs2910: rename MMC node aliasesSoeren Moch2021-01-111-0/+7
| | * | | | ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlightMarco Felsch2021-01-051-1/+1
| | |/ / /
* | | | | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xen: Fix event channel callback via INTX/GSIDavid Woodhouse2021-01-131-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-086-5/+20
|\ \ \ \
| * | | | ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-081-0/+4
| * | | | ARM: dts: ux500/golden: Set display max brightnessLinus Walleij2020-12-221-0/+1
| * | | | Merge tag 'omap-for-v5.11/defconfig-late-signed' of git://git.kernel.org/pub/...Arnd Bergmann2020-12-221-1/+6
| |\ \ \ \
| | * | | | ARM: omap2plus_defconfig: enable SPI GPIOAndreas Kemnade2020-12-071-0/+1
| | * | | | ARM: omap2plus_defconfig: drop unused POWER_AVS optionAndrey Zhizhikin2020-12-011-1/+0
| * | | | | Merge tag 'omap-for-v5.10/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-12-123-4/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on...Carl Philipp Klemm2020-12-081-1/+1