summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/thunderbolt'Bjorn Helgaas7 days3-7/+148
|\
| * PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich2024-11-063-7/+148
* | Merge branch 'pci/resource'Bjorn Helgaas7 days9-48/+72
|\ \
| * | PCI: Improve pdev_sort_resources() warning messageIlpo Järvinen2024-10-191-2/+3
| * | PCI: Add ALIGN_DOWN_IF_NONZERO() helperIlpo Järvinen2024-10-111-6/+7
| * | PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()Ilpo Järvinen2024-10-111-1/+2
| * | PCI: Use resource_set_{range,size}() helpersIlpo Järvinen2024-10-118-45/+34
| * | resource: Add resource set range and size helpersIlpo Järvinen2024-10-111-0/+32
| |/
* | Merge branch 'pci/reset'Bjorn Helgaas7 days4-1/+43
|\ \
| * | PCI: Warn if a running device is unaware of resetKeith Busch2024-11-131-0/+4
| * | PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch2024-11-134-1/+39
| |/
* | Merge branch 'pci/pwrctl'Bjorn Helgaas7 days14-212/+285
|\ \
| * | PCI/pwrctrl: Rename pwrctrl functions and structuresBjorn Helgaas11 days5-79/+81
| * | PCI/pwrctrl: Rename pwrctl files to pwrctrlBjorn Helgaas11 days9-12/+12
| * | PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrct...Manivannan Sadhasivam11 days1-9/+8
| * | PCI/pwrctl: Ensure that pwrctl drivers are probed before PCI client driversManivannan Sadhasivam11 days2-29/+56
| * | PCI/pwrctl: Create pwrctl device only if at least one power supply is presentManivannan Sadhasivam11 days3-0/+43
| * | PCI/pwrctl: Use of_platform_device_create() to create pwrctl devicesManivannan Sadhasivam11 days1-5/+7
| |/
* | Merge branch 'pci/pm'Bjorn Helgaas7 days2-3/+18
|\ \
| * | PCI: Enable runtime PM of the host bridgeKrishna chaitanya chundru2024-11-131-0/+11
| * | PCI: starfive: Enable controller runtime PM before probing host bridgeMayank Rana2024-11-131-3/+7
| |/
* | Merge branch 'pci/of'Bjorn Helgaas7 days1-1/+1
|\ \
| * | PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta2024-11-151-1/+1
| |/
* | Merge branch 'pci/locking'Bjorn Helgaas7 days4-48/+44
|\ \
| * | PCI: Unexport pci_walk_bus_locked()Keith Busch2024-11-113-3/+3
| * | PCI: Convert __pci_walk_bus() to be recursiveKeith Busch2024-11-111-25/+11
| * | PCI: Move __pci_walk_bus() mutex to where we need itKeith Busch2024-11-111-7/+5
| * | PCI: Make pci_destroy_dev() concurrent safeKeith Busch2024-11-112-1/+7
| * | PCI: Make pci_stop_dev() concurrent safeKeith Busch2024-11-113-13/+19
| |/
* | Merge branch 'pci/hotplug-octeon'Bjorn Helgaas7 days4-0/+444
|\ \
| * | PCI: hotplug: Add OCTEON PCI hotplug controller driverShijith Thotton2024-11-144-0/+444
| |/
* | Merge branch 'pci/hotplug'Bjorn Helgaas7 days4-31/+22
|\ \
| * | PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner2024-10-301-1/+3
| * | PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen2024-10-221-19/+15
| * | PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen2024-10-221-2/+2
| * | PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen2024-10-221-16/+6
| * | PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen2024-10-221-5/+10
| * | PCI: cpqphp: Remove unused struct ctrl_dbg.ctrlChristophe JAILLET2024-10-191-1/+0
| * | PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_testGuilherme Giacomo Simoes2024-10-191-1/+0
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas7 days5-38/+26
|\ \
| * | PCI: Simplify pci_read_bridge_bases() logicIlpo Järvinen2024-10-181-8/+9
| * | PCI: Move struct pci_bus_resource into bus.cIlpo Järvinen2024-10-182-12/+12
| * | PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen2024-10-185-19/+6
| |/
* | Merge branch 'pci/driver-remove'Bjorn Helgaas7 days27-29/+29
|\ \
| * | PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()Sergio Paracuellos2024-10-031-1/+1
| * | PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos2024-10-0326-28/+28
| |/
* | Merge branch 'pci/devm'Bjorn Helgaas7 days17-129/+98
|\ \
| * | ethernet: cavium: Replace deprecated PCI functionsPhilipp Stanner2024-11-071-4/+3
| * | gpio: Replace deprecated PCI functionsPhilipp Stanner2024-11-071-7/+8
| * | fpga/dfl-pci.c: Replace deprecated PCI functionsPhilipp Stanner2024-11-071-12/+4