summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-141-0/+1
|\
| * PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár2022-11-081-0/+1
* | Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-12-121-0/+20
|\ \
| * \ Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams2022-12-051-0/+3
| |\ \
| | * | PCI/AER: Add optional logging callback for correctable errorDave Jiang2022-12-031-0/+3
| | |/
| * / PCI: Allow drivers to request exclusive config regionsIra Weiny2022-11-141-0/+17
| |/
* | PCI/MSI: Provide pci_ims_alloc/free_irq()Thomas Gleixner2022-12-051-0/+3
* | PCI/MSI: Provide IMS (Interrupt Message Store) supportThomas Gleixner2022-12-051-0/+5
* | PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-XThomas Gleixner2022-12-051-0/+6
* | PCI/MSI: Move pci_alloc_irq_vectors() to api.cAhmed S. Darwish2022-11-171-4/+11
|/
* Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-111-0/+3
|\
| * PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas2022-09-121-0/+2
| * PCI/PTM: Cache PTM Capability offsetBjorn Helgaas2022-09-121-0/+1
* | treewide: Drop __cficanonicalSami Tolvanen2022-09-261-2/+2
|/
* PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann2022-07-291-11/+1
* Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-1/+5
|\
| * PCI: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-1/+5
* | Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-311-0/+8
|\ \
| * | bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu2022-04-281-0/+8
| |/
* / PCI/PM: Drop the runtime_d3cold device flagRafael J. Wysocki2022-05-051-4/+0
|/
* PCI: Remove the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-03-301-2/+1
* Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-0/+1
|\
| * PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson2022-03-041-0/+1
* | PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PFJason Gunthorpe2022-02-271-0/+7
* | PCI/IOV: Add pci_iov_vf_id() to get VF indexJason Gunthorpe2022-02-271-1/+7
|/
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-1/+14
|\
| * Merge branch 'pci/errors'Bjorn Helgaas2022-01-131-0/+9
| |\
| | * PCI: Add PCI_ERROR_RESPONSE and related definitionsNaveen Naidu2021-11-181-0/+9
| * | Merge branch 'pci/resource'Bjorn Helgaas2022-01-131-0/+1
| |\ \
| | * | PCI: Work around Intel I210 ROM BAR overlap defectBjorn Helgaas2022-01-111-0/+1
| | |/
| * / PCI: Convert pci_dev_present() stub to static inlineHans de Goede2021-12-171-1/+4
| |/
* | PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner2021-12-161-1/+0
* | PCI/MSI: Decouple MSI[-X] disable from pcim_release()Thomas Gleixner2021-12-161-1/+2
* | PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner2021-12-091-0/+1
* | PCI/MSI: Sanitize MSI-X table map handlingThomas Gleixner2021-12-091-0/+1
|/
* Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-141-0/+2
|\
| * PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-111-0/+2
* | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-131-0/+1
|\ \
| * | PCI: Export pci_dev_lock()Niklas Schnelle2021-11-081-0/+1
* | | Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-111-0/+1
|\ \ \ | |_|/ |/| |
| * | Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas2021-11-111-0/+1
| |/
* | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-0/+1
|\ \ | |/ |/|
| * PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky2021-10-291-0/+1
* | Merge branch 'pci/misc'Bjorn Helgaas2021-11-051-11/+0
|\ \
| * | PCI: Remove unused pci_pool wrappersCai Huoqing2021-10-181-11/+0
| |/
* | Merge branch 'pci/vpd'Bjorn Helgaas2021-11-051-0/+2
|\ \
| * | PCI/VPD: Add pci_read/write_vpd_any()Heiner Kallweit2021-10-111-0/+2
| |/
* | Merge branch 'pci/driver'Bjorn Helgaas2021-11-051-2/+4
|\ \
| * | PCI: Remove struct pci_dev->driverUwe Kleine-König2021-10-181-1/+0
| * | PCI: Return NULL for to_pci_driver(NULL)Bjorn Helgaas2021-10-121-1/+4
| |/