summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* ARM/sa1111: add a missing include of dma-map-ops.hChristoph Hellwig2020-10-201-1/+1
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
* ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.hChristoph Hellwig2020-09-171-1/+1
* Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-2/+1
|\
| * sched,bL_switcher: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
* | ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport2020-07-212-353/+0
|/
* ARM: sa1111: Fix irq_retrigger callback return valueMarc Zyngier2020-03-161-2/+5
* ARM: scoop: Use the right includeLinus Walleij2019-09-031-1/+1
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-153-3/+3
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-4/+2
|\
| * smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-4/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1912-51/+12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-19/+2
|/
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski2019-02-261-1/+1
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-051-59/+0
|\
| * ARM: sa1111: remove legacy GPIO interfacesRussell King2018-12-041-59/+0
* | arm: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+3
|/
* ARM: Add Krait L2 register accessor functionsStephen Boyd2018-10-173-0/+52
* ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP buildGeert Uytterhoeven2018-06-231-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-112-0/+33
|\
| * ARM: smp: Add initialization of CNTVOFFMylène Josserand2018-05-082-0/+33
* | ARM: mcpm, perf/arm-cci: export mcpm_is_availableArnd Bergmann2018-05-291-0/+2
|/
*-. Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King2018-01-212-164/+168
|\ \
| | * ARM: sa1111: map interrupt numbers through irqdomainRussell King2017-11-291-14/+26
| | * ARM: sa1111: use an irqdomain for SA1111 interruptsRussell King2017-11-291-28/+51
| | * ARM: sa1111: remove special sa1111 mmio accessorsRussell King2017-11-291-91/+89
| | * ARM: sa1111: remove legacy suspend/resume methodsRussell King2017-11-291-24/+0
| | * ARM: sa1111: remove legacy shutdown methodRussell King2017-11-271-9/+0
| |/ |/|
| * ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann2018-01-211-0/+4
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-131-24/+0
|\
| * PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki2017-10-051-24/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-4/+3
* arm: remove arch specific dma_supported implementationChristoph Hellwig2017-06-281-0/+1
* arm: implement ->mapping_errorChristoph Hellwig2017-06-281-3/+10
* ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla2017-05-231-3/+3
* ARM/clk: move the ICST library to drivers/clkLinus Walleij2017-04-073-109/+0
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-6/+6
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-6/+6
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck2016-12-141-6/+10
* arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-14/+20
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-061-177/+257
|\
| * ARM: sa1111: provide to_sa1111_device() macroRussell King2016-09-211-9/+9
| * ARM: sa1111: add sa1111_get_irq()Russell King2016-09-201-0/+8
| * ARM: sa1111: clean up duplication in IRQ chip implementationRussell King2016-09-201-141/+48