summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorLines
2015-08-20irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko-2/+2
2015-08-20irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko-0/+1
2015-08-20irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko-0/+1
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith-1/+1
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-36/+75
2015-07-17Update Viresh Kumar's email addressViresh Kumar-1/+1
2015-07-17irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier-36/+75
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-10/+0
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan-10/+0
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone-1/+1
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+1
2015-07-02irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet-18/+1
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+362
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-0/+176
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds-0/+206
2015-06-23h8300: IRQ chip driverYoshinori Sato-0/+206
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-68/+137
2015-06-21MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton-0/+183
2015-06-21IRQCHIP: irq_cpu: declare irqchip table entryPaul Burton-0/+3
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle-0/+175
2015-06-18irqchip: atmel-aic5: Add sama5d2 supportNicolas Ferre-0/+9
2015-06-18irq: spear-shirq: Fix race in installing chained IRQ handlerRussell King-2/+1
2015-06-18irq: irq-keystone: Fix race in installing chained IRQ handlerRussell King-2/+1
2015-06-16irqchip: exynos-combiner: Save IRQ enable set on suspendJavier Martinez Canillas-5/+59
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-7/+14
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent-7/+14
2015-06-12Merge branch 'sa1100' into for-nextRussell King-0/+176
2015-06-08irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin-1/+1
2015-06-05irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDSudeep Holla-17/+3
2015-06-05Merge branch 'linus' into irq/coreThomas Gleixner-71/+2
2015-05-28ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/Dmitry Eremin-Solenikov-0/+176
2015-05-22irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap failsAxel Lin-1/+1
2015-05-20irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian-1/+8
2015-05-18Merge branch 'irq/for-arm' into irq/coreThomas Gleixner-7/+45
2015-05-18irqchip: vf610-mscm: Support NVIC parent chipStefan Agner-6/+17
2015-05-18irqchip: nvic: Support hierarchy irq domainStefan Agner-1/+28
2015-05-13irqchip: tegra: Set the proper base address in irq chip dataLucas Stach-1/+1
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-70/+1
2015-05-05irqchip: vf610: Fix of_io_request_and_map error checkMaxime Ripard-3/+2
2015-05-05irqchip: irqc: Remove platform data supportGeert Uytterhoeven-16/+1
2015-05-05irqchip: Constify irq_domain_opsKrzysztof Kozlowski-15/+15
2015-04-24irqchip: gic: Drop support for gic_arch_extnMarc Zyngier-70/+1
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+107
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+4
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-68/+515
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner-138/+508
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner-40/+343
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper-0/+5
2015-04-10Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper-141/+128
2015-04-10Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper-0/+378