aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-armada-370-xp.c
AgeCommit message (Expand)Author
2021-12-14irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár
2021-12-14irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-08-18irqchip/armada-370-xp: Enable MSI-X supportStefan Roese
2017-08-18irqchip/armada-370-xp: Report that effective affinity is a single targetMarc Zyngier
2017-06-23Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier
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
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-19irqchip/armada: Avoid unused function warningsArnd Bergmann
2016-07-14irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran
2016-06-13irqchip/armada-370-xp: Make syscore_ops staticBen Dooks
2016-02-16irqchip/armada-370-xp: Allow allocation of multiple MSIsThomas Petazzoni
2016-02-16irqchip/armada-370-xp: Use shorter names for irq_chipThomas Petazzoni
2016-02-16irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriateThomas Petazzoni
2016-02-16irqchip/armada-370-xp: Use the generic MSI infrastructureThomas Petazzoni
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-10-26irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOENThomas Petazzoni
2015-09-29irqchip: armada-370-xp: Rework per-cpu interrupts handlingMaxime Ripard
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
2015-05-05irqchip: Constify irq_domain_opsKrzysztof Kozlowski
2015-04-02irqchip: armada-370-xp: Allow using wakeup sourceGregory CLEMENT
2015-03-08irqchip: armada-370-xp: Enable the PMU interruptsMaxime Ripard
2015-03-08irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readabilityEzequiel Garcia
2015-03-08irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=NEzequiel Garcia
2015-03-08irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-10Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-11-30irqchip: armada-370-xp: Add suspend/resume supportThomas Petazzoni
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-11-09irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity()Thomas Petazzoni
2014-11-02irqchip: armada-370-xp: Fix MPIC interrupt handlingGrzegorz Jaszczyk
2014-11-02irqchip: armada-370-xp: Fix MSI interrupt handlingGrzegorz Jaszczyk
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-01irqchip: armada-370-xp: Remove arch_msi_check_device()Alexander Gordeev
2014-09-03irqchip: armada-370-xp: Convert to handle_domain_irqMarc Zyngier
2014-06-21irqchip: armada-370-xp: Mask all interrupts during initialization.Thomas Petazzoni
2014-05-19Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni