aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-10-14ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi
2015-10-14ARM/dmaengine: edma: Remove limitation on the number of eDMA controllersPeter Ujfalusi
2015-10-14ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi
2015-10-14ARM: common: edma: Internal API to use pointer to 'struct edma'Peter Ujfalusi
2015-10-14ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driverPeter Ujfalusi
2015-10-14ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverPeter Ujfalusi
2015-10-14ARM: common: edma: Remove unused functionsPeter Ujfalusi
2015-10-14ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-13ARM/sa1111: Prepare sa1111_irq_handler for irq argument removalThomas Gleixner
2015-07-13ARM/locomo: Prepare locomo_handler for irq argument removalThomas Gleixner
2015-07-13ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-13ARM/locomo: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King
2015-06-12Merge branch 'devel-stable' into for-nextRussell King
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-05-06ARM: common: edma: clear completion interrupts on stopJohn Ogness
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre
2015-05-06ARM: MCPM: add references to the available documentation in the codeNicolas Pitre
2015-05-06ARM: MCPM: make internal helpers private to the core codeNicolas Pitre
2015-05-06ARM: MCPM: remove backward compatibility codeNicolas Pitre
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-03ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-11-21ARM: common: edma: edma_pm_resume may be unusedArnd Bergmann
2014-11-18ARM: common: edma: add suspend resume hookDaniel Mack
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann
2014-10-20ARM: common: drop owner assignment from platform_driversWolfram Sang
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-26ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-28ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi