summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-25Merge branch 'pci/pm'Bjorn Helgaas2-3/+18
2024-11-25Merge branch 'pci/of'Bjorn Helgaas1-1/+1
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas3-46/+44
2024-11-25Merge branch 'pci/hotplug-octeon'Bjorn Helgaas3-0/+438
2024-11-25Merge branch 'pci/hotplug'Bjorn Helgaas4-31/+22
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas2-13/+23
2024-11-25Merge branch 'pci/driver-remove'Bjorn Helgaas27-29/+29
2024-11-25Merge branch 'pci/devm'Bjorn Helgaas14-124/+92
2024-11-25Merge branch 'pci/doe'Bjorn Helgaas1-1/+13
2024-11-25Merge branch 'pci/bwctrl'Bjorn Helgaas13-48/+581
2024-11-16PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarationsBjorn Helgaas1-2/+0
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen4-0/+103
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen3-19/+198
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen8-9/+221
2024-11-15PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta1-1/+1
2024-11-14PCI: hotplug: Add OCTEON PCI hotplug controller driverShijith Thotton3-0/+438
2024-11-14PCI: Enable runtime PM of the host bridgeKrishna chaitanya chundru1-0/+11
2024-11-14PCI: starfive: Enable controller runtime PM before probing host bridgeMayank Rana1-3/+7
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch2-1/+3
2024-11-11PCI: Abstract LBMS seen check into pcie_lbms_seen()Ilpo Järvinen1-2/+6
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen3-7/+14
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen3-16/+46
2024-11-11PCI: Convert __pci_walk_bus() to be recursiveKeith Busch1-25/+11
2024-11-11PCI: Move __pci_walk_bus() mutex to where we need itKeith Busch1-7/+5
2024-11-11PCI: Make pci_destroy_dev() concurrent safeKeith Busch2-1/+7
2024-11-11PCI: Make pci_stop_dev() concurrent safeKeith Busch3-13/+19
2024-11-07ethernet: cavium: Replace deprecated PCI functionsPhilipp Stanner1-4/+3
2024-11-07gpio: Replace deprecated PCI functionsPhilipp Stanner1-7/+8
2024-11-07fpga/dfl-pci.c: Replace deprecated PCI functionsPhilipp Stanner1-12/+4
2024-11-07PCI: Deprecate pcim_iounmap_regions()Philipp Stanner1-1/+4
2024-11-07PCI: vmd: Set devices to D0 before enabling PM L1 SubstatesJian-Hong Pan1-4/+9
2024-11-07PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)Jian-Hong Pan1-0/+6
2024-10-31PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner1-1/+3
2024-10-31PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner1-1/+2
2024-10-31PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner1-56/+0
2024-10-31serial: rp2: Replace deprecated PCI functionsPhilipp Stanner1-5/+7
2024-10-31ntb: idt: Replace deprecated PCI functionsPhilipp Stanner1-4/+9
2024-10-31wifi: iwlwifi: replace deprecated PCI functionsPhilipp Stanner1-12/+4
2024-10-31intel_th: pci: Replace deprecated PCI functionsPhilipp Stanner1-2/+7
2024-10-31crypto: marvell - replace deprecated PCI functionsPhilipp Stanner2-9/+18
2024-10-31crypto: qat - replace deprecated PCI functionsPhilipp Stanner2-6/+16
2024-10-31ata: ahci: Replace deprecated PCI functionsPhilipp Stanner2-4/+8
2024-10-31PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner1-1/+2
2024-10-23PCI/ASPM: Disable L1 before disabling L1 PM SubstatesAjay Agarwal1-42/+50
2024-10-22PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen1-19/+15
2024-10-22PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen1-2/+2
2024-10-22PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen1-16/+6
2024-10-22PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen1-5/+10
2024-10-19PCI: cpqphp: Remove unused struct ctrl_dbg.ctrlChristophe JAILLET1-1/+0
2024-10-19PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_testGuilherme Giacomo Simoes1-1/+0