summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-xgene-msi.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-543/+0
* PCI: xgene: Fix the xgene_msi_probe() return codeFabio Estevam2018-02-141-1/+1
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-10/+1
* PCI: xgene: Fix platform_get_irq() error handlingFabio Estevam2017-09-071-1/+1
* PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handlingMarc Zyngier2017-01-171-1/+1
* PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-50/+19
* irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-131-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-33/+22
|\
| * PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-011-8/+6
| * PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier2015-07-301-25/+16
| |
| \
*-. \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-141-1/+0
|\ \ \ | | |/ | |/|
| | * PCI: Kill off set_irq_flags() usageRob Herring2015-08-111-1/+0
| |/
* | PCI: xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-141-1/+0
|/
* PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang2015-06-051-0/+596
OpenPOWER on IntegriCloud