summaryrefslogtreecommitdiff
path: root/arch/arm/common
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-06
|\
| * ARM: sa1111: provide to_sa1111_device() macroRussell King2016-09-21
| * ARM: sa1111: add sa1111_get_irq()Russell King2016-09-20
| * ARM: sa1111: clean up duplication in IRQ chip implementationRussell King2016-09-20
| * ARM: sa1111: implement a gpio_chip for SA1111 GPIOsRussell King2016-09-20
| * ARM: sa1111: move irq cleanup to separate functionRussell King2016-09-20
| * ARM: sa1111: use devm_clk_get()Russell King2016-09-20
| * ARM: sa1111: use devm_kzalloc()Russell King2016-09-20
| * ARM: sa1111: ensure we only touch RAB bus type devices when removingRussell King2016-09-20
* | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-03
|\ \ | |/ |/|
| * miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-31
* | ARM: locomo: fix locomo irq handlingRussell King2016-09-12
* | ARM: sa1111: fix missing clk_disable()Russell King2016-09-12
* | ARM: sa1111: fix pcmcia suspend/resumeRussell King2016-09-12
* | ARM: sa1111: fix pcmcia interrupt mask polarityRussell King2016-09-12
* | ARM: sa1111: fix error code propagation in sa1111_probe()Russell King2016-09-12
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-19
|\
| *---. Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-04
| |\ \ \
| | * | | ARM: 8523/1: sa1111: ensure no negative value gets returned on positive matchMarek Szyprowski2016-02-16
| | |/ /
* | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-17
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: scoop: use gpiochip data pointerLinus Walleij2016-02-19
| |/ /
* | | ARM: 8519/1: ICST: try other dividends than 1Linus Walleij2016-02-11
* | | ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij2016-02-08
|/ /
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-20
|\ \
| * | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-01
* | | ARM: scoop: Be sure to clamp return valueLinus Walleij2015-12-22
|/ /
* | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-10
|\ \ | |/ |/|
| * ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi2015-10-14
| * ARM/dmaengine: edma: Remove limitation on the number of eDMA controllersPeter Ujfalusi2015-10-14
| * ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi2015-10-14
| * ARM: common: edma: Internal API to use pointer to 'struct edma'Peter Ujfalusi2015-10-14
| * ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driverPeter Ujfalusi2015-10-14
| * ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverPeter Ujfalusi2015-10-14
| * ARM: common: edma: Remove unused functionsPeter Ujfalusi2015-10-14
| * ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi2015-10-14
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-03
|\
| * ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd2015-07-31
* | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-05
|\ \
| * | ARM/sa1111: Prepare sa1111_irq_handler for irq argument removalThomas Gleixner2015-07-13
| * | ARM/locomo: Prepare locomo_handler for irq argument removalThomas Gleixner2015-07-13
| * | ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-13
| * | ARM/locomo: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-13
| |/
* | ARM: kill off set_irq_flags usageRob Herring2015-07-28
|/
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-26
|\
| * ARM: common: edma: clear completion interrupts on stopJohn Ogness2015-05-06
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2015-06-12
| |\ \
| | * | ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre2015-05-06