summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.6 into drm-nextDave Airlie2020-03-3122-106/+126
|\
| * Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-2718-102/+118
| |\
| | * Merge tag 'oxnas-arm-soc-dt-fixes-for-5.6' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-03-252-4/+4
| | |\
| | | * ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2020-03-232-4/+4
| | * | Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broa...Arnd Bergmann2020-03-252-0/+2
| | |\ \
| | | * | ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitationsNicolas Saenz Julienne2020-03-221-0/+1
| | | * | ARM: bcm2835-rpi-zero-w: Add missing pinctrl nameNick Hudson2020-03-121-0/+1
| | * | | Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-03-257-23/+37
| | |\ \ \
| | | * | | ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros2020-03-171-0/+1
| | | * | | ARM: dts: omap4-droid4: Fix lost touchscreen interruptsTony Lindgren2020-03-171-1/+1
| | | * | | ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros2020-03-131-0/+1
| | | * | | ARM: dts: N900: fix onenand timingsArthur Demchenkov2020-03-091-16/+28
| | | * | | ARM: dts: Fix dm814x Ethernet by changing to use rgmii-id modeTony Lindgren2020-03-033-6/+6
| | | * | | Merge branch 'omap-for-v5.6/fixes-rc3' into fixesTony Lindgren2020-02-274-3/+8
| | | |\ \ \
| | | * \ \ \ Merge branch 'omap-for-v5.6/fixes-rc2' into fixesTony Lindgren2020-02-204-14/+10
| | | |\ \ \ \
| | * | | | | | ARM: dts: exynos: Fix regulator node aliasing on Midas-based boardsMarek Szyprowski2020-03-252-3/+3
| | * | | | | | Merge tag 'imx-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-03-251-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: imx6: phycore-som: fix arm and soc minimum voltageMarco Felsch2020-03-111-2/+2
| | * | | | | | | Merge tag 'sunxi-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-03-251-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: sun8i: a33: add the new SS compatibleCorentin Labbe2020-03-111-1/+1
| | * | | | | | | | Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2020-03-253-69/+69
| | |\| | | | | | | | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | ARM: dts: sun8i: r40: Move SPI device nodes based on address orderChen-Yu Tsai2020-03-111-52/+52
| | | * | | | | | ARM: dts: sun8i: r40: Fix register base address for SPI2 and SPI3Chen-Yu Tsai2020-03-111-4/+4
| | | * | | | | | ARM: dts: sun8i: r40: Move AHCI device node based on address orderChen-Yu Tsai2020-03-111-11/+10
| | | * | | | | | ARM: dts: sun8i-a83t-tbs-a711: Fix USB OTG mode detectionOndrej Jirman2020-02-241-1/+2
| | | * | | | | | ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltageOndrej Jirman2020-02-241-2/+2
| | | * | | | | | ARM: dts: sun8i: a83t: Fix incorrect clk and reset macros for EMAC deviceChen-Yu Tsai2020-02-101-3/+3
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-03-164-4/+8
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2020-02-212-3/+5
| | * | | | | | ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook2020-02-211-1/+1
| | * | | | | | ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-02-211-0/+2
| | |/ / / / /
* | | | | | | Merge v5.6-rc5 into drm-nextDave Airlie2020-03-1027-49/+75
|\| | | | | |
| * | | | | | Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-03-041-0/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: socfpga_defconfig: Add back DEBUG_FSDinh Nguyen2020-03-041-0/+1
| * | | | | | | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-03-041-3/+0
| |\| | | | | |
| | * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-011-3/+0
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-02-281-3/+0
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()Mark Rutland2020-02-171-3/+0
| * | | | | | | | Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...Olof Johansson2020-03-021-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FSStefan Wahren2020-03-021-0/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-03-021-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: meson: Drop unneeded select of COMMON_CLKGeert Uytterhoeven2020-02-291-1/+0
| | |/ / / / / / /
| * | | | | | | | Merge tag 'arm-soc/for-5.6/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2020-02-293-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: bcm2711: Add pcie0 aliasNicolas Saenz Julienne2020-02-271-0/+1
| | * | | | | | | | ARM: dts: bcm283x: Add missing properties to the PWR LEDStefan Wahren2020-02-273-0/+6
| | |/ / / / / / /
| * | | | | | | | Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-02-298-17/+18
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not setTony Lindgren2020-02-262-3/+1
| | * | | | | | | arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas2020-02-261-0/+5
| | * | | | | | | ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I2020-02-261-0/+2
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ARM: dts: dra7-l4: mark timer13-16 as pwm capableGrygorii Strashko2020-02-201-0/+4