summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorFilesLines
2019-03-23irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel1-1/+5
2018-05-30irqchip/gic-v3: Change pr_debug message to pr_develMark Salter1-1/+1
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni1-1/+1
2017-12-16irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu1-4/+4
2017-10-21irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu1-1/+2
2017-08-25irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon1-2/+2
2017-08-25irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon1-1/+0
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3
2016-11-24irqchip/gicv3: Handle loop timeout properDan Carpenter1-1/+1
2016-10-06genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee4-58/+55
2016-06-20arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara1-5/+9
2016-06-07irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2-0/+15
2016-04-12irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori1-1/+26
2016-04-12irqchip: omap-intc: Improve IRQ handlerFelipe Balbi1-30/+5
2016-02-15irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim1-1/+1
2015-07-03irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin1-1/+1
2015-03-28irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard1-1/+20
2015-01-30irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li1-2/+2
2015-01-30irqchip: omap-intc: Fix legacy DMA regressionFelipe Balbi1-5/+21
2014-11-26irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-26irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-12irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon1-3/+3
2014-11-02irqchip: armada-370-xp: Fix MPIC interrupt handlingGrzegorz Jaszczyk1-6/+17
2014-11-02irqchip: armada-370-xp: Fix MSI interrupt handlingGrzegorz Jaszczyk1-2/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+5
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+4
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-138/+1107
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+409
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-10-02Merge branch 'irqchip/gic' into irqchip/coreJason Cooper1-21/+66
2014-10-02Merge branch 'irqchip/broadcom' into irqchip/coreJason Cooper2-1/+221
2014-10-02Merge branch 'irqchip/atmel' into irqchip/coreJason Cooper1-1/+11
2014-10-01irqchip: armada-370-xp: Remove arch_msi_check_device()Alexander Gordeev1-10/+4
2014-09-26treewide: Fix typos in KconfigMasanari Iida1-1/+1
2014-09-19irqchip: Properly fetch the per cpu offsetChristoph Lameter1-1/+1
2014-09-17irqchip: omap-intc: remove unnecessary commentsFelipe Balbi1-9/+0
2014-09-17irqchip: omap-intc: correct maximum number or MIR registersFelipe Balbi1-1/+1
2014-09-17irqchip: omap-intc: enable TURBO idle modeFelipe Balbi1-0/+5
2014-09-17irqchip: omap-intc: enable IP protectionFelipe Balbi1-2/+20
2014-09-17irqchip: omap-intc: remove unnecesary of_address_to_resource() callFelipe Balbi1-6/+0
2014-09-17irqchip: omap-intc: comment style cleanupFelipe Balbi1-2/+4
2014-09-17irqchip: omap-intc: minor improvement to omap_irq_pending()Felipe Balbi1-4/+3
2014-09-17arm: omap: irq: move irq.c to drivers/irqchip/Felipe Balbi3-0/+400
2014-09-14irqchip: gic-v3: Implement CPU PM notifierSudeep Holla1-11/+46
2014-09-14irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...Sudeep Holla1-10/+20
2014-09-14Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper17-65/+45
2014-09-14Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2-19/+42
2014-09-14Merge branch 'irqchip/hip04' into irqchip/coreJason Cooper2-0/+425
2014-09-14Merge branch 'irqchip/keystone' into irqchip/coreJason Cooper3-0/+240
2014-09-14irqchip: renesas-intc-irqpin: Add minimal runtime PM supportGeert Uytterhoeven1-4/+34