summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2017-08-30irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan
2017-08-14Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-08-10irqchip/gic-v3-its-platform-msi: Fix msi-parent parsing loopLorenzo Pieralisi
2017-08-10irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODESHanjun Guo
2017-08-07irqchip: brcmstb-l2: Define an irq_pm_shutdown functionFlorian Fainelli
2017-08-02irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon
2017-08-02irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMARobert Richter
2017-07-18irqchip/digicolor: Drop unnecessary staticJulia Lawall
2017-07-18irqchip/mips-cpu: Drop unnecessary staticJulia Lawall
2017-07-18irqchip/gic/realview: Drop unnecessary staticJulia Lawall
2017-07-18irqchip/mips-gic: Remove population of irq domain namesMatt Redfearn
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-04irqchip/gic-v3: Honor forced affinity settingSuzuki K Poulose
2017-07-04irqchip/gic-v3: Report failures in gic_irq_domain_allocSuzuki K Poulose
2017-07-04irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose
2017-07-04irqchip/atmel-aic: Remove root argument from ->fixup() prototypeBoris Brezillon
2017-07-04irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon
2017-07-04irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-30Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-06-30irqchip/or1k-pic: Fix interrupt acknowledgementPedro H. Penna
2017-06-30irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmapDan Carpenter
2017-06-30irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose
2017-06-23Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-06-23irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTIDShanker Donthineni
2017-06-23irqchip/gic-v3-its: Add ACPI NUMA node mappingGanapatrao Kulkarni
2017-06-23irqchip/gic-v3-its-platform-msi: Make of_device_ids constArvind Yadav
2017-06-23irqchip/gic-v3-its: Make of_device_ids constArvind Yadav
2017-06-23irqchip/irq-mvebu-icu: Add new driver for Marvell ICUThomas Petazzoni
2017-06-23irqchip/irq-mvebu-gicp: Add new driver for Marvell GICPThomas Petazzoni
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier
2017-06-22irqchip/qcom: Use builtin_platform_driver to simplify the codeWei Yongjun
2017-06-22irqchip/aspeed-i2c-ic: Add I2C IRQ controller for AspeedBrendan Higgins
2017-06-22irqchip/aspeed-vic: Add AST2500 compatible stringAndrew Jeffery
2017-06-22irqchip/aspeed-vic: Constify irq_domain_opsTobias Klauser
2017-06-22Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN"Thomas Petazzoni
2017-06-22irqchip/armada-370-xp: Re-enable per-CPU interrupts at resume timeThomas Petazzoni
2017-06-22irqchip/armada-370-xp: Document the overall driver logicThomas Petazzoni
2017-06-22irqchip/armada-370-xp: Re-order register definitionsThomas Petazzoni
2017-06-22irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as c...MaJun
2017-06-22irqchip/gic-v3-its: Fix MSI alias accountingRobin Murphy
2017-06-22irqchip/irq-renesas-h8s: Constify irq_domain_opsTobias Klauser
2017-06-22irqchip/irq-renesas-h8300h: Constify irq_domain_opsTobias Klauser
2017-06-22irqchip/irq-mips-gic: Constify irq_domain_opsTobias Klauser
2017-06-22irqchip/irq-mbigen: Constify irq_domain_opsTobias Klauser
2017-06-22irqchip/irq-imx-gpcv2: Constify irq_domain_opsTobias Klauser
2017-06-22irqchip/i8259: Constify irq_domain_opsTobias Klauser
2017-06-22irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatibleChen-Yu Tsai
2017-06-22irqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs structuresChen-Yu Tsai
2017-06-22irqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending orderChen-Yu Tsai