summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-23Merge branch 'pci/controller/tlp_macros'Bjorn Helgaas
2026-06-23Merge branch 'pci/controller/dwc-qcom'Bjorn Helgaas
2026-06-23Merge branch 'pci/sysfs'Bjorn Helgaas
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI: Move pci_resource_alignment() to setup-res.c fileIlpo Järvinen
2026-06-23PCI: Convert pci_resource_alignment() input parameters to constIlpo Järvinen
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
2026-06-23PCI: Rename 'added' to 'add_list'Ilpo Järvinen
2026-06-09PCI: Add common TLP type macros and convert aspeed/mediatekHans Zhang
2026-05-28PCI: Allow ATS to be always on for pre-CXL devicesNicolin Chen
2026-05-26PCI/ASPM: Add pcie_encode_t_power_on() helper to encode L1SS T_POWER_ON fieldsKrishna Chaitanya Chundru
2026-04-13Merge branch 'pci/controller/max-link-speed'Bjorn Helgaas
2026-04-13Merge branch 'pci/resource'Bjorn Helgaas
2026-03-27PCI: Rename window_alignment() to pci_min_window_alignment()Ilpo Järvinen
2026-03-27PCI: Add pcie_get_link_speed() helper for safe array accessHans Zhang
2026-03-09PCI: Make reset_subordinate hotplug safeKeith Busch
2026-03-09PCI: Rename __pci_bus_reset() and __pci_slot_reset()Keith Busch
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-02-06Merge branch 'pci/controller/dwc'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/aspeed'Bjorn Helgaas
2026-02-06Merge branch 'pci/virtualization'Bjorn Helgaas
2026-02-06Merge branch 'pci/trace'Bjorn Helgaas
2026-02-06Merge branch 'pci/resource'Bjorn Helgaas
2026-02-06PCI: Disable ACS SV for IDT 0x80b5 switchManivannan Sadhasivam
2026-02-06PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam
2026-01-30PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge
2026-01-27PCI: Move CardBus bridge scanning to setup-cardbus.cIlpo Järvinen
2026-01-27PCI: Add pbus_validate_busn() for Bus Number validationIlpo Järvinen
2026-01-27PCI: Handle CardBus-specific params in setup-cardbus.cIlpo Järvinen
2026-01-27PCI: Separate CardBus setup & build it only with CONFIG_CARDBUSIlpo Järvinen
2026-01-27PCI: Add pci_resource_is_bridge_win()Ilpo Järvinen
2026-01-22PCI/AER: Update struct aer_err_info with kernel-doc formattingTerry Bowman
2026-01-22PCI/AER: Report CXL or PCIe bus type in AER trace loggingTerry Bowman
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue
2025-12-23PCI: Add FMT, TYPE and CPL status definition for TLP headerJacky Chou
2025-12-18PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen
2025-11-14PCI: Move Resizable BAR code to rebar.cIlpo Järvinen
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-14PCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen
2025-11-12PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link statesBjorn Helgaas
2025-11-03PCI/IDE: Report available IDE streamsDan Williams
2025-11-03PCI/IDE: Add IDE establishment helpersDan Williams
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams