summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2024-01-20ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren
2024-01-10ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren
2024-01-01ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren
2024-01-01ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan
2024-01-01ARM: dts: dra7: Fix DRA7 L3 NoC node register sizeAndrew Davis
2023-12-13kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He
2023-12-13ARM: dts: imx28-xea: Pass the 'model' propertyFabio Estevam
2023-12-13ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel
2023-12-13ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan
2023-12-13ARM: dts: imx6ul-pico: Describe the Ethernet PHY clockFabio Estevam
2023-12-13ARM: dts: bcm2711-rpi-400: Fix delete-node of led_actStefan Wahren
2023-12-13ARM: dts: rockchip: Fix sdmmc_pwren's pinmux setting for RK3128Alex Bee
2023-12-13ARM: dts: imx6q: skov: fix ethernet clock regressionStefan Kerkmann
2023-12-03arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch
2023-11-20arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen
2023-11-20ARM: 9323/1: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMAwahrenst
2023-11-20ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney
2023-11-20ARM: dts: BCM5301X: Explicitly disable unused switch CPU portsRafał Miłecki
2023-11-20ARM: dts: am3517-evm: Fix LED3/4 pinmuxAdam Ford
2023-11-20ARM: dts: stm32: stm32f7-pinctrl: don't use multiple blank linesDario Binacchi
2023-11-20ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski
2023-11-20ARM: dts: qcom: apq8026-samsung-matisse-wifi: Fix inverted hall sensorMatti Lehtimäki
2023-11-20ARM: dts: renesas: blanche: Fix typo in GP_11_2 pin nameGeert Uytterhoeven
2023-11-20arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-10-18Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git://git.kernel.org/p...Arnd Bergmann
2023-10-17Merge tag 'v6.6-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-10-13clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren
2023-10-13clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren
2023-10-13ARM: OMAP1: ams-delta: Fix MODEM initialization failureJanusz Krzysztofik
2023-10-07ARM: OMAP: timer32K: fix all kernel-doc warningsRandy Dunlap
2023-10-07ARM: omap2: fix a debug printkDan Carpenter
2023-10-04ARM: dts: rockchip: Fix timer clocks for RK3128Alex Bee
2023-10-04ARM: dts: rockchip: Add missing quirk for RK3128's dma engineAlex Bee
2023-10-04ARM: dts: rockchip: Add missing arm timer interrupt for RK3128Alex Bee
2023-10-04ARM: dts: rockchip: Fix i2c0 register address for RK3128Alex Bee
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann
2023-09-27Merge tag 'omap-for-v6.6/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-09-27ARM: uniphier: fix cache kernel-doc warningsRandy Dunlap
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-09-13ARM: omap2+: Downgrade u-boot version warnings to debug statementsTony Lindgren
2023-09-13ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren
2023-09-13ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren
2023-09-13ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4Tony Lindgren
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-04kbuild: Show marked Kconfig fragments in "help"Kees Cook
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds