summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas
2020-10-21Merge branch 'pci/hotplug'Bjorn Helgaas
2020-10-21Merge branch 'pci/enumeration'Bjorn Helgaas
2020-09-30PCI: Add Kconfig options for MPS/MRRS strategyJim Quinlan
2020-09-30PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"Bjorn Helgaas
2020-09-30PCI: Simplify bool comparisonsKrzysztof Wilczyński
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński
2020-09-17PCI: Simplify pci_dev_reset_slot_function()Lukas Wunner
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner
2020-09-16PCI/ACS: Enable Translation Blocking for external devicesRajat Jain
2020-09-01PCI: Use scnprintf(), not snprintf(), in sysfs "show" functionsKrzysztof Wilczyński
2020-09-01PCI: Remove unnecessary header includesGustavo Pimentel
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas
2020-08-05Merge branch 'pci/error'Bjorn Helgaas
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas
2020-07-22Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain
2020-07-10PCI: Reorder pci_enable_acs() and dependenciesRajat Jain
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas
2020-05-15PCI/PM: Assume ports without DLL Link Active train links in 100 msMika Westerberg
2020-05-15PCI/PM: Adjust pcie_wait_for_link_delay() for caller delayBjorn Helgaas
2020-05-14PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang
2020-05-12PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-24PCI/PM: Call .bridge_d3() hook only if non-NULLBjorn Helgaas
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan
2020-03-10PCI: Add PCIE_LNKCAP2_SLS2SPEED() macroYicong Yang
2020-03-10PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-29Merge branch 'pci/host-vmd'Bjorn Helgaas
2020-01-29Merge branch 'pci/virtualization'Bjorn Helgaas
2020-01-24PCI: Introduce pci_real_dma_dev()Jon Derrick
2020-01-13PCI/PM: Print config space of devices before suspendChen Yu
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-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-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-28Merge branch 'pci/aer'Bjorn Helgaas
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai