summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc
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
* | Merge branch 'pci/host-kirin' into nextBjorn Helgaas2017-07-043-0/+528
|\ \
| * | PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driverXiaowei Song2017-07-023-0/+528
| |/
* | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-07-031-1/+36
|\ \
| * | PCI: imx6: Add regulator supportQuentin Schulz2017-07-021-1/+36
| |/
* | Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas2017-07-032-2/+3
|\ \
| * | PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAINArvind Yadav2017-07-021-2/+2
| * | PCI: dwc: dra7xx: Depend on appropriate SoC or compile testPeter Robinson2017-07-021-0/+1
| |/
* | Merge branch 'pci/host-designware' into nextBjorn Helgaas2017-07-0311-15/+17
|\ \
| * | PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-0211-13/+13
| * | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang2017-07-022-2/+4
| |/
* | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-031-19/+24
|\ \ | |/
| * PCI: designware: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-5/+2
| * PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-14/+22
* | PCI: imx6: Fix config read timeout handlingLucas Stach2017-05-221-3/+30
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-0817-179/+1177
|\
| * PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-287-0/+8
| * Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-287-14/+15
| |\
| | * PCI: keystone-dw: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| | * PCI: layerscape: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| | * PCI: hisi: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-4/+3
| | * PCI: armada8k: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| | * PCI: designware: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-5/+7
| | * PCI: qcom: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| | * PCI: spear13xx: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-04-281-54/+144
| |\ \
| | * | PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King2017-04-251-2/+2
| | * | PCI: imx6: Do not switch speed if Gen2 is disabledAndrey Smirnov2017-04-041-26/+26
| | * | PCI: imx6: Do not wait for speed change on i.MX7Andrey Smirnov2017-04-041-4/+15
| | * | PCI: imx6: Allow probe deferral by reset GPIOAndrey Smirnov2017-04-041-8/+17
| | * | PCI: imx6: Add code to support i.MX7DAndrey Smirnov2017-04-041-25/+95
| | |/
| * | PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I2017-04-281-0/+49
| * | PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I2017-04-284-18/+221
| * | PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...Kishon Vijay Abraham I2017-04-281-6/+18
| * | PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I2017-04-285-0/+578
| * | PCI: dwc: dra7xx: Push request_irq() call to the bottom of probeKeerthy2017-04-041-7/+7
| * | PCI: dwc: designware: Move _unroll configurations to a separate functionKishon Vijay Abraham I2017-04-041-39/+58
| * | PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesKishon Vijay Abraham I2017-04-043-26/+42
| * | PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentKishon Vijay Abraham I2017-04-043-14/+29
| * | PCI: dwc: artpec6: Populate cpu_addr_fixup opsKishon Vijay Abraham I2017-04-041-5/+6
| * | PCI: dwc: dra7xx: Populate cpu_addr_fixup opsKishon Vijay Abraham I2017-04-041-5/+6
| * | PCI: dwc: designware: Add new *ops* for CPU addr fixupKishon Vijay Abraham I2017-04-042-0/+4
| * | PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter2017-04-041-3/+4
| * | PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas2017-04-041-11/+11
* | | PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)Dongdong Liu2017-04-121-1/+5
|/ /
* | PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel2017-04-042-0/+8
OpenPOWER on IntegriCloud