summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas
2024-11-25Merge branch 'pci/devm'Bjorn Helgaas
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen
2024-11-06PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-10-30PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner
2024-10-30PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner
2024-10-30PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner
2024-10-23PCI: Protect Link Control 2 Register with RMW lockingIlpo Järvinen
2024-10-18PCI: Move struct pci_bus_resource into bus.cIlpo Järvinen
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen
2024-10-15PCI: Constify pci_register_io_range() fwnode_handleRob Herring (Arm)
2024-10-02PCI: Add TLP Processing Hints (TPH) supportWei Huang
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-09-19Merge branch 'pci/npem'Bjorn Helgaas
2024-09-19Merge branch 'pci/devres'Bjorn Helgaas
2024-09-13PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam
2024-09-10PCI: Rename CRS Completion Status to RRSBjorn Helgaas
2024-09-10PCI: Wait for device readiness with Configuration RRSBjorn Helgaas
2024-09-04PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk
2024-08-23PCI: Make pci_bus_type constantKunwu Chan
2024-08-09PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()Philipp Stanner
2024-08-09PCI: Make pcim_request_region() a public functionPhilipp Stanner
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-19Merge branch 'pci/resource'Bjorn Helgaas
2024-07-11PCI: Add managed pcim_iomap_range()Philipp Stanner
2024-07-10PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-05-28resource: Use typedef for alignf callbackIlpo Järvinen
2024-05-16Merge branch 'pci/ims-removal'Bjorn Helgaas
2024-05-16Merge branch 'pci/enumeration'Bjorn Helgaas
2024-05-16Merge branch 'pci/cxl'Bjorn Helgaas
2024-05-16PCI: Do not wait for disconnected devices when resumingIlpo Järvinen
2024-05-16PCI: Remove unused pci_enable_device_io()Heiner Kallweit
2024-05-16PCI: Update pci_find_capability() stub return typesBjorn Helgaas
2024-05-16PCI: Remove PCI_IRQ_LEGACYDamien Le Moal
2024-05-15Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas
2024-05-15Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas
2024-05-15Revert "PCI/MSI: Provide stubs for IMS functions"Bjorn Helgaas
2024-05-08PCI/CXL: Add 'cxl_bus' reset method for devices below CXL PortsDave Jiang
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang