| Commit message (Expand) | Author | Age |
* | irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal | Thomas Gleixner | 2015-07-16 |
* | irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-11 |
* | irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-07-11 |
* | irqchip: Prepare for local stub header removal | Joel Porquet | 2015-07-11 |
* | irqchip: exynos-combiner: Save IRQ enable set on suspend | Javier Martinez Canillas | 2015-06-16 |
* | irqchip: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-05-05 |
* | irqchip: exynos-combiner: Fix compilation error on ARM64 | Naveen Krishna Chatradhi | 2014-09-03 |
* | irqchip: exynos-combiner: call handle_bad_irq directly | Pankaj Dubey | 2014-02-14 |
* | irqchip: exynos-combiner: remove hard-coded irq_base value | Chander Kashyap | 2013-12-02 |
* | irqchip: exynos: cleanup non-DT stuff in exynos-combiner | Kukjin Kim | 2013-07-16 |
* | irqchip: exynos-combiner: Staticize combiner_init | Sachin Kamat | 2013-06-28 |
* | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-07 |
|\ |
|
| * | irqchip: exynos: look up irq using irq_find_mapping | Arnd Bergmann | 2013-04-19 |
| * | irqchip: exynos: pass irq_base from platform | Arnd Bergmann | 2013-04-19 |
| * | irqchip: exynos: localize irq lookup for ATAGS | Arnd Bergmann | 2013-04-19 |
| * | irqchip: exynos: allocate combiner_data dynamically | Arnd Bergmann | 2013-04-19 |
| * | irqchip: exynos: pass max combiner number to combiner_init | Arnd Bergmann | 2013-04-19 |
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 |
|\ \
| |/ |
|
| * | irqchip: exynos-combiner: Correct combined IRQs for exynos4 | Chanho Park | 2013-04-09 |
| * | irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irq | Chanho Park | 2013-04-09 |
* | | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas | 2013-03-26 |
|/ |
|
* | ARM: exynos: move exynos4210-combiner to drivers/irqchip | Rob Herring | 2013-02-12 |