summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-241-34/+35
|\
| * Merge branch 'pci/reset'Bjorn Helgaas2023-02-221-34/+25
| |\
| | * PCI/DPC: Await readiness of secondary bus after resetLukas Wunner2023-02-091-3/+0
| | * PCI: Unify delay handling for reset and resumeLukas Wunner2023-02-071-30/+24
| | * PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner2023-02-071-1/+1
| * | PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen2023-02-011-0/+10
| |/
* / Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas2023-02-101-7/+0
|/
* PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin2022-11-111-0/+2
* PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár2022-11-081-43/+60
* Merge branch 'pci/pm'Bjorn Helgaas2022-10-051-33/+11
|\
| * PCI/PM: Reduce D3hot delay with usleep_range()Sajid Dalvi2022-09-291-7/+9
| * PCI/PM: Always disable PTM for all devices during suspendBjorn Helgaas2022-09-121-26/+2
| * PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas2022-09-121-2/+2
* | PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar2022-10-041-0/+7
|/
* Merge branch 'pci/header-cleanup-immutable'Bjorn Helgaas2022-08-041-0/+2
|\
| * PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-0/+2
* | PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng2022-07-121-6/+0
|/
* PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas2022-05-311-0/+2
* Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-271-153/+200
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2022-05-241-5/+5
| |\
| | * PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang2022-05-111-5/+5
| * | PCI/PM: Rearrange pci_set_power_state()Rafael J. Wysocki2022-05-051-11/+17
| * | PCI/PM: Clean up pci_set_low_power_state()Rafael J. Wysocki2022-05-051-8/+1
| * | PCI/PM: Do not restore BARs if device is not in D0Rafael J. Wysocki2022-05-051-16/+16
| * | PCI/PM: Split pci_power_up()Rafael J. Wysocki2022-05-051-6/+35
| * | PCI/PM: Write 0 to PMCSR in pci_power_up() in all casesRafael J. Wysocki2022-05-051-8/+3
| * | PCI/PM: Do not call pci_update_current_state() from pci_power_up()Rafael J. Wysocki2022-05-051-21/+28
| * | PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()Rafael J. Wysocki2022-05-051-1/+8
| * | PCI/PM: Set current_state to D3cold if the device is not accessibleRafael J. Wysocki2022-05-051-0/+2
| * | PCI/PM: Relocate pci_set_low_power_state()Rafael J. Wysocki2022-05-051-79/+79
| * | PCI/PM: Split pci_raw_set_power_state()Rafael J. Wysocki2022-05-051-60/+83
| * | PCI/PM: Rearrange pci_update_current_state()Rafael J. Wysocki2022-05-051-3/+6
| * | PCI/PM: Drop the runtime_d3cold device flagRafael J. Wysocki2022-05-051-3/+0
| * | PCI/PM: Resume subordinate bus in bus type callbacksRafael J. Wysocki2022-05-051-15/+0
| |/
* / PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki2022-04-111-0/+10
|/
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-13/+13
|\
| * Merge branch 'pci/errors'Bjorn Helgaas2022-01-131-5/+5
| |\
| | * PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu2021-11-181-5/+5
| * | PCI: Use DWORD accesses for LTR, L1 SS to avoid erratumRajat Jain2022-01-111-8/+8
| |/
* / PCI/MSI: Decouple MSI[-X] disable from pcim_release()Thomas Gleixner2021-12-161-5/+0
|/
* Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-131-1/+2
|\
| * PCI: Export pci_dev_lock()Niklas Schnelle2021-11-081-1/+2
* | Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-111-9/+8
|\ \
| * | Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas2021-11-111-9/+8
* | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-0/+32
|\ \ \ | |_|/ |/| |
| * | PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky2021-10-291-0/+32
* | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-14/+51
|\ \ \ | | |/ | |/|
| * | Merge branch 'pci/misc'Bjorn Helgaas2021-11-051-4/+5
| |\ \
| | * | PCI: Prefer 'unsigned int' over bare 'unsigned'Krzysztof Wilczyński2021-10-271-2/+3
| | * | PCI: Remove redundant 'rc' initializationColin Ian King2021-10-261-1/+1