aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: histb: Propagate errors for optional regulatorsThierry Reding
2019-09-21PCI: kirin: Fix section mismatch warningNathan Chancellor
2019-09-16PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang
2019-09-16PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson
2019-09-16PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing
2019-07-26PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel
2019-06-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-06-15PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I
2019-06-15PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-06-15PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang
2019-03-23PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-01-16PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2019-01-16PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2019-01-16PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel
2018-07-19PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel
2018-07-19PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel
2018-07-19PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel
2018-07-19PCI: dwc: Fix EP link notification implementationGustavo Pimentel
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov
2018-07-13PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-13PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo
2018-07-11PCI: kirin: Add MSI supportXiaowei Song
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin