summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2024-01-26ARM: 9330/1: davinci: also select PINCTRLRandy Dunlap1-0/+1
2024-01-26ARM: davinci: always select CONFIG_CPU_ARM926TArnd Bergmann1-0/+1
2024-01-26ARM: dts: qcom: sdx65: correct SPMI node nameKrzysztof Kozlowski1-1/+1
2024-01-26ARM: dts: qcom: apq8064: correct XOADC register addressDmitry Baryshkov1-1/+1
2024-01-26ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren1-2/+2
2024-01-15ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren1-2/+2
2024-01-05ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren1-0/+1
2024-01-05ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan1-0/+5
2024-01-05ARM: dts: dra7: Fix DRA7 L3 NoC node register sizeAndrew Davis1-1/+1
2023-12-13ARM: dts: imx28-xea: Pass the 'model' propertyFabio Estevam1-0/+1
2023-12-13ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel1-4/+4
2023-12-13ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan1-1/+6
2023-12-13ARM: dts: imx6ul-pico: Describe the Ethernet PHY clockFabio Estevam1-0/+2
2023-12-03arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch1-4/+0
2023-11-20ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney1-0/+1
2023-11-20ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski1-8/+6
2023-11-20ARM: dts: renesas: blanche: Fix typo in GP_11_2 pin nameGeert Uytterhoeven1-1/+1
2023-11-20arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland1-9/+16
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren1-0/+1
2023-10-06ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren1-2/+2
2023-10-06ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4Tony Lindgren4-3/+7
2023-10-06ARM: dts: omap: correct indentationKrzysztof Kozlowski9-101/+101
2023-10-06treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner149-656/+185
2023-09-23ARM: 9317/1: kexec: Make smp stop calls asynchronousMårten Lindahl1-1/+13
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak1-4/+4
2023-09-19ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2Aleksey Nasibulin1-1/+2
2023-09-19ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical sizePaul Cercueil1-2/+2
2023-09-19ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva1-1/+1
2023-09-19ARM: dts: BCM53573: Fix Ethernet info for Luxul devicesRafał Miłecki2-0/+26
2023-09-19ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski1-1/+1
2023-09-19ARM: dts: s5pv210: add dummy 5V regulator for backlight on SMDKv210Krzysztof Kozlowski1-0/+8
2023-09-19ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski1-1/+1
2023-09-19ARM: dts: s3c64xx: align pinctrl with dtschemaKrzysztof Kozlowski2-107/+107
2023-09-19ARM: dts: BCM53573: Use updated "spi-gpio" binding propertiesRafał Miłecki1-3/+3
2023-09-19ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki1-0/+3
2023-09-19ARM: ptrace: Restore syscall skipping for tracersKees Cook2-2/+6
2023-09-19ARM: ptrace: Restore syscall restart tracingKees Cook1-0/+1
2023-09-19ARM: dts: imx: Set default tuning step for imx7d usdhcXiaolei Wang1-0/+6
2023-09-19ARM: dts: imx: Adjust dma-apbh node nameStefan Wahren6-6/+6
2023-09-19ARM: dts: imx7s: Drop dma-apb interrupt-namesMarek Vasut1-1/+0
2023-09-19ARM: dts: imx: update sdma node name formatJoy Zou11-11/+11
2023-09-06ARM: pxa: remove use of symbol_get()Arnd Bergmann2-15/+1
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-08-26ARM: dts: imx: Set default tuning step for imx6sx usdhcXiaolei Wang1-0/+6
2023-08-26ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang1-1/+1
2023-08-26ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade1-12/+10
2023-08-26ARM: dts: aspeed: asrock: Correct firmware flash SPI clocksZev Weiss1-1/+1
2023-08-26ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warningsOleksij Rempel2-1/+14
2023-08-08ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-5/+3