index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
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-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-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
2023-07-13
PCI: Change pdev->rom_attr_enabled to single bit
Christophe JAILLET
2023-07-13
PCI: Reorder pci_dev fields to reduce holes
Christophe JAILLET
2023-05-31
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-06
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
Reinette Chatre
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
2023-04-04
PCI: Document pci_bus_for_each_resource()
Andy Shevchenko
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-04-04
PCI: Introduce pci_resource_n()
Andy Shevchenko
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-22
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2023-02-13
PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=n
Reinette Chatre
2023-02-02
PCI/ASPM: Add pci_enable_link_state()
Michael Bottini
2023-02-01
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
2023-01-05
PCI/CXL: Export native CXL error reporting control
Ira Weiny
2022-12-14
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-12
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-12-05
PCI/MSI: Provide pci_ims_alloc/free_irq()
Thomas Gleixner
2022-12-05
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
2022-12-05
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
2022-12-05
Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl
Dan Williams
2022-12-03
PCI/AER: Add optional logging callback for correctable error
Dave Jiang
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors() to api.c
Ahmed S. Darwish
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
[next]