summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/keystone' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2018-01-23PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung
2018-01-10PCI: dra7xx: Iterate over INTx status bitsVignesh R
2018-01-10PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R
2018-01-03PCI: qcom: Account for const type of of_device_id.dataJulia Lawall
2018-01-03PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()Wei Yongjun
2018-01-02PCI: exynos: Remove deprecated PHY initialization codeJaehoon Chung
2017-12-21PCI: dwc: artpec6: Add support for the ARTPEC-7 SoCNiklas Cassel
2017-12-21PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel
2017-12-21PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel
2017-12-21PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel
2017-12-21PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel
2017-12-21PCI: dwc: artpec6: Use BIT and GENMASK macrosNiklas Cassel
2017-12-21PCI: dwc: artpec6: Remove unused definesNiklas Cassel
2017-12-21PCI: dwc: dra7xx: Help compiler to remove unused codeNiklas Cassel
2017-12-21PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probeNiklas Cassel
2017-12-21PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep modeNiklas Cassel
2017-12-21PCI: designware-ep: Add generic function for raising MSI irqNiklas Cassel
2017-12-21PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()Niklas Cassel
2017-12-21PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_initNiklas Cassel
2017-12-21PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel
2017-12-21PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel
2017-12-21PCI: dwc: Use the DMA-API to get the MSI addressNiklas Cassel
2017-12-20pci: dwc: pci-dra7xx: Make shutdown handler staticVignesh R
2017-12-19PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2017-12-19PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I
2017-12-19PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel
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