开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
2023-02-13
PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=n
Reinette Chatre
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
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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: Remove struct pci_dev->driver"
Bjorn Helgaas
2021-11-11
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
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-05
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/vpd'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/driver'
Bjorn Helgaas
2021-10-29
PCI: Add pci_find_dvsec_capability to find designated VSEC
Ben Widawsky
2021-10-18
PCI: Remove unused pci_pool wrappers
Cai Huoqing
2021-10-18
PCI: Remove struct pci_dev->driver
Uwe Kleine-König
2021-10-12
PCI: Return NULL for to_pci_driver(NULL)
Bjorn Helgaas
[next]