summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-21Merge branch 'pci/controller/root-port-reset'Bjorn Helgaas
2026-08-21Merge branch 'pci/wake'Bjorn Helgaas
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-08-17PCI: Add pci_irq_type() to query the allocated interrupt typeDanilo Krummrich
2026-08-13Merge branch 'slot' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci ...Alex Williamson
2026-08-12PCI: Allow per function PCI slots to fix slot reset on s390Farhan Ali
2026-08-12PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali
2026-08-11PCI: Add support for PCIe WAKE# interruptKrishna Chaitanya Chundru
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam
2026-07-28PCI: Fix UAF when probe runs concurrent to dyn ID removalGary Guo
2026-07-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich
2026-07-23PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()Zhi Wang
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-06-23Merge branch 'pci/controller/dwc-imx6'Bjorn Helgaas
2026-06-23Merge branch 'pci/sysfs'Bjorn Helgaas
2026-06-23Merge branch 'pci/resource'Bjorn Helgaas
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
2026-05-23PCI: Indicate context lost if L1SS exit is broken during resume from system s...Manivannan Sadhasivam
2026-05-23PCI: Add pci_suspend_retains_context() to check if device state is preserved ...Manivannan Sadhasivam
2026-05-18PCI: host-generic: Add common helpers for parsing Root Port propertiesSherry Sun
2026-05-08PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpersKrzysztof Wilczyński
2026-04-27PCI/P2PDMA: Avoid returning a provider for non_mappable_barsMatt Evans
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge branch 'pci/resource'Bjorn Helgaas
2026-04-13Merge branch 'pci/reset'Bjorn Helgaas
2026-04-13Merge branch 'pci/ptm'Bjorn Helgaas
2026-04-07PCI: Remove no_pci_devices()Heiner Kallweit
2026-04-04PCI: use generic driver_override infrastructureDanilo Krummrich
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-03-09PCI: Allow all bus devices to use the same slotKeith Busch
2026-02-27PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream PortsMika Westerberg
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-06Merge branch 'pci/virtualization'Bjorn Helgaas
2026-02-06Merge branch 'pci/resource'Bjorn Helgaas
2026-02-06Merge branch 'pci/pwrctrl'Bjorn Helgaas
2026-02-06Merge branch 'pci/iommu'Bjorn Helgaas
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen