index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2022-05-31
PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
Bjorn Helgaas
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-24
Merge branch 'pci/virtualization'
Bjorn Helgaas
2022-05-11
PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
Yicong Yang
2022-05-05
PCI/PM: Rearrange pci_set_power_state()
Rafael J. Wysocki
2022-05-05
PCI/PM: Clean up pci_set_low_power_state()
Rafael J. Wysocki
2022-05-05
PCI/PM: Do not restore BARs if device is not in D0
Rafael J. Wysocki
2022-05-05
PCI/PM: Split pci_power_up()
Rafael J. Wysocki
2022-05-05
PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
Rafael J. Wysocki
2022-05-05
PCI/PM: Do not call pci_update_current_state() from pci_power_up()
Rafael J. Wysocki
2022-05-05
PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()
Rafael J. Wysocki
2022-05-05
PCI/PM: Set current_state to D3cold if the device is not accessible
Rafael J. Wysocki
2022-05-05
PCI/PM: Relocate pci_set_low_power_state()
Rafael J. Wysocki
2022-05-05
PCI/PM: Split pci_raw_set_power_state()
Rafael J. Wysocki
2022-05-05
PCI/PM: Rearrange pci_update_current_state()
Rafael J. Wysocki
2022-05-05
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
2022-05-05
PCI/PM: Resume subordinate bus in bus type callbacks
Rafael J. Wysocki
2022-04-11
PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold
Rafael J. Wysocki
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-11
PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum
Rajat Jain
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-11-18
PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
PCI: Export pci_dev_lock()
Niklas Schnelle
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/hotplug'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/driver'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/enumeration'
Bjorn Helgaas
2021-11-04
PCI: Do not enable AtomicOps on VFs
Selvin Xavier
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-29
PCI: Add pci_find_dvsec_capability to find designated VSEC
Ben Widawsky
2021-10-27
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
2021-10-26
PCI: Remove redundant 'rc' initialization
Colin Ian King
2021-10-21
PCI: PM: Fix ordering of operations in pci_back_from_sleep()
Rafael J. Wysocki
2021-10-19
PCI: Re-enable Downstream Port LTR after reset or hotplug
Mingchuang Qiao
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-16
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
2021-10-12
PCI: Use unsigned to match sscanf("%x") in pci_dev_str_match_path()
Krzysztof Wilczyński
2021-10-05
PCI: PM: Do not call platform_pci_power_manageable() unnecessarily
Rafael J. Wysocki
2021-10-05
PCI: PM: Make pci_choose_state() call pci_target_state()
Rafael J. Wysocki
2021-10-05
PCI: PM: Rearrange pci_target_state()
Rafael J. Wysocki
2021-10-05
PCI: PM: Drop struct pci_platform_pm_ops
Rafael J. Wysocki
2021-10-05
PCI: Allow architecture-specific pci_remap_iospace()
Sergio Paracuellos
2021-09-29
PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
Rafael J. Wysocki
2021-09-27
PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM
Rafael J. Wysocki
[next]