aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | crypto: Kconfig - simplify public-key entriesRobert Elliott2022-08-261-1/+6
| * | | | | | crypto: Kconfig - sort the arm entriesRobert Elliott2022-08-261-55/+56
| * | | | | | crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-267-18/+2
| * | | | | | ARM: dts: aspeed: Add HACE device controller nodeNeal Liu2022-08-262-0/+16
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-5/+2
|\ \ \ \ \ \
| * | | | | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-3/+0
| * | | | | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
* | | | | | | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-093-2/+82
|\ \ \ \ \ \ \
| * | | | | | | efi/arm: libstub: move ARM specific code out of generic routinesArd Biesheuvel2022-09-273-2/+82
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-4/+4
|\ \ \ \ \ \ \
| * | | | | | | nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-242-4/+4
| |/ / / / / /
* | | | | | | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-077-15/+65
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman2022-09-2623-92/+119
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij2022-09-077-15/+65
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-072-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-2523-92/+119
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-092-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-10-074-12/+3
|\ \ \ \ \ \ \
| * | | | | | | mfd: stmpe: Switch to using gpiod APIDmitry Torokhov2022-09-283-3/+3
| * | | | | | | mfd/omap1: htc-i2cpld: Convert to a pure GPIO driverLinus Walleij2022-09-281-9/+0
| |/ / / / / /
* | | | | | | Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-10-071-1/+0
|\ \ \ \ \ \ \
| * | | | | | | ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn2022-09-161-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-10-0665-557/+259
|\ \ \ \ \ \ \
| * | | | | | | ARM: aspeed: Kconfig: Fix indentationJuerg Haefliger2022-09-281-7/+7
| * | | | | | | ARM: Drop CMDLINE_* dependency on ATAGSGeert Uytterhoeven2022-09-281-1/+0
| * | | | | | | ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORMGeert Uytterhoeven2022-09-281-1/+0
| * | | | | | | ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.hGaosheng Cui2022-09-281-2/+0
| * | | | | | | ARM: orion: fix include pathArnd Bergmann2022-09-231-1/+1
| * | | | | | | Merge tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-09-231-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: Drop selecting SOC_BUSLad Prabhakar2022-09-181-1/+0
| | |/ / / / / /
| * | | | | | | ARM: disallow PCI with MMU=n againArnd Bergmann2022-09-161-1/+1
| * | | | | | | Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li...Arnd Bergmann2022-09-1546-242/+181
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: make ARCH_MULTIPLATFORM user-visibleArnd Bergmann2022-08-307-7/+19
| | * | | | | | | ARM: fix XIP_KERNEL dependenciesArnd Bergmann2022-08-301-3/+4
| | * | | | | | | ARM: Kconfig: clean up platform selectionArnd Bergmann2022-08-1822-111/+109
| | * | | | | | | ARM: simplify machdirs/platdirs handlingArnd Bergmann2022-08-181-26/+10
| | * | | | | | | ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann2022-08-1820-99/+43
| | |/ / / / / /
| * | | | | | | ARM: footbridge: remove custom DMA address handlingArnd Bergmann2022-09-1510-42/+32
| * | | | | | | ARM: footbridge: move isa-dma support into footbridgeArnd Bergmann2022-09-098-85/+9
| * | | | | | | ARM: footbridge: remove leftover from personal-serverArnd Bergmann2022-09-091-6/+5
| * | | | | | | ARM: footbridge: remove addin modeArnd Bergmann2022-09-098-175/+30
| |/ / / / / /
* | | | | | | Merge tag 'arm-dt-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-10-06231-1773/+5743
|\ \ \ \ \ \ \
| * | | | | | | Revert "ARM: dts: BCM5301X: Add basic PCI controller properties"Arnd Bergmann2022-10-051-12/+0
| * | | | | | | Merge tag 'samsung-dt-dt64-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-10-043-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: s5pv210: correct double "pins" in pinmux nodeKrzysztof Kozlowski2022-09-302-3/+3
| | * | | | | | | ARM: dts: exynos: fix polarity of VBUS GPIO of OrigenDmitry Torokhov2022-09-301-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'uniphier/dt' into arm/dtArnd Bergmann2022-09-2813-136/+345
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: dts: uniphier: Add USB-device support for PXs3 reference boardKunihiko Hayashi2022-09-281-0/+10
| | * | | | | | | ARM: dts: uniphier: Remove compatible "snps,dw-pcie-ep" from pcie-ep nodeKunihiko Hayashi2022-09-281-2/+1
| | * | | | | | | ARM: dts: uniphier: Move interrupt-parent property to each child node in unip...Kunihiko Hayashi2022-09-281-1/+2