aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-24/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-10-05PM: ARM: locomo: Drop suspend and resume bus type callbacksGravatar Rafael J. Wysocki 1-24/+0
2017-06-28arm: implement ->dma_supported instead of ->set_dma_maskGravatar Christoph Hellwig 1-4/+3
2017-06-28arm: remove arch specific dma_supported implementationGravatar Christoph Hellwig 1-0/+1
2017-06-28arm: implement ->mapping_errorGravatar Christoph Hellwig 1-3/+10
2017-05-23ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Gravatar Sudeep Holla 1-3/+3
2017-04-07ARM/clk: move the ICST library to drivers/clkGravatar Linus Walleij 3-109/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Gravatar Ingo Molnar 1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-6/+6
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-6/+6
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-14arch/arm: add option to skip sync on DMA map and unmapGravatar Alexander Duyck 1-6/+10
2016-11-22arm/bL_switcher: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-14/+20
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-177/+257
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+1
2016-09-21ARM: sa1111: provide to_sa1111_device() macroGravatar Russell King 1-9/+9
2016-09-20ARM: sa1111: add sa1111_get_irq()Gravatar Russell King 1-0/+8
2016-09-20ARM: sa1111: clean up duplication in IRQ chip implementationGravatar Russell King 1-141/+48
2016-09-20ARM: sa1111: implement a gpio_chip for SA1111 GPIOsGravatar Russell King 1-0/+166
2016-09-20ARM: sa1111: move irq cleanup to separate functionGravatar Russell King 1-14/+19
2016-09-20ARM: sa1111: use devm_clk_get()Gravatar Russell King 1-10/+4
2016-09-20ARM: sa1111: use devm_kzalloc()Gravatar Russell King 1-3/+1
2016-09-20ARM: sa1111: ensure we only touch RAB bus type devices when removingGravatar Russell King 1-0/+2
2016-09-12ARM: locomo: fix locomo irq handlingGravatar Russell King 1-3/+2
2016-09-12ARM: sa1111: fix missing clk_disable()Gravatar Russell King 1-1/+3
2016-09-12ARM: sa1111: fix pcmcia suspend/resumeGravatar Russell King 1-9/+13
2016-09-12ARM: sa1111: fix pcmcia interrupt mask polarityGravatar Russell King 1-2/+2
2016-09-12ARM: sa1111: fix error code propagation in sa1111_probe()Gravatar Russell King 1-1/+1
2016-08-31miscdevice: Add helper macro for misc device boilerplateGravatar PrasannaKumar Muralidharan 1-13/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-2/+2
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-5/+5
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextGravatar Russell King 1-1/+1
2016-02-19ARM: scoop: use gpiochip data pointerGravatar Linus Walleij 1-5/+5
2016-02-16ARM: 8523/1: sa1111: ensure no negative value gets returned on positive matchGravatar Marek Szyprowski 1-1/+1
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Gravatar Linus Walleij 1-0/+1
2016-02-08ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Gravatar Linus Walleij 1-2/+6
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2015-12-22ARM: scoop: Be sure to clamp return valueGravatar Linus Walleij 1-1/+1
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 1-1/+1
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 3-1880/+0
2015-10-14ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Gravatar Peter Ujfalusi 3-1435/+0
2015-10-14ARM/dmaengine: edma: Remove limitation on the number of eDMA controllersGravatar Peter Ujfalusi 1-17/+5
2015-10-14ARM/dmaengine: edma: Public API to use private struct pointerGravatar Peter Ujfalusi 1-156/+149
2015-10-14ARM: common: edma: Internal API to use pointer to 'struct edma'Gravatar Peter Ujfalusi 1-203/+197
2015-10-14ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driverGravatar Peter Ujfalusi 1-10/+0
2015-10-14ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverGravatar Peter Ujfalusi 1-196/+160