summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ARM: sa1111: implement a gpio_chip for SA1111 GPIOsRussell King2016-09-201-0/+166
| * ARM: sa1111: move irq cleanup to separate functionRussell King2016-09-201-14/+19
| * ARM: sa1111: use devm_clk_get()Russell King2016-09-201-10/+4
| * ARM: sa1111: use devm_kzalloc()Russell King2016-09-201-3/+1
| * ARM: sa1111: ensure we only touch RAB bus type devices when removingRussell King2016-09-201-0/+2
* | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-031-13/+1
|\ \ | |/ |/|
| * miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-13/+1
* | ARM: locomo: fix locomo irq handlingRussell King2016-09-121-3/+2
* | ARM: sa1111: fix missing clk_disable()Russell King2016-09-121-1/+3
* | ARM: sa1111: fix pcmcia suspend/resumeRussell King2016-09-121-9/+13
* | ARM: sa1111: fix pcmcia interrupt mask polarityRussell King2016-09-121-2/+2
* | ARM: sa1111: fix error code propagation in sa1111_probe()Russell King2016-09-121-1/+1
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-1/+1
|\