summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-qcom.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: qcom: Add support for IPQ8074 PCIe controllerVaradarajan Narayanan2017-08-241-1/+206
* PCI: qcom: Use block IP version for operationsVaradarajan Narayanan2017-08-241-67/+71
* PCI: qcom: Explicitly request exclusive reset controlPhilipp Zabel2017-08-241-18/+22
* PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam2017-08-241-2/+2
* PCI: qcom: Allow ->post_init() to failBjorn Andersson2017-08-031-3/+17
* PCI: qcom: Don't unroll init if ->init() failsBjorn Andersson2017-08-031-1/+1
* PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-2/+4
* 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-031-0/+13
| * PCI: qcom: Fix spelling mistake: "asser" -> "assert"Colin Ian King2017-07-031-1/+1
| * PCI: qcom: Reorder to put v0 functions together, v1 functions together, etcBjorn Helgaas2017-07-031-61/+61
| * PCI: qcom: Add support for IPQ4019 PCIe controllerJohn Crispin2017-07-031-0/+306
* | PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-031-1/+1
* | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang2017-07-031-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/+3Star
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+753