summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-qcom.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host-qcom' into nextBjorn Helgaas2017-07-041-58/+377
|\
| * PCI: qcom: Limit TLP size to 2K to work around hardware issueSrinivas Kandagatla2017-07-021-0/+13
| * PCI: qcom: Fix spelling mistake: "asser" -> "assert"Colin Ian King2017-07-021-1/+1
| * PCI: qcom: Reorder to put v0 functions together, v1 functions together, etcBjorn Helgaas2017-07-021-61/+61
| * PCI: qcom: Add support for IPQ4019 PCIe controllerJohn Crispin2017-07-021-0/+306
* | PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-021-1/+1
* | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang2017-07-021-1/+2
|/
* PCI: qcom: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
* PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-251-0/+2
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-25/+45
* PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I2017-02-211-1/+1
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-211-0/+2
* PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu2017-02-211-12/+3
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+753
OpenPOWER on IntegriCloud