summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds13 days1-0/+3
|\
| * crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky2024-11-151-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds13 days7-17/+50
|\ \
| * | ARM: fix cacheflush with PANRussell King (Oracle)2024-11-131-0/+3
| * | ARM: 9435/1: ARM/nommu: Fix typo "absence"WangYuli2024-11-131-1/+1
| * | ARM: 9434/1: cfi: Fix compilation corner caseLinus Walleij2024-11-131-1/+1
| * | ARM: 9420/1: smp: Fix SMP for xip kernelsHarith G2024-11-123-0/+18
| * | ARM: 9419/1: mm: Fix kernel memory mapping for xip kernelsHarith G2024-11-122-15/+27
* | | Merge tag 'v6.12-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2024-11-012-9/+9
|\ \ \ | |_|/ |/| |
| * | ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylinHeiko Stuebner2024-10-251-2/+2
| * | ARM: dts: rockchip: Fix the spi controller on rk3036Heiko Stuebner2024-10-251-3/+3
| * | ARM: dts: rockchip: drop grf reference from rk3036 hdmiHeiko Stuebner2024-10-251-1/+0
| * | ARM: dts: rockchip: fix rk3036 acodec nodeHeiko Stuebner2024-10-251-3/+4
| |/
* | Merge tag 'arm-soc/for-6.12/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann2024-10-111-1/+1
|\ \
| * | ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink2024-10-091-1/+1
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-027-7/+7
|/
* Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-2622-3737/+909
|\
| * ARM: ep93xx: delete all boardfilesNikita Shubin2024-09-1214-3654/+0
| * ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin2024-09-121-72/+0
| * pwm: ep93xx: drop legacy pinctrlNikita Shubin2024-09-121-42/+0
| * ARM: ep93xx: DT for the Cirrus ep93xx SoC platformsNikita Shubin2024-09-123-22/+10
| * ARM: dts: ep93xx: Add EDB9302 DTAlexander Sverdlin2024-09-122-0/+182
| * ARM: dts: ep93xx: add ts7250 boardNikita Shubin2024-09-123-0/+273
| * ARM: dts: add Cirrus EP93XX SoC .dtsiNikita Shubin2024-09-121-0/+444
| * input: keypad: ep93xx: add DT support for Cirrus EP93xxNikita Shubin2024-09-121-46/+0
| * gpio: ep93xx: split device in multipleNikita Shubin2024-09-124-20/+117
| * ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter2024-09-111-1/+1
* | Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-241-54/+109
|\ \
| * | ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov2024-09-231-1/+1
| * | ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov2024-09-061-23/+41
| * | ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov2024-09-061-31/+68
* | | Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-237-0/+7
|\ \ \
| * | | ARM: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus2024-09-107-0/+7
* | | | Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-231-0/+1
|\ \ \ \
| * | | | dmaengine: Add dma router for pl08x in LPC32XX SoCPiotr Wojtaszczyk2024-08-291-0/+1
* | | | | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-231-5/+5
|\ \ \ \ \
| * | | | | introduce fd_file(), convert all accessors to it.Al Viro2024-08-131-5/+5
| |/ / / /
* | | | | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-212-1/+2
|\ \ \ \ \
| * | | | | treewide: correct the typo 'retun'WangYuli2024-09-101-1/+1
| * | | | | crypto: arm/xor - add missing MODULE_DESCRIPTION() macroJeff Johnson2024-09-021-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-212-6/+7
|\ \ \ \ \
| * | | | | mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-101-3/+4
| * | | | | mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand2024-09-021-3/+3
| |/ / / /
* | | | | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-191-1/+1
|\ \ \ \ \
| * | | | | dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-181-4/+2
|\ \ \ \ \
| * | | | | gpiolib: legacy: Kill GPIOF_DIR_* definitionsAndy Shevchenko2024-09-021-2/+1
| * | | | | gpiolib: legacy: Kill GPIOF_INIT_* definitionsAndy Shevchenko2024-09-021-2/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'soc-arm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2024-09-1726-191/+19
|\ \ \ \ \
| * \ \ \ \ Merge tag 'arm-soc/for-6.12/soc' of https://github.com/Broadcom/stblinux into...Arnd Bergmann2024-09-101-0/+1
| |\ \ \ \ \