summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu2024-10-102-2/+2
* ARM: dts: imx6ull-seeed-npi: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski2024-10-041-6/+6
* ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrlKrzysztof Kozlowski2024-10-041-1/+1
* ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter2024-10-041-1/+1
* ARM: versatile: fix OF node leak in CPUs prepareKrzysztof Kozlowski2024-10-041-0/+1
* ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl propertyKrzysztof Kozlowski2024-10-041-1/+1
* ARM: dts: microchip: sama7g5: Fix RTT clockClaudiu Beznea2024-10-041-1/+1
* ARM: dts: microchip: sam9x60: Fix rtc/rtt clocksAlexander Dahl2024-10-041-2/+2
* ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macrosCalvin Owens2024-10-041-22/+26
* ARM: dts: omap3-n900: correct the accelerometer orientationSicelo A. Mhlongo2024-09-041-1/+1
* ARM: dts: imx6dl-yapp43: Increase LED current to match the yapp4 HW designMichal Vokáč2024-09-041-6/+6
* ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypesLinus Walleij2024-08-111-10/+10
* ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan2024-08-111-2/+1
* ARM: Remove address checking for MMUless devicesYanjun Yang2024-08-031-2/+2
* ARM: spitz: fix GPIO assignment for backlightDmitry Torokhov2024-08-031-20/+10
* ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarityMichael Walle2024-08-031-1/+1
* ARM: dts: imx6qdl-kontron-samx6i: fix SPI0 chip selectsMichael Walle2024-08-032-24/+4
* ARM: dts: imx6qdl-kontron-samx6i: fix board resetMichael Walle2024-08-031-0/+1
* ARM: dts: imx6qdl-kontron-samx6i: fix PHY resetMichael Walle2024-08-031-2/+2
* ARM: dts: imx6qdl-kontron-samx6i: fix phy-modeMichael Walle2024-08-031-1/+1
* ARM: dts: stm32: Add arm,no-tick-in-suspend to STM32MP15xx STGEN timerMarek Vasut2024-08-031-0/+1
* ARM: dts: sunxi: remove duplicated entries in makefilePavel Löbl2024-08-031-62/+0
* ARM: dts: qcom: msm8226-microsoft-common: Enable smbb explicitlyRayyan Ansari2024-08-031-0/+4
* ARM: davinci: Convert comma to semicolonChen Ni2024-07-101-1/+1
* Merge tag 'v6.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2024-07-011-0/+1
|\
| * ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker2024-06-171-0/+1
* | Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2024-06-222-3/+5
|\ \
| * \ Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2024-06-202-3/+5
| |\ \
| | * | arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting nodeLiu Ying2024-06-152-3/+5
| | |/
* | | Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-181-0/+13
|\ \ \ | |/ / |/| |
| * | efi/arm: Disable LPAE PAN when calling EFI runtime servicesArd Biesheuvel2024-06-151-0/+13
| |/
* / ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memoryArd Biesheuvel2024-06-101-2/+15
|/
* mseal: wire up mseal syscallJeff Xu2024-05-231-0/+1
* Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-223-2/+23
|\
| * ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland2024-05-191-2/+1
| * ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-192-0/+22
* | Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-221-1/+1
|\ \
| * \ Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman2024-05-104-21/+52
| |\ \
| * \ \ Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman2024-04-233-14/+12
| |\ \ \
| * \ \ \ Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman2024-04-011-0/+14
| |\ \ \ \
| * | | | | ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEVJavier Carrasco2024-03-271-1/+1
* | | | | | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-6/+0
|\ \ \ \ \ \
| * | | | | | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-6/+0
* | | | | | | Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-2020-826/+4449
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge tag 'aspeed-6.10-devicetree' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2024-05-0720-829/+4452
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: dts: aspeed: Add ASRock E3C256D4I BMCZev Weiss2024-05-022-0/+323
| | * | | | | ARM: dts: aspeed: x4tf: Add dts for asus x4tf projectKelly Hung2024-05-012-0/+582
| | * | | | | ARM: dts: aspeed: Remove Facebook Cloudripper dtsTao Ren2024-05-012-545/+0
| | * | | | | ARM: dts: aspeed: drop unused ref_voltage ADC propertyKrzysztof Kozlowski2024-05-013-5/+0
| | * | | | | ARM: dts: aspeed: harma: correct Mellanox multi-host propertyKrzysztof Kozlowski2024-05-011-1/+1