summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PCI: dra7xx: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-1/+1
| * | | PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()Gustavo A. R. Silva2017-08-221-2/+2
| * | | PCI: dra7xx: Use PCI_NUM_INTXBjorn Helgaas2017-08-161-1/+1
| |/ /
* | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2017-09-0714-28/+73
|\ \ \ | | |/ | |/|
| * | PCI: dwc: Clear MSI interrupt status after it is handled, not beforeFaiz Abbas2017-08-221-1/+1
| * | 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-0313-18/+47
| * | PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specificallyJisheng Zhang2017-08-021-1/+1
| * | PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() staticCarlos Palminha2017-08-021-4/+6
| |/
* | Merge branch 'pci/host-artpec6' into nextBjorn Helgaas2017-09-071-2/+2
|\ \
| * | PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-2/+2
| |/
* | PCI: armada8k: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-2/+2
* | PCI: armada8k: Check the return value from clk_prepare_enable()Fabio Estevam2017-08-041-1/+3
|/
* 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
* | Merge branch 'pci/host-kirin' into nextBjorn Helgaas2017-07-043-0/+528
|\ \
| * | PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driverXiaowei Song2017-07-033-0/+528
| |/
* | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-07-031-1/+36
|\ \
| * | PCI: imx6: Add regulator supportQuentin Schulz2017-07-031-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-031-2/+2
| * | PCI: dwc: dra7xx: Depend on appropriate SoC or compile testPeter Robinson2017-07-031-0/+1
| |/
* | Merge branch 'pci/host-designware' into nextBjorn Helgaas2017-07-0311-15/+17
|\ \
| * | PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-0311-13/+13
| * | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang2017-07-032-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/+2Star
| * 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-231-3/+30
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-0917-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/+3Star
| | * 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-051-26/+26
| | * | PCI: imx6: Do not wait for speed change on i.MX7Andrey Smirnov2017-04-051-4/+15
| | * | PCI: imx6: Allow probe deferral by reset GPIOAndrey Smirnov2017-04-051-8/+17
| | * | PCI: imx6: Add code to support i.MX7DAndrey Smirnov2017-04-051-25/+95
| | |/
| * | PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I2017-04-281-0/+49