index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
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
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-28
Merge branch 'pci/vga'
Bjorn Helgaas
2023-10-17
PCI/MSI: Provide stubs for IMS functions
Reinette Chatre
2023-10-06
PCI: Add pci_is_vga() helper
Sui Jingfeng
2023-09-28
PCI: Add pci_get_base_class() helper
Sui Jingfeng
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-24
PCI: Remove unused function declarations
Yue Haibing
2023-08-18
kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h
Andy Shevchenko
2023-08-14
PCI/sysfs: Move declarations to linux/pci.h
Arnd Bergmann
2023-08-10
PCI: Add locking to RMW PCI Express Capability Register accessors
Ilpo Järvinen
[next]