summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-254-6/+6
|\
| * ARM: sa1100: make match function take a const pointerGreg Kroah-Hartman2024-07-192-3/+3
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-032-3/+3
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-232-2/+6
|\ \
| * | kbuild: Abort make on install failuresZhang Bingwu2024-07-201-0/+2
| * | treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada2024-07-161-2/+4
* | | Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-221-1/+1
|\ \ \
| * | | ARM: stm32: Allow build irq-stm32mp-exti driver as moduleAntonio Borneo2024-06-241-1/+0
| * | | ARM: stm32: Use different EXTI driver on ARMv7m and ARMv7aAntonio Borneo2024-06-231-1/+2
* | | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-212-3/+3
|\ \ \ \
| * | | | mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2024-07-121-2/+2
| * | | | mm: remove page_mapping()Matthew Wilcox (Oracle)2024-07-031-1/+1
* | | | | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-07-191-1/+0
|\ \ \ \ \
| * | | | | ASoC: fsl-asoc-card: merge spdif support from imx-spdif.cElinor Montmasson2024-07-081-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-07-196-8/+14
|\ \ \ \ \
| * | | | | crypto: arm/crc32 - add kCFI annotations to asm routinesArd Biesheuvel2024-06-211-8/+9
| * | | | | crypto: arm - add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-214-0/+4
| * | | | | crypto: arm/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-211-0/+1
| |/ / / /
* | | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-162-9/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-121-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-041-0/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-272-3/+5
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: dts: rockchip: rk3xxx: fix emac nodeJohan Jonker2024-06-212-9/+2
* | | | | | | Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ARM: Remove address checking for MMUless devicesYanjun Yang2024-07-091-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | xen/arm: Convert comma to semicolonChen Ni2024-07-111-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-161-1/+0
|\ \ \ \ \ \ \
| * | | | | | | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2024-07-1612-415/+239
|\ \ \ \ \ \ \
| * | | | | | | ARM: pxa: fix build breakage on PXA3xxDmitry Torokhov2024-07-151-0/+2
| * | | | | | | ARM: spitz: Use software nodes for the ADS7846 touchscreenLinus Walleij2024-07-091-25/+15
| * | | | | | | ARM: spitz: Use software nodes to describe LED GPIOsDmitry Torokhov2024-07-091-21/+50
| * | | | | | | ARM: spitz: Use software nodes to describe MMC GPIOsDmitry Torokhov2024-07-094-29/+28
| * | | | | | | ARM: spitz: Use software nodes to describe LCD GPIOsDmitry Torokhov2024-07-091-19/+19
| * | | | | | | ARM: spitz: Use software nodes to describe audio GPIOsDmitry Torokhov2024-07-091-22/+44
| * | | | | | | ARM: spitz: Use software nodes to describe SPI CS linesLinus Walleij2024-07-092-11/+11
| * | | | | | | ARM: spitz: Simplify instantiating SPI controllerDmitry Torokhov2024-07-091-15/+9
| * | | | | | | ARM: pxa/gumstix: convert vbus gpio to use software nodesDmitry Torokhov2024-07-094-15/+16
| * | | | | | | ARM: pxa: consolidate GPIO chip platform dataDmitry Torokhov2024-07-093-13/+15
| * | | | | | | ARM: spitz: fix GPIO assignment for backlightDmitry Torokhov2024-07-091-20/+10
| * | | | | | | Merge tag 'tegra-for-6.11-arm-core' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2024-07-091-18/+32
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: tegra: paz00: Use software nodes to describe GPIOs for WiFi rfkillDmitry Torokhov2024-06-281-18/+32
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'vexpress-updates-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2024-06-285-219/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | arm: vexpress: Remove obsolete RTSM DCSCB supportRob Herring (Arm)2024-05-295-219/+0
| | |/ / / / /
* | | | | | | Merge tag 'soc-defconfig-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-163-0/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2024-07-091-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: imx_v6_v7_defconfig: enable DRM_SII902X and DRM_DISPLAY_CONNECTORDmitry Baryshkov2024-06-161-0/+2
| | * | | | | | | ARM: imx_v6_v7_defconfig: Enable drivers for TQMa7x/MBa7xAlexander Stein2024-06-161-0/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | ARM: multi_v7_defconfig: Add MCP23S08 pinctrl supportChristophe Roullier2024-07-081-0/+1