summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-29Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-01-29Merge branch 'pci/host-vmd'Bjorn Helgaas
2020-01-29PCI: vmd: Add two VMD Device IDsSushma Kalakota
2020-01-28PCI: brcmstb: Add MSI supportJim Quinlan
2020-01-28PCI: brcmstb: Add Broadcom STB PCIe host controller driverJim Quinlan
2020-01-24PCI: vmd: Remove dma_map_ops overridesJon Derrick
2020-01-24x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick
2020-01-21PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I
2020-01-13PCI: uniphier: remove module code from built-in driverMasahiro Yamada
2020-01-13PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski
2020-01-10PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler
2020-01-10PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf
2020-01-10PCI: keystone: Fix outbound region mappingYurii Monakov
2020-01-10PCI: keystone: Fix link training retries initiationYurii Monakov
2020-01-10PCI: qcom: Add support for SDM845 PCIe controllerBjorn Andersson
2020-01-09PCI: artpec6: Configure FTS with dwc helper functionDilip Kota
2020-01-09PCI: dwc: intel: PCIe RC controller driverDilip Kota
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-12PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-26PCI: hv: Avoid a kmemleak false positive caused by the hbus bufferDexuan Cui
2019-11-26PCI: hv: Change pci_protocol_version to per-hbusDexuan Cui
2019-11-26PCI: hv: Add hibernation supportDexuan Cui
2019-11-26PCI: hv: Reorganize the code in preparation of hibernationDexuan Cui
2019-11-21PCI: Fix indentationKrzysztof Kozlowski