aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2026-01-05ARM: dts: Drop am335x-base0033 devicetreeKory Maincent (TI.com)2-93/+0
2026-01-05ARM: dts: tps65910: Add gpio & interrupt propertiesAlexander Stein1-0/+4
2026-01-05ARM: dts: omap: enable panic-indicator optionYegor Yefremov1-0/+1
2026-01-05ARM: dts: ti/omap: omap4-epson-embt2ws: add powerbuttonAndreas Kemnade1-0/+5
2026-01-05syscall.h: Remove unused SYSCALL_MAX_ARGSJinjie Ruan1-2/+0
2026-01-05ARM: shmobile: defconfig: Refresh for v6.19-rc1Geert Uytterhoeven1-1/+1
2026-01-05ARM: dts: renesas: r9a06g032: Add Ethernet switch interruptsGeert Uytterhoeven1-0/+6
2026-01-03ARM: dts: qcom: msm8974-hammerhead: Update model propertyLuca Weiss1-1/+1
2025-12-30ARM: dts: microchip: lan966x: Fix the access to the PHYs for pcb8290Horatiu Vultur1-0/+1
2025-12-30ARM: dts: imx: imx6sl: fix lcdif compatibleAndreas Kemnade1-1/+1
2025-12-30ARM: imx_v6_v7_defconfig: enable EPD regulator needed for Kobo Clara 2eAndreas Kemnade1-0/+1
2025-12-30ARM: dts: imx: imx6sll-kobo-clara2e: add regulator for EPDAndreas Kemnade1-1/+60
2025-12-30ARM: dts: imx: imx6sll: fix lcdif compatibleAndreas Kemnade1-1/+1
2025-12-30ARM: imx_v6_v7_defconfig: Configure CONFIG_SND_SOC_FSL_ASOC_CARD as moduleAlexander Stein1-1/+1
2025-12-30ARM: dts: imx6qdl: Add default GIC address cellsAlexander Stein1-0/+1
2025-12-30ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray1-1/+1
2025-12-29ARM: multi_v7_defconfig: enable DA9052 and MC13XXXDmitry Baryshkov1-0/+4
2025-12-29ARM: dts: nxp: imx: Fix mc13xxx LED node namesRob Herring (Arm)4-10/+10
2025-12-25ARM: dts: lpc3250-phy3250: replace deprecated at25 properties with new onesFrank Li1-3/+3
2025-12-25ARM: dts: lpc3250-phy3250: rename nodename at@0 to eeprom@0Frank Li1-1/+1
2025-12-25ARM: dts: lpc3250-ea3250: add key- prefix for gpio-keysFrank Li1-9/+9
2025-12-25ARM: dts: lpc32xx: remove usb bus and elevate all children nodesFrank Li1-42/+35
2025-12-22ARM: dts: vexpress/v2m-rs1: Use documented arm,vexpress,config-bus child node namesRob Herring (Arm)1-4/+4
2025-12-17ARM: dts: aspeed: bletchley: Fix ADC vref property namesCosmo Chou1-2/+2
2025-12-17ARM: dts: aspeed: bletchley: Remove unused i2c13 propertyCosmo Chou1-1/+0
2025-12-17ARM: dts: aspeed: bletchley: Remove unused pca9539 propertiesCosmo Chou1-12/+0
2025-12-17ARM: dts: aspeed: bletchley: Fix SPI GPIO property namesCosmo Chou1-3/+3
2025-12-17ARM: dts: aspeed: bletchley: Use generic node namesCosmo Chou1-28/+49
2025-12-15ARM: dts: ixp4xx: Fix up Actiontec MI424WR DTS filesLinus Walleij3-1/+22
2025-12-15init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parametersAskar Safin1-1/+1
2025-12-15ARM: dts: rockchip: Add vdec node for RK3288Alex Bee1-1/+16
2025-12-14ARM: dts: aspeed: g6: Drop clocks property from arm,armv7-timerAndrew Jeffery1-1/+0
2025-12-14ARM: dts: aspeed: ast2600-evb: Tidy up A0 work-around for UART5Andrew Jeffery1-0/+1
2025-12-14ARM: dts: aspeed: g6: Drop unspecified aspeed,ast2600-udma nodeAndrew Jeffery2-13/+0
2025-12-14ARM: dts: aspeed: Drop syscon compatible from EDAC in g6 dtsiAndrew Jeffery1-1/+1
2025-12-14ARM: dts: aspeed: Use specified wp-inverted property for AST2600 EVBAndrew Jeffery1-2/+2
2025-12-14ARM: dts: aspeed: Remove sdhci-drive-type property from AST2600 EVBAndrew Jeffery1-2/+0
2025-12-14ARM: dts: aspeed: Add NVIDIA MSX4 HPMMarc Olberding2-0/+247
2025-12-14ARM: dts: aspeed: clemente: move hdd_led to its own gpio-leds groupAlex Wang1-1/+6
2025-12-14ARM: dts: aspeed: clemente: add gpio line name to io expanderKimi Chen1-1/+1
2025-12-14ARM: dts: aspeed: santabarbara: Enable ipmb device for OCP debug cardFred Chen1-0/+7
2025-12-14ARM: dts: aspeed: santabarbara: Add swb IO expander and gpio line namesFred Chen1-4/+18
2025-12-14ARM: dts: aspeed: clemente: Add EEPROMs for boot and data drive FRUsLeo Wang1-0/+30
2025-12-14ARM: dts: aspeed: harma: add fanboard presence sgpioDaniel Hsu1-2/+6
2025-12-14ARM: dts: aspeed: bletchley: remove WDTRST1 assertion from wdt1Cosmo Chou1-6/+0
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-4/+0
2025-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-33/+87
2025-12-10Merge branches 'fixes' and 'misc' into for-nextRussell King (Oracle)1-2/+2
2025-12-10ARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
2025-12-10ARM: fix hash_name() faultRussell King (Oracle)1-0/+35