summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pcie-qcom.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-02PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang1-1/+2
2017-04-24PCI: qcom: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck1-0/+2
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I1-25/+45
2017-02-21PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I1-1/+1
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I1-0/+2
2017-02-21PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu1-12/+3
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I1-0/+753