aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe1-0/+5
2020-01-15PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe1-11/+27
2020-01-15PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()Logan Gunthorpe1-26/+42
2020-01-15PCI/switchtec: Add 'generation' variableLogan Gunthorpe1-32/+58
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe1-5/+5
2020-01-15PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()Wesley Sheng1-5/+6
2020-01-15PCI/switchtec: Remove redundant valid PFF number countWesley Sheng1-8/+4
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe1-0/+3
2020-01-13PCI/PM: Print config space of devices before suspendChen Yu1-1/+4
2020-01-13PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe1-4/+16
2020-01-13PCI: uniphier: remove module code from built-in driverMasahiro Yamada1-30/+1
2020-01-13PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-10PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler1-1/+1
2020-01-10PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf1-1/+1
2020-01-10PCI: keystone: Fix outbound region mappingYurii Monakov1-1/+1
2020-01-10PCI: keystone: Fix link training retries initiationYurii Monakov1-1/+1
2020-01-10PCI: qcom: Add support for SDM845 PCIe controllerBjorn Andersson1-0/+150
2020-01-09PCI: artpec6: Configure FTS with dwc helper functionDilip Kota1-7/+1
2020-01-09PCI: dwc: intel: PCIe RC controller driverDilip Kota5-0/+625
2020-01-08PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe1-1/+1
2020-01-08PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig5-6/+6
2019-12-23PCI: Export pci_ats_disabled() as a GPL symbol to modulesWill Deacon1-0/+1
2019-12-23PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()Greg Kroah-Hartman1-0/+2
2019-12-18PCI: Add DMA alias quirk for PLX PEX NTBJames Sewart1-0/+15
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2-19/+26
2019-12-18PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart3-3/+6
2019-12-13PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllersDaniel Drake1-0/+16
2019-12-13PCI: Add generic quirk for increasing D3hot delayDaniel Drake1-7/+12
2019-12-12PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu2-26/+24
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra1-1/+3
2019-12-10PCI/P2PDMA: Add Intel SkyLake-E to the whitelistArmen Baloyan1-0/+3
2019-12-09PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost1-5/+4
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds76-1753/+2219
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-1/+1
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-37/+90
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas8-55/+30
2019-11-28Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2-4/+5
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas21-601/+254
2019-11-28Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-8/+24
2019-11-28Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas1-0/+10
2019-11-28Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-4/+2
2019-11-28Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas1-44/+25
2019-11-28Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-23/+27
2019-11-28Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-57/+62
2019-11-28Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas1-27/+109
2019-11-28Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas1-0/+1
2019-11-28Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-0/+28
2019-11-28Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-29/+179
2019-11-28Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-1/+1