aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-24/+30
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas1-13/+4
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas1-8/+8
2020-10-21Merge branch 'pci/hotplug'Bjorn Helgaas1-3/+2
2020-10-21Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+12
2020-09-30PCI: Add Kconfig options for MPS/MRRS strategyJim Quinlan1-0/+12
2020-09-30PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"Bjorn Helgaas1-1/+1
2020-09-30PCI: Simplify bool comparisonsKrzysztof Wilczyński1-2/+2
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński1-7/+7
2020-09-17PCI: Simplify pci_dev_reset_slot_function()Lukas Wunner1-7/+1
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner1-3/+2
2020-09-16PCI/ACS: Enable Translation Blocking for external devicesRajat Jain1-0/+4
2020-09-01PCI: Use scnprintf(), not snprintf(), in sysfs "show" functionsKrzysztof Wilczyński1-1/+1
2020-09-01PCI: Remove unnecessary header includesGustavo Pimentel1-3/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-130/+156
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas1-2/+8
2020-08-05Merge branch 'pci/error'Bjorn Helgaas1-0/+8
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas1-0/+8
2020-07-22Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas1-21/+9
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain1-4/+16
2020-07-10PCI: Reorder pci_enable_acs() and dependenciesRajat Jain1-127/+127
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed1-2/+8
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas1-12/+26
2020-05-15PCI/PM: Assume ports without DLL Link Active train links in 100 msMika Westerberg1-9/+21
2020-05-15PCI/PM: Adjust pcie_wait_for_link_delay() for caller delayBjorn Helgaas1-2/+2
2020-05-14PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang1-24/+0
2020-05-12PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-24PCI/PM: Call .bridge_d3() hook only if non-NULLBjorn Helgaas1-1/+3
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-17/+8
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas1-16/+7
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan1-1/+1
2020-03-10PCI: Add PCIE_LNKCAP2_SLS2SPEED() macroYicong Yang1-13/+4
2020-03-10PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas1-3/+3
2020-03-05PCI: Introduce pci_get_dsnJacob Keller1-0/+34
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+23
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+40
2020-01-29Merge branch 'pci/host-vmd'Bjorn Helgaas1-1/+18
2020-01-29Merge branch 'pci/virtualization'Bjorn Helgaas1-6/+18
2020-01-24PCI: Introduce pci_real_dma_dev()Jon Derrick1-1/+18
2020-01-13PCI/PM: Print config space of devices before suspendChen Yu1-1/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-23PCI: Export pci_ats_disabled() as a GPL symbol to modulesWill Deacon1-0/+1
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart1-5/+17
2019-12-18PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-122/+250
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas1-10/+23
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas1-112/+224
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas1-0/+1