aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas20-91/+21
2018-02-01Merge remote-tracking branch 'lorenzo/pci/keystone' into nextBjorn Helgaas1-1/+4
2018-02-01Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas2-19/+36
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas10-336/+579
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen1-8/+12
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen1-0/+2
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas19-91/+19
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas1-0/+2
2018-01-23PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung1-1/+2
2018-01-10PCI: dra7xx: Iterate over INTx status bitsVignesh R1-3/+7
2018-01-10PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R1-1/+2
2018-01-03PCI: qcom: Account for const type of of_device_id.dataJulia Lawall1-2/+2
2018-01-03PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()Wei Yongjun1-2/+2
2018-01-02PCI: exynos: Remove deprecated PHY initialization codeJaehoon Chung1-208/+11
2017-12-21PCI: dwc: artpec6: Add support for the ARTPEC-7 SoCNiklas Cassel1-4/+183
2017-12-21PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel1-16/+29
2017-12-21PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel4-7/+17
2017-12-21PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel2-11/+164
2017-12-21PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel1-26/+29
2017-12-21PCI: dwc: artpec6: Use BIT and GENMASK macrosNiklas Cassel1-17/+17
2017-12-21PCI: dwc: artpec6: Remove unused definesNiklas Cassel1-3/+0
2017-12-21PCI: dwc: dra7xx: Help compiler to remove unused codeNiklas Cassel1-0/+10
2017-12-21PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probeNiklas Cassel1-4/+2
2017-12-21PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep modeNiklas Cassel2-26/+23
2017-12-21PCI: designware-ep: Add generic function for raising MSI irqNiklas Cassel2-0/+44
2017-12-21PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()Niklas Cassel3-10/+6
2017-12-21PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_initNiklas Cassel2-0/+12
2017-12-21PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel1-0/+8
2017-12-21PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel2-1/+4
2017-12-21PCI: dwc: Use the DMA-API to get the MSI addressNiklas Cassel2-4/+14
2017-12-20pci: dwc: pci-dra7xx: Make shutdown handler staticVignesh R1-1/+1
2017-12-19PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold1-1/+4
2017-12-19PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I2-9/+4
2017-12-19PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2-10/+32
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-0/+510
2017-11-14Merge branch 'pci/host-layerscape' into nextBjorn Helgaas1-0/+12
2017-11-14Merge branch 'pci/host-hisi' into nextBjorn Helgaas3-0/+481
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24PCI: hisi: Add HiSilicon STB SoC PCIe controller driverJianguo Sun3-0/+481
2017-10-23PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I1-0/+16
2017-10-20PCI: layerscape: Change default error response behaviorMinghuan Lian1-0/+11
2017-10-12PCI: layerscape: Add support for ls1012aHou Zhiqiang1-0/+1
2017-10-11PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy1-0/+17
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas7-12/+11
2017-09-07Merge branch 'pci/endpoint' into nextBjorn Helgaas3-5/+16
2017-09-07Merge branch 'pci/host-spear13xx' into nextBjorn Helgaas1-2/+2
2017-09-07Merge branch 'pci/host-qcom' into nextBjorn Helgaas1-87/+300
2017-09-07Merge branch 'pci/host-layerscape' into nextBjorn Helgaas4-49/+90
2017-09-07Merge branch 'pci/host-kirin' into nextBjorn Helgaas1-1/+1