summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-19Merge branch 'pci/controller/rockchip'Bjorn Helgaas1-0/+7
2024-07-19Merge branch 'pci/controller/qcom'Bjorn Helgaas1-0/+22
2024-07-19Merge branch 'pci/controller/microchip'Bjorn Helgaas1-0/+15
2024-07-19Merge branch 'pci/controller/dwc'Bjorn Helgaas1-0/+21
2024-07-19Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+11
2024-07-12PCI: Remove legacy pcim_release()Philipp Stanner1-16/+0
2024-07-12PCI: Add managed pcim_intx()Philipp Stanner1-6/+7
2024-07-10PCI: Give pcim_set_mwi() its own devres cleanup callbackPhilipp Stanner1-1/+0
2024-07-10PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner1-1/+0
2024-07-10PCI: Remove struct pci_devres.enabled status bitPhilipp Stanner1-1/+0
2024-07-10PCI: Add managed pcim_request_region()Philipp Stanner1-6/+5
2024-07-10PCI: Add managed partial-BAR request and map infrastructurePhilipp Stanner1-0/+5
2024-07-10PCI: rockchip-host: Wait 100ms after reset before starting configurationDamien Le Moal1-0/+7
2024-07-10PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macroFrank Li1-0/+3
2024-07-10PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macrosYoshihiro Shimoda1-0/+18
2024-07-10PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()Krishna chaitanya chundru1-0/+22
2024-06-04PCI: of: Add of_pci_preserve_config() for per-host bridge supportVidya Sagar1-0/+6
2024-06-04PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()Vidya Sagar1-0/+5
2024-05-28PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time valueKevin Xie1-0/+15
2024-05-09PCI: Make pcie_bandwidth_capable() staticIlpo Järvinen1-2/+0
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+48
2024-03-12Merge branch 'pci/sysfs'Bjorn Helgaas1-5/+14
2024-03-12Merge branch 'pci/devres'Bjorn Helgaas1-0/+21
2024-03-12Merge branch 'pci/aspm'Bjorn Helgaas1-1/+12
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box1-0/+3
2024-03-09PCI/AER: Generalize TLP Header Log readingIlpo Järvinen1-1/+1
2024-03-07PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box1-0/+5
2024-03-07PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box1-1/+4
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-5/+0
2024-03-06PCI: Remove obsolete pci_cleanup_rom() declarationLukas Wunner1-1/+0
2024-03-06PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner1-4/+14
2024-02-12PCI: Move devres code from pci.c to devres.cPhilipp Stanner1-0/+21
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold1-2/+2
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2024-01-15Merge branch 'pci/enumeration-logging'Bjorn Helgaas1-0/+2
2024-01-03Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas1-0/+2
2024-01-02PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen1-1/+1
2023-12-16PCI: Update BAR # and window messagesPuranjay Mohan1-0/+2
2023-10-20PCI: Add T_PVPERL macroYoshihiro Shimoda1-0/+3
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-21/+20
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas1-21/+14
2023-08-25PCI: Fix code formatting inconsistenciesBjorn Helgaas1-21/+14
2023-08-24PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout valueFrank Li1-0/+6
2023-08-22PCI: Create device tree node for bridgeLizhi Hou1-0/+12
2023-06-26Merge branch 'pci/pm'Bjorn Helgaas1-7/+0
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+8
2023-06-20PCI: Work around PCIe link training failuresMaciej W. Rozycki1-0/+5
2023-06-20PCI: Add support for polling DLLLA to pcie_retrain_link()Maciej W. Rozycki1-1/+1
2023-06-20PCI: Export pcie_retrain_link() for use outside ASPMMaciej W. Rozycki1-0/+1
2023-06-20PCI: Export PCIe link retrain timeoutMaciej W. Rozycki1-0/+2