summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2022-05-05PCI/PM: Write 0 to PMCSR in pci_power_up() in all casesRafael J. Wysocki
2022-05-05PCI/PM: Do not call pci_update_current_state() from pci_power_up()Rafael J. Wysocki
2022-05-05PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()Rafael J. Wysocki
2022-05-05PCI/PM: Set current_state to D3cold if the device is not accessibleRafael J. Wysocki
2022-05-05PCI/PM: Relocate pci_set_low_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Split pci_raw_set_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Rearrange pci_update_current_state()Rafael J. Wysocki
2022-05-05PCI/PM: Drop the runtime_d3cold device flagRafael J. Wysocki
2022-05-05PCI/PM: Resume subordinate bus in bus type callbacksRafael J. Wysocki
2022-04-11PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas
2022-01-11PCI: Use DWORD accesses for LTR, L1 SS to avoid erratumRajat Jain
2021-12-16PCI/MSI: Decouple MSI[-X] disable from pcim_release()Thomas Gleixner
2021-11-18PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-11Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-08PCI: Export pci_dev_lock()Niklas Schnelle
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas
2021-11-05Merge branch 'pci/hotplug'Bjorn Helgaas
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas
2021-11-05Merge branch 'pci/enumeration'Bjorn Helgaas
2021-11-04PCI: Do not enable AtomicOps on VFsSelvin Xavier
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-29PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky
2021-10-27PCI: Prefer 'unsigned int' over bare 'unsigned'Krzysztof Wilczyński
2021-10-26PCI: Remove redundant 'rc' initializationColin Ian King
2021-10-21PCI: PM: Fix ordering of operations in pci_back_from_sleep()Rafael J. Wysocki
2021-10-19PCI: Re-enable Downstream Port LTR after reset or hotplugMingchuang Qiao
2021-10-18PCI: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-16PCI/ERR: Reduce compile time for CONFIG_PCIEAER=nLukas Wunner
2021-10-12PCI: Use unsigned to match sscanf("%x") in pci_dev_str_match_path()Krzysztof Wilczyński
2021-10-05PCI: PM: Do not call platform_pci_power_manageable() unnecessarilyRafael J. Wysocki
2021-10-05PCI: PM: Make pci_choose_state() call pci_target_state()Rafael J. Wysocki
2021-10-05PCI: PM: Rearrange pci_target_state()Rafael J. Wysocki
2021-10-05PCI: PM: Drop struct pci_platform_pm_opsRafael J. Wysocki
2021-10-05PCI: Allow architecture-specific pci_remap_iospace()Sergio Paracuellos
2021-09-29PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPIRafael J. Wysocki
2021-09-27PCI: PM: Do not use pci_platform_pm_ops for Intel MID PMRafael J. Wysocki
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas
2021-09-02Merge branch 'pci/virtualization'Bjorn Helgaas
2021-09-02Merge branch 'pci/resource'Bjorn Helgaas
2021-08-20PCI/ACS: Enforce pci=noats with Transaction BlockingAlex Williamson
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-18PCI: Add support for ACPI _RST reset methodShanker Donthineni