Age | Commit message (Expand) | Author | Files | Lines |
2015-11-10 | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -1880/+0 |
2015-10-14 | ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ | Peter Ujfalusi | 3 | -1435/+0 |
2015-10-14 | ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers | Peter Ujfalusi | 1 | -17/+5 |
2015-10-14 | ARM/dmaengine: edma: Public API to use private struct pointer | Peter Ujfalusi | 1 | -156/+149 |
2015-10-14 | ARM: common: edma: Internal API to use pointer to 'struct edma' | Peter Ujfalusi | 1 | -203/+197 |
2015-10-14 | ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver | Peter Ujfalusi | 1 | -10/+0 |
2015-10-14 | ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver | Peter Ujfalusi | 1 | -196/+160 |
2015-10-14 | ARM: common: edma: Remove unused functions | Peter Ujfalusi | 1 | -376/+0 |
2015-10-14 | ARM: common: edma: Fix channel parameter for irq callbacks | Peter Ujfalusi | 1 | -2/+4 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 3 | -6/+4 |
2015-09-04 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -8/+4 |
2015-08-05 | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2 | -6/+8 |
2015-07-31 | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable | Stephen Boyd | 1 | -8/+4 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 3 | -4/+4 |
2015-07-13 | ARM/sa1111: Prepare sa1111_irq_handler for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
2015-07-13 | ARM/locomo: Prepare locomo_handler for irq argument removal | Thomas Gleixner | 1 | -1/+3 |
2015-07-13 | ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2 | -2/+2 |
2015-07-13 | ARM/locomo: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+1 |
2015-06-27 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+3 |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -461/+127 |
2015-06-18 | ARM: sa1100: convert SA11x0 related code to use new chained handler helper | Russell King | 1 | -4/+3 |
2015-06-12 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -155/+126 |
2015-06-12 | Merge branch 'bsym' into for-next | Russell King | 1 | -1/+1 |
2015-06-02 | ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource | Sudeep Holla | 2 | -310/+0 |
2015-06-02 | ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion | Sudeep Holla | 1 | -0/+5 |
2015-05-08 | ARM: replace BSYM() with badr assembly macro | Russell King | 1 | -1/+1 |
2015-05-06 | ARM: common: edma: clear completion interrupts on stop | John Ogness | 1 | -0/+3 |
2015-05-06 | ARM: MCPM: remove residency argument from mcpm_cpu_suspend() | Nicolas Pitre | 1 | -1/+1 |
2015-05-06 | ARM: MCPM: add references to the available documentation in the code | Nicolas Pitre | 1 | -0/+5 |
2015-05-06 | ARM: MCPM: make internal helpers private to the core code | Nicolas Pitre | 1 | -114/+115 |
2015-05-06 | ARM: MCPM: remove backward compatibility code | Nicolas Pitre | 1 | -40/+5 |
2015-04-22 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -32/+170 |
2015-04-03 | ARM: MCPM: move the algorithmic complexity to the core code | Nicolas Pitre | 1 | -32/+170 |
2015-04-01 | arm/bL_switcher: Kill tick suspend hackery | Thomas Gleixner | 1 | -14/+2 |
2015-03-27 | clockevents: Manage device's state separately for the core | Viresh Kumar | 1 | -4/+4 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-13 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -7/+6 |
2014-12-10 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+52 |
2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King | 1 | -7/+6 |
2014-11-21 | ARM: common: edma: edma_pm_resume may be unused | Arnd Bergmann | 1 | -0/+2 |
2014-11-18 | ARM: common: edma: add suspend resume hook | Daniel Mack | 1 | -2/+50 |
2014-11-06 | dma: edma: move device registration to platform code | Arnd Bergmann | 1 | -0/+9 |
2014-10-20 | ARM: common: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -8/+2 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -8/+2 |
2014-08-26 | ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC | Peter Ujfalusi | 1 | -4/+5 |
2014-08-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+30 |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -2/+2 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -13/+3 |
2014-07-28 | ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue | Peter Ujfalusi | 1 | -0/+28 |