aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-01-24x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick
2020-01-23PCI/AER: Initialize aer_fifoDongdong Liu
2020-01-23PCI/AER: Factor message prefixes with dev_fmt()Bjorn Helgaas
2020-01-23PCI/AER: Log which device prevents error recoveryYicong Yang
2020-01-23pci/hotplug/pnv-php: Wrap warnings in macroFrederic Barrat
2020-01-23pci/hotplug/pnv-php: Relax check when disabling slotFrederic Barrat
2020-01-23pci/hotplug/pnv-php: Register opencapi slotsFrederic Barrat
2020-01-23pci/hotplug/pnv-php: Improve error msg on power state change failureFrederic Barrat
2020-01-23pci/hotplug/pnv-php: Remove erroneous warningFrederic Barrat
2020-01-21PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I
2020-01-15PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as brokenAlex Deucher
2020-01-15PCI/switchtec: Add Gen4 device IDsKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe
2020-01-15PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe
2020-01-15PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()Logan Gunthorpe
2020-01-15PCI/switchtec: Add 'generation' variableLogan Gunthorpe
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe
2020-01-15PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()Wesley Sheng
2020-01-15PCI/switchtec: Remove redundant valid PFF number countWesley Sheng
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe
2020-01-13PCI/PM: Print config space of devices before suspendChen Yu
2020-01-13PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe
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-08PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe
2020-01-08PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-23PCI: Export pci_ats_disabled() as a GPL symbol to modulesWill Deacon
2019-12-23PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()Greg Kroah-Hartman
2019-12-18PCI: Add DMA alias quirk for PLX PEX NTBJames Sewart
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2019-12-18PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart
2019-12-13PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllersDaniel Drake
2019-12-13PCI: Add generic quirk for increasing D3hot delayDaniel Drake
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-12-10PCI/P2PDMA: Add Intel SkyLake-E to the whitelistArmen Baloyan
2019-12-09PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds