summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc
AgeCommit message (Expand)Author
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24PCI: hisi: Add HiSilicon STB SoC PCIe controller driverJianguo Sun
2017-10-23PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I
2017-10-20PCI: layerscape: Change default error response behaviorMinghuan Lian
2017-10-12PCI: layerscape: Add support for ls1012aHou Zhiqiang
2017-10-11PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy
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