summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2024-09-12mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti1-0/+2
2024-09-04ARM: dts: omap3-n900: correct the accelerometer orientationSicelo A. Mhlongo1-1/+1
2024-09-04ARM: dts: imx6dl-yapp43: Increase LED current to match the yapp4 HW designMichal Vokáč1-6/+6
2024-08-11ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan1-2/+1
2024-08-03ARM: spitz: fix GPIO assignment for backlightDmitry Torokhov1-20/+10
2024-08-03ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarityMichael Walle1-1/+1
2024-08-03ARM: dts: imx6qdl-kontron-samx6i: fix SPI0 chip selectsMichael Walle2-24/+4
2024-08-03ARM: dts: imx6qdl-kontron-samx6i: fix board resetMichael Walle1-0/+1
2024-08-03ARM: dts: imx6qdl-kontron-samx6i: fix PHY resetMichael Walle1-2/+2
2024-08-03ARM: dts: imx6qdl-kontron-samx6i: fix phy-modeMichael Walle1-1/+1
2024-08-03ARM: dts: stm32: Add arm,no-tick-in-suspend to STM32MP15xx STGEN timerMarek Vasut1-0/+1
2024-08-03ARM: dts: sunxi: remove duplicated entries in makefilePavel Löbl1-62/+0
2024-07-25ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada1-12/+2
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni1-1/+1
2024-07-09Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...Greg Kroah-Hartman1-12/+13
2024-07-05ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi nodeJohan Jonker1-0/+1
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy1-13/+12
2024-06-16ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-16ARM: dts: samsung: smdk4412: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-16ARM: dts: samsung: smdkv310: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-12kbuild: unify vdso_install rulesMasahiro Yamada2-31/+1
2024-06-12ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard1-0/+1
2024-05-17ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu1-0/+4
2024-05-02ARM: dts: imx6ull-tarragon: fix USB over-current polarityMichael Heimpold1-0/+1
2024-05-02ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with t...Andrei Simion1-4/+4
2024-04-27ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij1-0/+10
2024-04-17ARM: OMAP2+: fix USB regression on Nokia N8x0Aaro Koskinen1-4/+2
2024-04-17ARM: OMAP2+: fix N810 MMC gpiod tableAaro Koskinen1-3/+5
2024-04-17ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0Aaro Koskinen1-6/+3
2024-04-17ARM: dts: imx7s-warp: Pass OV2680 link-frequenciesFabio Estevam1-0/+1
2024-04-13ARM: dts: rockchip: fix rk322x hdmi ports nodeJohan Jonker1-5/+11
2024-04-13ARM: dts: rockchip: fix rk3288 hdmi ports nodeJohan Jonker1-3/+13
2024-04-03ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Zev Weiss1-0/+14
2024-04-03ARM: 9359/1: flush: check if the folio is reserved for no-mapping addressesYongqiang Liu1-0/+3
2024-04-03ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel4-177/+15
2024-04-03ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICEFabio Estevam1-0/+1
2024-04-03arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović1-1/+1
2024-03-27crypto: arm/sha - fix function cast warningsArnd Bergmann2-15/+10
2024-03-27ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under the switch nodeMichal Vokáč1-8/+15
2024-03-27ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register addressMichal Vokáč1-1/+1
2024-03-27ARM: dts: arm: realview: Fix development chip ROM compatible valueGeert Uytterhoeven1-1/+1
2024-03-27ARM: dts: qcom: msm8974: correct qfprom node sizeCraig Tatlor1-1/+1
2024-03-27ARM: dts: renesas: r8a73a4: Fix external clocks and clock rateGeert Uytterhoeven2-3/+18
2024-03-27ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodesGeert Uytterhoeven8-0/+8
2024-03-27arm: dts: Fix dtc interrupt_map warningsRob Herring3-4/+8
2024-03-27arm: dts: Fix dtc interrupt_provider warningsRob Herring24-58/+18
2024-03-27ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodesUwe Kleine-König1-8/+0
2024-03-01ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin1-0/+1
2024-03-01ARM: dts: Fix TPM schema violationsLukas Wunner7-10/+10
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2