summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann17-365/+447
2023-05-26ARM: versatile: mark mmc_status() staticArnd Bergmann1-1/+1
2023-05-26ARM: spear: include "pl080.h" for pl080_get_signal() prototypeArnd Bergmann1-0/+1
2023-05-26ARM: sa1100: address missing prototype warningsArnd Bergmann3-2/+4
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann6-16/+7
2023-05-26ARM: orion5x: fix d2net gpio initializationArnd Bergmann2-0/+9
2023-05-26ARM: omap2: fix missing tick_broadcast() prototypeArnd Bergmann1-0/+1
2023-05-26ARM: omap1: add missing includeArnd Bergmann1-0/+1
2023-05-26ARM: lpc32xx: add missing includeArnd Bergmann1-0/+1
2023-05-26ARM: imx: add missing includeArnd Bergmann1-0/+1
2023-05-26ARM: highbank: add missing includeArnd Bergmann1-0/+2
2023-05-26ARM: ep93xx: fix missing-prototype warningsArnd Bergmann1-1/+2
2023-05-26ARM: davinci: fix davinci_cpufreq_init() declarationArnd Bergmann2-6/+1
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij3-69/+34
2023-05-24ARM: omap2: Rewrite WLAN quirk to use GPIO descriptorsLinus Walleij1-13/+28
2023-05-24ARM: omap2: Get USB hub reset GPIO from descriptorLinus Walleij1-13/+37
2023-05-24ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij2-41/+1
2023-05-24ARM: omap1: Exorcise the legacy GPIO headerLinus Walleij4-4/+0
2023-05-24ARM: omap1: Make serial wakeup GPIOs use descriptorsLinus Walleij3-15/+29
2023-05-24ARM: omap1: Fix up the Nokia 770 board device IRQsLinus Walleij1-13/+45
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij3-90/+39
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij2-35/+75
2023-05-24ARM: omap1: Remove reliance on GPIO numbers from SX1Linus Walleij1-7/+33
2023-05-24ARM: omap1: Remove reliance on GPIO numbers from PalmTELinus Walleij1-20/+31
2023-05-24ARM: omap1: Drop header on AMS DeltaLinus Walleij1-1/+0
2023-05-24ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij1-44/+95
2023-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+3
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+83
2023-05-17Revert "ARM: dts: stm32: add CAN support on stm32f746"Marc Kleine-Budde1-47/+0
2023-05-16ARM: perf: Mark all accessor functions inlineGeert Uytterhoeven1-3/+3
2023-05-15ARM: dts: stm32: add CAN support on stm32f746Dario Binacchi1-0/+47
2023-05-15ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi1-0/+82
2023-05-15ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi1-0/+1
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-6/+37
2023-05-10ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel2-4/+9
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+4
2023-05-05ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap1-1/+4
2023-05-05ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li1-1/+24
2023-05-02Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-3/+4
2023-04-29Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+3
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-20/+19
2023-04-28Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-17/+1
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+3
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-4/+5
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-24/+22
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+0
2023-04-27Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-4/+191