aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
Commit message (Expand)AuthorAge
* Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2019-09-23
|\
| * PCI: tegra: Add support to enable slot regulatorsVidya Sagar2019-09-20
| * PCI: tegra: Add support to configure sideband pinsVidya Sagar2019-09-20
| * PCI: tegra: Add Tegra194 PCIe supportVidya Sagar2019-09-08
| * PCI: dwc: Add support to enable CDM register checkVidya Sagar2019-08-13
| * PCI: dwc: Export dw_pcie_wait_for_link() APIVidya Sagar2019-08-13
| * PCI: dwc: Add extended configuration space capability search APIVidya Sagar2019-08-13
| * PCI: dwc: Move config space capability search APIVidya Sagar2019-08-13
| * PCI: dwc: Group DBI registers writes requiring unlockingVidya Sagar2019-08-13
* | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-09-23
|\ \
| * | PCI: histb: Propagate errors for optional regulatorsThierry Reding2019-09-04
| * | PCI: armada8x: Propagate errors for optional PHYsThierry Reding2019-09-04
| * | PCI: imx6: Propagate errors for optional regulatorsThierry Reding2019-09-04
| * | PCI: exynos: Propagate errors for optional PHYsThierry Reding2019-09-04
| |/
* | Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas2019-09-23
|\ \
| * | PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separatelyXiaowei Bao2019-08-14
| * | PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao2019-08-14
| |/
* | Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas2019-09-23
|\ \
| * | PCI: imx6: Limit DBI register lengthStefan Agner2019-08-15
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-09-23
|\ \
| * | PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang2019-08-22
| * | PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta2019-08-21
| |/
* | PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron2019-09-16
* | PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driverJonathan Chocron2019-09-16
|/
* Merge branch 'pci/trivial'Bjorn Helgaas2019-07-12
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-09
* | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2019-07-12
|\ \
| * | PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel2019-05-30
| * | PCI: qcom: Add QCS404 PCIe controller supportBjorn Andersson2019-05-29
| * | PCI: qcom: Use clk bulk API for 2.4.0 controllersBjorn Andersson2019-05-29
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-07-12
|\ \
| * | PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing2019-07-09
| * | PCI: imx6: Simplify Kconfig depends onLeonard Crestez2019-07-05
| * | PCI: dwc: Export APIs to support .remove() implementationVidya Sagar2019-06-27
| * | PCI: dwc: Cleanup DBI,ATU read and write APIsVidya Sagar2019-06-27
| * | PCI: dwc: Add API support to de-initialize hostVidya Sagar2019-06-27
| |/
* / PCI: armada8k: Add PHYs supportMiquel Raynal2019-06-17
|/
* Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-05-13
|\
| * PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-01
| * PCI: uniphier: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-03-29
| * PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-03-29
* | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2019-05-13
|\ \
| * | PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I2019-05-01
| * | PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest sizeKishon Vijay Abraham I2019-05-01
| * | PCI: keystone: Add support for PCIe EP in AM654x PlatformsKishon Vijay Abraham I2019-05-01
| * | PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I2019-04-16
| * | PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offsetKishon Vijay Abraham I2019-04-16
| * | PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I2019-04-15
| * | PCI: keystone: Add support to set the max link speed from DTKishon Vijay Abraham I2019-04-15
| * | PCI: keystone: Invoke phy_reset() API before enabling PHYKishon Vijay Abraham I2019-04-15