summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pci-keystone.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-12-19PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2017-09-07Merge branch 'pci/host-keystone' into nextBjorn Helgaas
2017-08-16PCI: keystone: Use PCI_NUM_INTXBjorn Helgaas
2017-08-16PCI: keystone: Remove duplicate MAX_*_IRQS defsBjorn Helgaas
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson
2017-07-02PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I