index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
2024-09-19
Merge branch 'pci/misc'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/npem'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/devres'
Bjorn Helgaas
2024-09-13
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
2024-09-10
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
2024-09-10
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
2024-09-04
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
2024-08-23
PCI: Make pci_bus_type constant
Kunwu Chan
2024-08-09
PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
Philipp Stanner
2024-08-09
PCI: Make pcim_request_region() a public function
Philipp Stanner
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-19
Merge branch 'pci/resource'
Bjorn Helgaas
2024-07-11
PCI: Add managed pcim_iomap_range()
Philipp Stanner
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2024-05-28
resource: Use typedef for alignf callback
Ilpo Järvinen
2024-05-16
Merge branch 'pci/ims-removal'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/cxl'
Bjorn Helgaas
2024-05-16
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
2024-05-16
PCI: Remove unused pci_enable_device_io()
Heiner Kallweit
2024-05-16
PCI: Update pci_find_capability() stub return types
Bjorn Helgaas
2024-05-16
PCI: Remove PCI_IRQ_LEGACY
Damien Le Moal
2024-05-15
Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"
Bjorn Helgaas
2024-05-15
Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
Bjorn Helgaas
2024-05-15
Revert "PCI/MSI: Provide stubs for IMS functions"
Bjorn Helgaas
2024-05-08
PCI/CXL: Add 'cxl_bus' reset method for devices below CXL Ports
Dave Jiang
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
2024-05-02
PCI/ASPM: Consolidate link state defines
Ilpo Järvinen
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-12
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
2024-03-06
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-15
Merge branch 'pci/misc'
Bjorn Helgaas
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-15
PCI: Fix kernel-doc issues
Bjorn Helgaas
2024-01-09
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-01-09
PCI: Introduce cleanup helpers for device reference counts and locks
Ira Weiny
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-12-26
PCI: Remove unused 'node' member from struct pci_driver
Mathias Krause
2023-12-22
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
2023-12-18
PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
Bjorn Helgaas
2023-12-13
PCI: Move pci_clear_and_set_dword() helper to PCI header
Shuai Xue
2023-12-11
PCI/ASPM: Add pci_enable_link_state_locked()
Johan Hovold
2023-11-20
PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
Andy Shevchenko
[next]