summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
AgeCommit message (Expand)AuthorLines
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-177/+257
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+1
2016-09-21ARM: sa1111: provide to_sa1111_device() macroRussell King-9/+9
2016-09-20ARM: sa1111: add sa1111_get_irq()Russell King-0/+8
2016-09-20ARM: sa1111: clean up duplication in IRQ chip implementationRussell King-141/+48
2016-09-20ARM: sa1111: implement a gpio_chip for SA1111 GPIOsRussell King-0/+166
2016-09-20ARM: sa1111: move irq cleanup to separate functionRussell King-14/+19
2016-09-20ARM: sa1111: use devm_clk_get()Russell King-10/+4
2016-09-20ARM: sa1111: use devm_kzalloc()Russell King-3/+1
2016-09-20ARM: sa1111: ensure we only touch RAB bus type devices when removingRussell King-0/+2
2016-09-12ARM: locomo: fix locomo irq handlingRussell King-3/+2
2016-09-12ARM: sa1111: fix missing clk_disable()Russell King-1/+3
2016-09-12ARM: sa1111: fix pcmcia suspend/resumeRussell King-9/+13
2016-09-12ARM: sa1111: fix pcmcia interrupt mask polarityRussell King-2/+2
2016-09-12ARM: sa1111: fix error code propagation in sa1111_probe()Russell King-1/+1
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan-13/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-2/+2
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-5/+5
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King-1/+1
2016-02-19ARM: scoop: use gpiochip data pointerLinus Walleij-5/+5
2016-02-16ARM: 8523/1: sa1111: ensure no negative value gets returned on positive matchMarek Szyprowski-1/+1
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Linus Walleij-0/+1
2016-02-08ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij-2/+6
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2015-12-22ARM: scoop: Be sure to clamp return valueLinus Walleij-1/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada-1/+1
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1880/+0
2015-10-14ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi-1435/+0
2015-10-14ARM/dmaengine: edma: Remove limitation on the number of eDMA controllersPeter Ujfalusi-17/+5
2015-10-14ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi-156/+149
2015-10-14ARM: common: edma: Internal API to use pointer to 'struct edma'Peter Ujfalusi-203/+197
2015-10-14ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driverPeter Ujfalusi-10/+0
2015-10-14ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverPeter Ujfalusi-196/+160
2015-10-14ARM: common: edma: Remove unused functionsPeter Ujfalusi-376/+0
2015-10-14ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi-2/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-6/+4
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-8/+4
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-6/+8
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd-8/+4
2015-07-28ARM: kill off set_irq_flags usageRob Herring-4/+4
2015-07-13ARM/sa1111: Prepare sa1111_irq_handler for irq argument removalThomas Gleixner-1/+2
2015-07-13ARM/locomo: Prepare locomo_handler for irq argument removalThomas Gleixner-1/+3
2015-07-13ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu-2/+2
2015-07-13ARM/locomo: Consolidate chained IRQ handler install/removeThomas Gleixner-2/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+3
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-461/+127
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King-4/+3
2015-06-12Merge branch 'devel-stable' into for-nextRussell King-155/+126
2015-06-12Merge branch 'bsym' into for-nextRussell King-1/+1