summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/tph'Bjorn Helgaas4 days1-0/+12
|\
| * PCI: Add TLP Processing Hints (TPH) supportWei Huang2024-10-021-0/+12
* | Merge branch 'pci/reset'Bjorn Helgaas4 days1-0/+1
|\ \
| * | PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch2024-11-131-0/+1
| |/
* | Merge branch 'pci/pwrctl'Bjorn Helgaas4 days1-0/+5
|\ \
| * | PCI/pwrctl: Create pwrctl device only if at least one power supply is presentManivannan Sadhasivam8 days1-0/+5
| |/
* | Merge branch 'pci/locking'Bjorn Helgaas4 days1-2/+18
|\ \
| * | PCI: Unexport pci_walk_bus_locked()Keith Busch2024-11-111-0/+3
| * | PCI: Make pci_destroy_dev() concurrent safeKeith Busch2024-11-111-0/+6
| * | PCI: Make pci_stop_dev() concurrent safeKeith Busch2024-11-111-2/+9
| |/
* | PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarationsBjorn Helgaas13 days1-2/+0
* | PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen13 days1-0/+20
* | PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen13 days1-0/+11
* | PCI: Refactor pcie_update_link_speed()Ilpo Järvinen2024-11-111-1/+6
* | PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen2024-11-111-0/+1
|/
* Merge branch 'pci/misc'Bjorn Helgaas2024-09-191-2/+0
|\
| * PCI/VPD: Remove pci_vpd_release() unused declarationsYue Haibing2024-08-281-1/+0
| * PCI/PM: Remove __pci_pme_wakeup() unused declarationsYue Haibing2024-08-281-1/+0
* | Merge branch 'pci/controller/j721e'Bjorn Helgaas2024-09-191-1/+16
|\ \
| * | PCI: Add T_PERST_CLK_US macroThomas Richard2024-09-041-1/+16
| |/
* | Merge branch 'pci/npem'Bjorn Helgaas2024-09-191-0/+8
|\ \
| * | PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk2024-09-051-0/+8
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2024-09-191-3/+3
|\ \
| * | PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki2024-09-091-3/+3
| |/
* | Merge branch 'pci/devres'Bjorn Helgaas2024-09-191-2/+0
|\ \
| * | PCI: Make pcim_request_region() a public functionPhilipp Stanner2024-08-091-2/+0
| |/
* | PCI: Rename CRS Completion Status to RRSBjorn Helgaas2024-09-111-4/+4
* | PCI: Wait for device readiness with Configuration RRSBjorn Helgaas2024-09-111-0/+5
|/
* Merge branch 'pci/controller/rockchip'Bjorn Helgaas2024-07-191-0/+7
|\
| * PCI: rockchip-host: Wait 100ms after reset before starting configurationDamien Le Moal2024-07-101-0/+7
* | Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-07-191-0/+22
|\ \
| * | PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()Krishna chaitanya chundru2024-07-091-0/+22
* | | Merge branch 'pci/controller/microchip'Bjorn Helgaas2024-07-191-0/+15
|\ \ \
| * | | PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time valueKevin Xie2024-05-281-0/+15
| |/ /
* | | Merge branch 'pci/controller/dwc'Bjorn Helgaas2024-07-191-0/+21
|\ \ \ | | |/ | |/|
| * | PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macroFrank Li2024-07-101-0/+3
| * | PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macrosYoshihiro Shimoda2024-07-101-0/+18
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2024-07-191-0/+11
|\ \
| * | PCI: of: Add of_pci_preserve_config() for per-host bridge supportVidya Sagar2024-06-031-0/+6
| * | PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()Vidya Sagar2024-06-031-0/+5
| |/
* | PCI: Remove legacy pcim_release()Philipp Stanner2024-07-111-16/+0
* | PCI: Add managed pcim_intx()Philipp Stanner2024-07-111-6/+7
* | PCI: Give pcim_set_mwi() its own devres cleanup callbackPhilipp Stanner2024-07-101-1/+0
* | PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner2024-07-101-1/+0
* | PCI: Remove struct pci_devres.enabled status bitPhilipp Stanner2024-07-101-1/+0
* | PCI: Add managed pcim_request_region()Philipp Stanner2024-07-101-6/+5
* | PCI: Add managed partial-BAR request and map infrastructurePhilipp Stanner2024-07-101-0/+5
|/
* PCI: Make pcie_bandwidth_capable() staticIlpo Järvinen2024-05-091-2/+0
* Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-141-7/+48
|\
| * Merge branch 'pci/sysfs'Bjorn Helgaas2024-03-121-5/+14
| |\