aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-06-10ARM: dts: stm32: Drop unused linux,wakeup from touchscreen node on DHCOM SoMMarek Vasut1-1/+0
2021-06-10ARM: dts: stm32: fix the Odyssey SoM eMMC VQMMC supplyGrzegorz Szymaszek1-1/+1
2021-06-10ARM: dts: stm32: add a new DCMI pins group on stm32mp15Grzegorz Szymaszek1-0/+33
2021-06-10ARM: dts: stm32: fix ltdc pinctrl on microdev2.0-of7Alexandre Torgue1-1/+1
2021-06-10ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15Alexandre Torgue1-6/+6
2021-06-10ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warningsAlexandre Torgue1-2/+2
2021-06-10ARM: dts: stm32: update pinctrl node name on STM32 MCU to prevent warningsAlexandre Torgue4-79/+71
2021-06-10genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()Marc Zyngier1-1/+21
2021-06-10ARM: dts: rockchip: fix supply properties in io-domains nodesJohan Jonker2-3/+3
2021-06-09Merge tag 'tags/bcm2835-dt-next-2021-06-08-v2' into devicetree/nextFlorian Fainelli22-96/+156
2021-06-08ARM: dts: am43xx-clocks: add spread spectrum supportDario Binacchi1-6/+6
2021-06-08ARM: dts: am33xx-clocks: add spread spectrum supportDario Binacchi1-5/+5
2021-06-08ARM: dts: Add Raspberry Pi 400 supportStefan Wahren2-0/+46
2021-06-08ARM: dts: bcm283x: Fix up GPIO LED node namesStefan Wahren15-21/+21
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+3
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann1-2/+0
2021-06-08ARM: dts: imx6dl-prtvt7: Remove unused 'sound-dai-cells' from ssi1 nodeRobin van der Gracht1-1/+0
2021-06-08ARM: dts: imx6dl-prtvt7: The sgtl5000 uses i2s not ac97Robin van der Gracht1-1/+0
2021-06-08ARM: dts: imx6qdl-vicut1: add interrupt-counter nodesOleksij Rempel1-1/+40
2021-06-08ARM: dts: imx6dl-prtvt7: Enable the VPURobin van der Gracht1-4/+0
2021-06-08ARM: dts: imx6dl: enable touchscreen debounce filter on PLYM2M and PRTVT7 boardsOleksij Rempel2-1/+6
2021-06-08ARM: dts: imx6dl-plym2m: remove touchscreen-size-* propertiesOleksij Rempel1-2/+0
2021-06-08ARM: dts: imx6dl-prtvt7: fix PWM cell count for the backlight node.Oleksij Rempel1-2/+1
2021-06-08ARM: dts: imx6dl-prtvt7: Remove backlight enable gpioOleksij Rempel1-9/+0
2021-06-08ARM: dts: imx6dl-prtvt7: add TSC2046 touchscreen nodeOleksij Rempel1-0/+15
2021-06-08ARM: dts: Move BCM2711 RPi specific into separate dtsiStefan Wahren2-71/+84
2021-06-08ARM: dts: bcm283x: Fix up MMC node namesStefan Wahren2-2/+2
2021-06-08ARM: boot: dts: bcm2711: Add BCM2711 VEC compatibleMateusz Kwiatkowski1-0/+1
2021-06-08Revert "ARM: dts: bcm283x: increase dwc2's RX FIFO size"Stefan Wahren2-2/+2
2021-06-07ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1Nick Desaulniers1-5/+5
2021-06-07ARM: 9086/1: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-14/+4
2021-06-07ARM: 9085/1: remove unneeded abi parameter to syscallnr.shMasahiro Yamada2-5/+2
2021-06-07ARM: 9084/1: simplify the build rule of mach-types.hMasahiro Yamada1-2/+1
2021-06-07ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/Geert Uytterhoeven1-1/+1
2021-06-07ARM: 9082/1: [v2] mark prepare_page_table as __initArnd Bergmann1-1/+1
2021-06-07ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin4-12/+82
2021-06-07ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin3-14/+15
2021-06-07ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2-9/+9
2021-06-07ARM: 9076/1: boot: remove redundant piggy_data from clean-filesMasahiro Yamada1-1/+1
2021-06-07ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+Nathan Chancellor1-0/+2
2021-06-07ARM: use MiB for vmalloc sizesRussell King (Oracle)1-3/+3
2021-06-07ARM: use "* SZ_1M" rather than "<< 20"Russell King (Oracle)1-1/+1
2021-06-07ARM: change vmalloc_start to vmalloc_sizeRussell King (Oracle)1-3/+3
2021-06-07ARM: change vmalloc_min to vmalloc_startRussell King (Oracle)1-5/+5
2021-06-07ARM: use a temporary variable to hold maximum vmalloc sizeRussell King (Oracle)1-2/+4
2021-06-07ARM: change vmalloc_min to be unsigned longRussell King (Oracle)1-4/+4
2021-06-07ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULTRussell King (Oracle)1-1/+1
2021-06-07quota: Wire up quotactl_fd syscallJan Kara1-1/+1
2021-06-07ARM: configs: at91_dt_defconfig: configs for sam9x60Claudiu Beznea1-0/+2
2021-06-07ARM: dts: aspeed: everest: Add pcie cable card indicator ledsVishwanatha Subbanna1-2/+618