summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-27Merge branch 'pci/devtree-create'Bjorn Helgaas1-0/+7
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas1-5/+45
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2025-03-27Merge branch 'pci/doe'Bjorn Helgaas1-0/+9
2025-03-27Merge branch 'pci/devres'Bjorn Helgaas1-0/+16
2025-03-22PCI/DOE: Expose DOE features via sysfsAlistair Francis1-0/+9
2025-03-21PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen1-0/+2
2025-03-21PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen1-0/+2
2025-03-21PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen1-0/+2
2025-03-14PCI: Check BAR index for validityPhilipp Stanner1-0/+16
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas1-0/+1
2025-03-01PCI: of: Create device tree PCI host bridge nodeHerve Codina1-0/+7
2025-02-22PCI/ERR: Handle TLP Log in Flit modeIlpo Järvinen1-1/+2
2025-02-22PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen1-1/+2
2025-02-19PCI: Extend enable to check for any optional resourceIlpo Järvinen1-0/+1
2025-02-19PCI: Add pci_resource_num() helperIlpo Järvinen1-1/+23
2025-02-19PCI: Add pci_resource_is_iov() to identify IOV resourcesMichał Winiarski1-4/+15
2025-01-23Merge branch 'pci/pci-sysfs'Bjorn Helgaas1-2/+1
2025-01-23Merge branch 'pci/of'Bjorn Helgaas1-7/+0
2025-01-23Merge branch 'pci/err'Bjorn Helgaas1-0/+9
2025-01-23PCI: Batch BAR sizing operationsAlex Williamson1-1/+3
2025-01-16PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix LogIlpo Järvinen1-0/+2
2025-01-16PCI: Add TLP Prefix reading to pcie_read_tlp_log()Ilpo Järvinen1-1/+4
2025-01-16PCI: Unexport of_pci_parse_bus_range()Bjorn Helgaas1-7/+0
2025-01-15PCI/sysfs: Move reset related sysfs code to correct fileIlpo Järvinen1-2/+1
2025-01-15PCI: Move TLP Log handling to its own fileIlpo Järvinen1-1/+1
2025-01-15PCI: Don't expose pcie_read_tlp_log() outside PCI subsystemIlpo Järvinen1-0/+4
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas1-0/+12
2024-11-25Merge branch 'pci/reset'Bjorn Helgaas1-0/+1
2024-11-25Merge branch 'pci/pwrctl'Bjorn Helgaas1-0/+5
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas1-2/+18
2024-11-21PCI/pwrctl: Create pwrctl device only if at least one power supply is presentManivannan Sadhasivam1-0/+5
2024-11-16PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarationsBjorn Helgaas1-2/+0
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen1-0/+20
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen1-0/+11
2024-11-14PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch1-0/+1
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch1-0/+3
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen1-1/+6
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen1-0/+1
2024-11-11PCI: Make pci_destroy_dev() concurrent safeKeith Busch1-0/+6
2024-11-11PCI: Make pci_stop_dev() concurrent safeKeith Busch1-2/+9
2024-10-03PCI: Add TLP Processing Hints (TPH) supportWei Huang1-0/+12
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas1-2/+0
2024-09-19Merge branch 'pci/controller/j721e'Bjorn Helgaas1-1/+16
2024-09-19Merge branch 'pci/npem'Bjorn Helgaas1-0/+8
2024-09-19Merge branch 'pci/enumeration'Bjorn Helgaas1-3/+3
2024-09-19Merge branch 'pci/devres'Bjorn Helgaas1-2/+0
2024-09-11PCI: Rename CRS Completion Status to RRSBjorn Helgaas1-4/+4
2024-09-11PCI: Wait for device readiness with Configuration RRSBjorn Helgaas1-0/+5
2024-09-09PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki1-3/+3