summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2021-02-22Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+10
2021-02-18PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven1-0/+4
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas1-7/+0
2021-01-14PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das1-1/+8
2021-01-14PCI: Add pci_rebar_bytes_to_size()Nirmoy Das1-1/+1
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt1-0/+1
2020-12-16Merge branch 'pci/ptm'Bjorn Helgaas1-1/+26
2020-12-16Merge branch 'pci/pm'Bjorn Helgaas1-11/+5
2020-12-16Merge branch 'pci/misc'Bjorn Helgaas1-8/+10
2020-12-16Merge branch 'pci/enumeration'Bjorn Helgaas1-25/+32
2020-12-11PCI: Keep both device and resource name for config space remapsAlexander Lobakin1-1/+8
2020-12-10PCI: Disable PTM during suspend to save powerDavid E. Box1-1/+24
2020-12-10PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box1-0/+2
2020-12-09PCI: Reduce pci_set_cacheline_size() message to debug levelHeiner Kallweit1-1/+1
2020-12-05PCI/PM: Do not generate wakeup event when runtime resuming deviceMika Westerberg1-1/+0
2020-12-05PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg1-10/+5
2020-12-05PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas1-3/+3
2020-12-05PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan1-21/+21
2020-11-30PCI: Fix overflow in command-line resource alignment requestsColin Ian King1-1/+1
2020-11-30PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas1-6/+8
2020-11-30PCI: Fix kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar1-0/+7
2020-10-31PCI: Always enable ACS even if no ACS CapabilityRajat Jain1-2/+7
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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-10-01PCI: Add Kconfig options for MPS/MRRS strategyJim Quinlan1-0/+12
2020-10-01PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"Bjorn Helgaas1-1/+1
2020-10-01PCI: 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-18PCI: Simplify pci_dev_reset_slot_function()Lukas Wunner1-7/+1
2020-09-18PCI: pciehp: Reduce noisiness on hot removalLukas Wunner1-3/+2
2020-09-17PCI/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-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-08Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-130/+156
2020-08-06Merge branch 'pci/misc'Bjorn Helgaas1-2/+8
2020-08-06Merge 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