summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorLines
2022-06-14ARM: dts: at91: ksz9477_evb: fix port/phy validationOleksij Rempel-0/+5
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross-0/+2
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko-5/+4
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+7
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann-133/+21
2022-06-03ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik-764/+563
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+8
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds-92/+755
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2555/+2226
2022-05-31ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann-2/+0
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-3/+1
2022-05-30ARM: configs: Enable more audio support for i.MXMark Brown-0/+2
2022-05-30Merge tag 'socfpga_dts_updates_for_v5.19' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-5/+5
2022-05-30Merge tag 'aspeed-5.19-devicetree' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-55/+431
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+2
2022-05-27Merge tag 'v5.19-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-20/+23
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-23/+4
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3228Johan Jonker-0/+2
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3036Johan Jonker-0/+2
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188Johan Jonker-2/+4
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3288Johan Jonker-0/+2
2022-05-27ARM: dts: rockchip: Remove "amba" bus nodes from rv1108Johan Jonker-18/+11
2022-05-27ARM: dts: rockchip: add clocks property to cru node rv1108Johan Jonker-0/+2
2022-05-27ARM: dts: da850: use new 'dma-channels' propertyKrzysztof Kozlowski-0/+2
2022-05-27ARM: dts: pxa: use new 'dma-channels/requests' propertiesKrzysztof Kozlowski-3/+14
2022-05-27ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin-1/+1
2022-05-27ARM: configs: enable support for Kontron KSwitch D10Michael Walle-0/+11
2022-05-27Merge tag 'at91-dt-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann-3/+58
2022-05-27Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-1/+1
2022-05-27ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang-4/+6
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann-0/+201
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu-4/+2
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-11/+5
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-23/+2
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5077/+2815
2022-05-26Merge tag 'arm-defconfig-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+35
2022-05-26Merge tag 'arm-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-8413/+17779
2022-05-26Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-96/+572
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds-34/+12
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+2
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+14
2022-05-25ARM: ixp4xx: Consolidate Kconfig fixing issueLinus Walleij-15/+4
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki-3/+1
2022-05-24Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+0
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2022-05-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-129/+135
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+10
2022-05-20ARM: 9204/2: module: Add all unwind tables when load moduleChen Zhongjin-51/+45