summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorLines
2024-09-11Merge tag 'dt-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-7/+7
2024-09-10Merge tag 'arm-soc/for-6.12/soc' of https://github.com/Broadcom/stblinux into...Arnd Bergmann-0/+1
2024-09-10Merge tag 'mvebu-arm-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-12/+15
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner-39/+58
2024-09-09treewide: correct the typo 'retun'WangYuli-1/+1
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown-3/+4
2024-09-10ARM: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus-0/+7
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen-1/+1
2024-09-05ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov-23/+41
2024-09-05ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov-31/+68
2024-09-05ARM: dts: Fix undocumented LM75 compatible nodesRob Herring-36/+36
2024-09-05Merge tag 'samsung-soc-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-16/+1
2024-09-05Merge tag 'at91-soc-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-3/+84
2024-09-05Merge tag 'integrator-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+1
2024-09-05Merge tag 'amlogic-arm-dt-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-2/+0
2024-09-05Merge tag 'qcom-arm32-for-6.12' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-488/+500
2024-09-05Merge tag 'stm32-dt-for-v6.12-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-156/+1101
2024-09-05Merge tag 'omap-for-v6.12/dt-signed' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-30/+65
2024-09-05Merge tag 'imx-dt-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann-567/+615
2024-09-05Merge tag 'imx-soc-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann-23/+1
2024-09-05Merge tag 'davinci-updates-for-v6.12-rc1' of https://git.kernel.org/pub/scm/l...Arnd Bergmann-122/+0
2024-09-05Merge tag 'omap-for-v6.12/soc-signed' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-18/+1
2024-09-05ARM: dts: stm32: Use SAI to generate bit and frame clock on STM32MP15xx DHCOM...Marek Vasut-6/+6
2024-09-05ARM: dts: stm32: Switch bitclock/frame-master to flag on STM32MP15xx DHCOM PDK2Marek Vasut-4/+4
2024-09-05ARM: dts: stm32: Sort properties in audio endpoints on STM32MP15xx DHCOM PDK2Marek Vasut-6/+6
2024-09-05ARM: dts: stm32: Add MECIO1 and MECT1S board variantsDavid Jander-0/+916
2024-09-05ARM: dts: stm32: stm32mp151a-prtt1l: Fix QSPI configurationOleksij Rempel-146/+116
2024-09-05ARM: dts: stm32: Describe PHY LEDs in DH STM32MP13xx DHCOR DHSBC board DTMarek Vasut-0/+38
2024-09-05ARM: dts: stm32: Add missing gpio options for sdmmc2_d47_pins_dSean Nyekjaer-0/+3
2024-09-05ARM: dts: stm32: Add ethernet MAC nvmem cells to DH STM32MP13xx DHCOR DHSBC b...Marek Vasut-0/+4
2024-09-05ARM: dts: stm32: Disable PHY clock output on DH STM32MP13xx DHCOR DHSBC boardMarek Vasut-0/+2
2024-09-05ARM: dts: stm32: Keep MDIO bus in AF across suspend DH STM32MP13xx DHCOR DHSB...Marek Vasut-4/+16
2024-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-4/+10
2024-09-04ARM: 9418/1: dma-mapping: Use iommu_paging_domain_alloc()Jason Gunthorpe-2/+4
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe-5/+5
2024-09-04ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu-4/+10
2024-09-04Merge tag 'integrator-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+1
2024-09-04ARM: dts: rockchip: Add pwm node for RV1126Karthikeyan Krishnasamy-0/+238
2024-09-04ARM: dts: rockchip: Add i2s0 node for RV1126Karthikeyan Krishnasamy-0/+128
2024-09-04ARM: dts: rockchip: Add i2c3 node for RV1126Karthikeyan Krishnasamy-0/+41
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig-1/+1
2024-09-03Merge tag 'v6.12-rockchip-dts32-1' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-3/+27
2024-09-03Merge tag 'at91-dt-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann-43/+168
2024-09-03Merge tag 'tegra-for-6.12-arm-dt' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-207/+1381
2024-09-03Merge tag 'renesas-arm-defconfig-for-v6.12-tag1' of https://git.kernel.org/pu...Arnd Bergmann-0/+1
2024-09-03Merge tag 'at91-defconfig-6.12' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+1
2024-09-03ARM: dts: imx28-lwe: Remove saif[01] definitionsLukasz Majewski-17/+0
2024-09-03ARM: dts: imx28-lwe: Reduce maximal SPI frequencyLukasz Majewski-1/+1
2024-09-03ARM: dts: imx28-lwe: Fix partitions definitionsLukasz Majewski-6/+13
2024-09-03ARM: dts: imx6qdl: align pin config nodes with bindingsKrzysztof Kozlowski-34/+34