summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas
2020-12-15Merge branch 'pci/pm'Bjorn Helgaas
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas
2020-12-15Merge branch 'pci/enumeration'Bjorn Helgaas
2020-12-10PCI: Keep both device and resource name for config space remapsAlexander Lobakin
2020-12-10PCI: Disable PTM during suspend to save powerDavid E. Box
2020-12-10PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box
2020-12-08PCI: Reduce pci_set_cacheline_size() message to debug levelHeiner Kallweit
2020-12-04PCI/PM: Do not generate wakeup event when runtime resuming deviceMika Westerberg
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan
2020-11-30PCI: Fix overflow in command-line resource alignment requestsColin Ian King
2020-11-30PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas
2020-11-30PCI: Fix kernel-doc markupMauro Carvalho Chehab
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar
2020-10-30PCI: Always enable ACS even if no ACS CapabilityRajat Jain
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
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