summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-10-111-15/+0
|\
| * pinctrl: at91: move gpio suspend/resume calls to driver's contextClaudiu Beznea2022-09-031-15/+0
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-107-7/+7
|\ \
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-117-7/+7
* | | Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-10-102-3/+8
|\ \ \
| * | | ARM/dma-mapping: remove the dma_coherent member of struct dev_archdataChristoph Hellwig2022-10-062-4/+1
| * | | ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifierChristoph Hellwig2022-10-061-2/+10
* | | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-109-93/+170
|\ \ \ \
| * | | | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-9/+31
| * | | | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-29/+65
| * | | | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-2/+15
| * | | | 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
| | |/ / / /