summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-28Merge branch 'pci/vga'Bjorn Helgaas
2023-10-17PCI/MSI: Provide stubs for IMS functionsReinette Chatre
2023-10-06PCI: Add pci_is_vga() helperSui Jingfeng
2023-09-28PCI: Add pci_get_base_class() helperSui Jingfeng
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-24PCI: Remove unused function declarationsYue Haibing
2023-08-18kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.hAndy Shevchenko
2023-08-14PCI/sysfs: Move declarations to linux/pci.hArnd Bergmann
2023-08-10PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen
2023-07-13PCI: Change pdev->rom_attr_enabled to single bitChristophe JAILLET
2023-07-13PCI: Reorder pci_dev fields to reduce holesChristophe JAILLET
2023-05-31PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko
2023-04-04PCI: Document pci_bus_for_each_resource()Andy Shevchenko
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-04-04PCI: Introduce pci_resource_n()Andy Shevchenko
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-22Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-02-13PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=nReinette Chatre
2023-02-02PCI/ASPM: Add pci_enable_link_state()Michael Bottini
2023-02-01PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen
2023-01-05PCI/CXL: Export native CXL error reporting controlIra Weiny
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-12-05PCI/MSI: Provide pci_ims_alloc/free_irq()Thomas Gleixner
2022-12-05PCI/MSI: Provide IMS (Interrupt Message Store) supportThomas Gleixner
2022-12-05PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-XThomas Gleixner
2022-12-05Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams
2022-12-03PCI/AER: Add optional logging callback for correctable errorDave Jiang
2022-11-17PCI/MSI: Move pci_alloc_irq_vectors() to api.cAhmed S. Darwish
2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny
2022-11-08PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-26treewide: Drop __cficanonicalSami Tolvanen
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas
2022-09-12PCI/PTM: Cache PTM Capability offsetBjorn Helgaas
2022-07-29PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-05PCI/PM: Drop the runtime_d3cold device flagRafael J. Wysocki
2022-04-28bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu