summaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2024-01-04locomo: make locomo_bus_type constant and staticGreg Kroah-Hartman
2023-10-05ARM: 9319/1: sa1111: fix sa1111_probe kernel-doc warningsRandy Dunlap
2023-08-14ARM: 9318/1: locomo: move kernel-doc to prevent warningsRandy Dunlap
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-12arm: update in-source documentation referencesJonathan Corbet
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-05-26ARM: sa1100: address missing prototype warningsArnd Bergmann
2023-03-17ARM: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers
2022-07-07ARM/dma-mapping: remove dmabounceChristoph Hellwig
2022-07-07ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-10-19ARM: 9123/1: scoop: Drop if with an always false conditionUwe Kleine-König
2021-10-05ARM: sharpsl_param: work around -Wstringop-overread warningArnd Bergmann
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-12ARM: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König
2021-02-01ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König
2020-10-20ARM/sa1111: add a missing include of dma-map-ops.hChristoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-17ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.hChristoph Hellwig
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-21ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport
2020-06-15sched,bL_switcher: Convert to sched_set_fifo*()Peter Zijlstra
2020-03-16ARM: sa1111: Fix irq_retrigger callback return valueMarc Zyngier
2019-09-03ARM: scoop: Use the right includeLinus Walleij
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-02-26ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-04ARM: sa1111: remove legacy GPIO interfacesRussell King
2018-10-17ARM: Add Krait L2 register accessor functionsStephen Boyd
2018-06-23ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP buildGeert Uytterhoeven
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-29ARM: mcpm, perf/arm-cci: export mcpm_is_availableArnd Bergmann
2018-05-08ARM: smp: Add initialization of CNTVOFFMylène Josserand
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King
2018-01-21ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann
2017-11-29ARM: sa1111: map interrupt numbers through irqdomainRussell King
2017-11-29ARM: sa1111: use an irqdomain for SA1111 interruptsRussell King
2017-11-29ARM: sa1111: remove special sa1111 mmio accessorsRussell King
2017-11-29ARM: sa1111: remove legacy suspend/resume methodsRussell King