summaryrefslogtreecommitdiff
path: root/arch/arm/common
Commit message (Expand)AuthorAge
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-01
* 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
| | * | ARM: MCPM: add references to the available documentation in the codeNicolas Pitre2015-05-06
| | * | ARM: MCPM: make internal helpers private to the core codeNicolas Pitre2015-05-06
| | * | ARM: MCPM: remove backward compatibility codeNicolas Pitre2015-05-06
| | |/
| * | Merge branch 'bsym' into for-nextRussell King2015-06-12
| |\ \
| | * | ARM: replace BSYM() with badr assembly macroRussell King2015-05-08
| | |/
| * | ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-02
| * | ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla2015-06-02
| |/
* | ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King2015-06-18
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-22
|\
| * ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre2015-04-03
* | arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* | clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ARM: common: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\ \
| * | ARM: convert printk(KERN_* to pr_*Russell King2014-11-21
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\ \
| * | ARM: common: edma: edma_pm_resume may be unusedArnd Bergmann2014-11-21
| * | ARM: common: edma: add suspend resume hookDaniel Mack2014-11-18
| |/
* | dma: edma: move device registration to platform codeArnd Bergmann2014-11-05
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\
| * driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
* | ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi2014-08-26
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-11
|\
| * ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi2014-07-28
| * ARM: edma: Set default queue to lowest priorityPeter Ujfalusi2014-07-28