summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-13s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-1/+1
2025-10-23PCI: Add PCI_VDEVICE_SUB helper macroPiotr Kwapulinski1-0/+14
2025-08-20PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner1-0/+6
2025-08-20PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen1-1/+9
2025-05-02PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier1-0/+2
2025-02-27PCI: Remove devres from pci_intx()Philipp Stanner1-1/+0
2025-02-27PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner1-0/+2
2025-02-27PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner1-0/+1
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich1-0/+6
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas1-1/+1
2024-09-19Merge branch 'pci/npem'Bjorn Helgaas1-0/+3
2024-09-19Merge branch 'pci/devres'Bjorn Helgaas1-0/+3
2024-09-14PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam1-1/+1
2024-09-11PCI: Rename CRS Completion Status to RRSBjorn Helgaas1-1/+1
2024-09-11PCI: Wait for device readiness with Configuration RRSBjorn Helgaas1-0/+1
2024-09-05PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk1-0/+3
2024-08-23PCI: Make pci_bus_type constantKunwu Chan1-1/+1
2024-08-09PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()Philipp Stanner1-0/+2
2024-08-09PCI: Make pcim_request_region() a public functionPhilipp Stanner1-0/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+2
2024-07-20Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2024-07-19Merge branch 'pci/resource'Bjorn Helgaas1-4/+1
2024-07-12PCI: Add managed pcim_iomap_range()Philipp Stanner1-0/+2
2024-07-10PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner1-1/+2
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-4/+2
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams1-2/+0
2024-05-28resource: Use typedef for alignf callbackIlpo Järvinen1-4/+1
2024-05-17Merge branch 'pci/ims-removal'Bjorn Helgaas1-26/+0
2024-05-17Merge branch 'pci/enumeration'Bjorn Helgaas1-10/+10
2024-05-17Merge branch 'pci/cxl'Bjorn Helgaas1-1/+3
2024-05-16PCI: Do not wait for disconnected devices when resumingIlpo Järvinen1-1/+6
2024-05-16PCI: Remove unused pci_enable_device_io()Heiner Kallweit1-1/+0
2024-05-16PCI: Update pci_find_capability() stub return typesBjorn Helgaas1-3/+2
2024-05-16PCI: Remove PCI_IRQ_LEGACYDamien Le Moal1-5/+2
2024-05-16Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas1-5/+0
2024-05-16Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas1-3/+0
2024-05-16Revert "PCI/MSI: Provide stubs for IMS functions"Bjorn Helgaas1-26/+8
2024-05-08PCI/CXL: Add 'cxl_bus' reset method for devices below CXL PortsDave Jiang1-1/+1
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang1-0/+2
2024-05-03PCI/ASPM: Consolidate link state definesIlpo Järvinen1-10/+14
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box1-1/+1
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-0/+5
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold1-0/+5
2024-01-19Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+3
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+10
2024-01-15Merge branch 'pci/misc'Bjorn Helgaas1-2/+1
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas1-1/+3
2024-01-15PCI: Fix kernel-doc issuesBjorn Helgaas1-0/+1