summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc
AgeCommit message (Expand)Author
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/endpoint' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-spear13xx' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-qcom' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-kirin' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-keystone' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-artpec6' into nextBjorn Helgaas
2017-09-05PCI: spear13xx: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: armada8k: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: dra7xx: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: exynos: Fix platform_get_irq() error handlingFabio Estevam
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas
2017-08-29PCI: layerscape: Add support for ls1088aHou Zhiqiang
2017-08-29PCI: layerscape: Add support for ls2088aHou Zhiqiang
2017-08-29PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang
2017-08-29PCI: layerscape: Remove unnecessary class code fixupHou Zhiqiang
2017-08-29PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang
2017-08-29PCI: dwc: Add accessors for write permission of DBI read-only registersHou Zhiqiang
2017-08-29PCI: layerscape: Disable outbound windows configured by bootloaderHou Zhiqiang
2017-08-29PCI: layerscape: Refactor ls1021_pcie_host_init()Hou Zhiqiang
2017-08-29PCI: designware-ep: Do not disable BARs during initializationKishon Vijay Abraham I
2017-08-29PCI: dra7xx: Reset all BARs during initializationKishon Vijay Abraham I
2017-08-29PCI: dwc: designware: Provide page_size to pci_epc_memKishon Vijay Abraham I
2017-08-29PCI: layerscape: Move generic init functions earlier in fileHou Zhiqiang
2017-08-29PCI: layerscape: Add class code and multifunction fixups for ls1021aHou Zhiqiang
2017-08-29PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracketHou Zhiqiang
2017-08-29PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()Hou Zhiqiang
2017-08-24PCI: qcom: Add support for IPQ8074 PCIe controllerVaradarajan Narayanan
2017-08-24PCI: qcom: Use block IP version for operationsVaradarajan Narayanan
2017-08-24PCI: qcom: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-24PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam
2017-08-22PCI: dwc: Clear MSI interrupt status after it is handled, not beforeFaiz Abbas
2017-08-22PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()Gustavo A. R. Silva
2017-08-19PCI: kirin: Constify dw_pcie_host_ops structureBhumika Goyal
2017-08-19PCI: hisi: Constify dw_pcie_host_ops structureBhumika Goyal
2017-08-16PCI: keystone: Use PCI_NUM_INTXBjorn Helgaas
2017-08-16PCI: keystone: Remove duplicate MAX_*_IRQS defsBjorn Helgaas
2017-08-16PCI: keystone-dw: Remove unused ks_pcie, pci variablesShawn Lin
2017-08-16PCI: dra7xx: Use PCI_NUM_INTXBjorn Helgaas
2017-08-03PCI: armada8k: Check the return value from clk_prepare_enable()Fabio Estevam
2017-08-03PCI: hisi: Remove unused variable driverShawn Lin
2017-08-03PCI: qcom: Allow ->post_init() to failBjorn Andersson
2017-08-03PCI: qcom: Don't unroll init if ->init() failsBjorn Andersson