summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: samsung: exynos4210-i9100: Unconditionally enable LDO12Paul Cercueil2024-02-231-0/+8
* ARM: davinci: always select CONFIG_CPU_ARM926TArnd Bergmann2024-01-251-0/+1
* ARM: dts: qcom: apq8064: correct XOADC register addressDmitry Baryshkov2024-01-251-1/+1
* ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren2024-01-251-2/+2
* ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren2024-01-151-2/+2
* ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren2024-01-051-0/+1
* ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan2024-01-051-0/+5
* ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel2023-12-131-4/+4
* ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan2023-12-131-1/+6
* arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini2023-12-081-1/+2
* ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch2023-11-281-4/+0
* ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney2023-11-201-0/+1
* ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski2023-11-201-8/+6
* arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland2023-11-201-9/+16
* ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren2023-10-251-0/+1
* ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren2023-10-101-2/+2
* ARM: dts: Unify pwm-omap-dmtimer node namesTony Lindgren2023-10-106-7/+8
* ARM: dts: am335x: Guardian: Update beeper labelGireesh Hiremath2023-10-101-4/+4
* ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible valueGeert Uytterhoeven2023-10-101-1/+1
* ARM: dts: motorola-mapphone: Add 1.2GHz OPPCarl Philipp Klemm2023-10-101-0/+15
* ARM: dts: motorola-mapphone: Configure lower temperature passive coolingTony Lindgren2023-10-101-0/+8
* ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4Tony Lindgren2023-10-104-3/+7
* ARM: dts: omap: correct indentationKrzysztof Kozlowski2023-10-109-101/+101
* hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-09-231-4/+4
* ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2Aleksey Nasibulin2023-09-191-1/+2
* ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical sizePaul Cercueil2023-09-191-2/+2
* ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva2023-09-191-1/+1
* ARM: dts: BCM53573: Fix Ethernet info for Luxul devicesRafał Miłecki2023-09-192-0/+26
* ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski2023-09-191-1/+1
* ARM: dts: s5pv210: add dummy 5V regulator for backlight on SMDKv210Krzysztof Kozlowski2023-09-191-0/+8
* ARM: dts: s5pv210: adjust node names to DT specKrzysztof Kozlowski2023-09-194-25/+25
* ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski2023-09-191-1/+1
* ARM: dts: s3c64xx: align pinctrl with dtschemaKrzysztof Kozlowski2023-09-192-107/+107
* ARM: dts: BCM53573: Use updated "spi-gpio" binding propertiesRafał Miłecki2023-09-191-3/+3
* ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki2023-09-191-0/+3
* ARM: dts: BCM53573: Drop nonexistent #usb-cellsRafał Miłecki2023-09-191-2/+0
* ARM: dts: BCM53573: Describe on-SoC BCM53125 rev 4 switchRafał Miłecki2023-09-191-0/+18
* ARM: dts: BCM5301X: Harmonize EHCI/OHCI DT nodes nameSerge Semin2023-09-192-4/+4
* ARM: dts: imx: Set default tuning step for imx7d usdhcXiaolei Wang2023-09-191-0/+6
* ARM: dts: imx: Adjust dma-apbh node nameStefan Wahren2023-09-196-6/+6
* ARM: dts: imx7s: Drop dma-apb interrupt-namesMarek Vasut2023-09-191-1/+0
* ARM: dts: imx: update sdma node name formatJoy Zou2023-09-1911-11/+11
* ARM: pxa: remove use of symbol_get()Arnd Bergmann2023-09-192-15/+1
* ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse2023-09-021-1/+1
* ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warningsOleksij Rempel2023-08-262-1/+14
* ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang2023-08-111-1/+1
* ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade2023-08-111-12/+10
* ARM: dts: imx: add usb aliasPeng Fan2023-08-117-0/+22
* ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-5/+3
* ARM: orion5x: fix d2net gpio initializationArnd Bergmann2023-07-272-0/+9