summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)AuthorFilesLines
2019-03-23PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach1-1/+1
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu1-0/+10
2019-01-17PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier1-6/+7
2019-01-17PCI: dwc: Take lock when ACKing an interruptMarc Zyngier1-0/+5
2019-01-17PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier1-7/+12
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho1-9/+1
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel1-1/+0
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R1-3/+8
2018-09-21PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2-6/+5
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas13-51/+240
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel1-0/+1
2018-07-19PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel3-2/+17
2018-07-19PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2-27/+33
2018-07-19PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel3-1/+148
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel5-5/+5
2018-07-19PCI: dwc: Fix EP link notification implementationGustavo Pimentel2-8/+9
2018-07-19PCI: designware: Fix I/O space page leakSergei Shtylyov1-1/+2
2018-07-13PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-11PCI: kirin: Add MSI supportXiaowei Song1-0/+28
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven1-1/+0
2018-06-13Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+7
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin21-0/+9904