summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2019-09-04PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski
2019-08-22PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui
2019-08-21PCI: mobiveil: Fix the CPU base address setup in inbound windowHou Zhiqiang
2019-08-21PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta
2019-08-21PCI: hv: Detect and fix Hyper-V PCI domain number collisionHaiyang Zhang
2019-08-15PCI: imx6: Limit DBI register lengthStefan Agner
2019-08-14PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separatelyXiaowei Bao
2019-08-14PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao
2019-08-13PCI: dwc: Add support to enable CDM register checkVidya Sagar
2019-08-13PCI: dwc: Export dw_pcie_wait_for_link() APIVidya Sagar
2019-08-13PCI: dwc: Add extended configuration space capability search APIVidya Sagar
2019-08-13PCI: dwc: Move config space capability search APIVidya Sagar
2019-08-13PCI: dwc: Group DBI registers writes requiring unlockingVidya Sagar
2019-08-12PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui
2019-08-12PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-08-07PCI: hv: Allocate a named fwnode instead of an address-based oneMarc Zyngier
2019-08-07PCI: mediatek: Add controller support for MT7629Jianjun Wang
2019-07-24PCI: Use devm_add_action_or_reset()Fuqian Huang
2019-07-12Merge branch 'pci/trivial'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/armada'Bjorn Helgaas
2019-07-09PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-07-08PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()Hou Zhiqiang
2019-07-08PCI: mobiveil: Fix infinite-loop in the INTx handling functionHou Zhiqiang
2019-07-08PCI: mobiveil: Move PCIe PIO enablement out of inbound window routineHou Zhiqiang
2019-07-08PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound windowHou Zhiqiang
2019-07-08PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound windowHou Zhiqiang
2019-07-08PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setupHou Zhiqiang
2019-07-08PCI: mobiveil: Clear the control fields before updating itHou Zhiqiang
2019-07-08PCI: mobiveil: Add configured inbound windows counterHou Zhiqiang
2019-07-08PCI: mobiveil: Fix the valid check for inbound and outbound windowsHou Zhiqiang
2019-07-08PCI: mobiveil: Clean-up program_{ib/ob}_windows()Hou Zhiqiang
2019-07-08PCI: mobiveil: Remove an unnecessary return value checkHou Zhiqiang
2019-07-08PCI: mobiveil: Fix error return valuesHou Zhiqiang
2019-07-08PCI: mobiveil: Refactor the MEM/IO outbound window initializationHou Zhiqiang
2019-07-08PCI: mobiveil: Make some register updates more readableHou Zhiqiang
2019-07-08PCI: mobiveil: Reformat the code for readabilityHou Zhiqiang
2019-07-08PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()Hou Zhiqiang
2019-07-08PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang
2019-07-08PCI: mobiveil: Move IRQ chained handler setup out of DT parseHou Zhiqiang
2019-07-08PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()Hou Zhiqiang