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
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
2022-10-11
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-26
treewide: Drop __cficanonical
Sami Tolvanen
2022-09-12
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
2022-09-12
PCI/PTM: Cache PTM Capability offset
Bjorn Helgaas
2022-07-29
PCI: Remove pci_mmap_page_range() wrapper
Arnd Bergmann
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-05
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-22
PCI: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-03-30
PCI: Remove the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-04
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2022-02-27
PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
Jason Gunthorpe
2022-02-27
PCI/IOV: Add pci_iov_vf_id() to get VF index
Jason Gunthorpe
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-13
Merge branch 'pci/resource'
Bjorn Helgaas
2022-01-11
PCI: Work around Intel I210 ROM BAR overlap defect
Bjorn Helgaas
2021-12-17
PCI: Convert pci_dev_present() stub to static inline
Hans de Goede
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
2021-11-18
PCI: Add PCI_ERROR_RESPONSE and related definitions
Naveen Naidu
[next]