aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware-host.c
AgeCommit message (Expand)Author
2019-09-16PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-09-16PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang
2019-03-26PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-02-05PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2019-02-05PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2019-02-05PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin