summaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
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
2017-11-27ARM: sa1111: remove legacy shutdown methodRussell King
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki
2017-06-28arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28arm: implement ->mapping_errorChristoph Hellwig
2017-05-23ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli