summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2024-11-21PCI/pwrctrl: Rename pwrctrl functions and structuresBjorn Helgaas4-68/+70
2024-11-21PCI/pwrctrl: Rename pwrctl files to pwrctrlBjorn Helgaas7-10/+10
2024-11-21PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrct...Manivannan Sadhasivam1-9/+8
2024-11-21PCI/pwrctl: Ensure that pwrctl drivers are probed before PCI client driversManivannan Sadhasivam2-29/+56
2024-11-21PCI/pwrctl: Create pwrctl device only if at least one power supply is presentManivannan Sadhasivam3-0/+43
2024-11-21PCI/pwrctl: Use of_platform_device_create() to create pwrctl devicesManivannan Sadhasivam1-5/+7
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-18PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()Zijun Hu1-3/+3
2024-11-18PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()Zijun Hu1-3/+2
2024-11-16PCI: dwc: ep: Fix advertised resizable BAR size regressionNiklas Cassel1-1/+1
2024-11-16PCI: dwc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)1-2/+2
2024-11-16PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'Zhongqiu Han1-0/+6
2024-11-16PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...Wang Jiang1-2/+0
2024-11-16PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()Niklas Cassel1-10/+10
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ärvinen1-0/+12
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: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou1-6/+9
2024-11-15PCI: Fix typosBjorn Helgaas2-8/+11
2024-11-15PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta1-1/+1
2024-11-13PCI: hotplug: Add OCTEON PCI hotplug controller driverShijith Thotton3-0/+438
2024-11-13PCI: Warn if a running device is unaware of resetKeith Busch1-0/+4
2024-11-13PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch3-1/+28
2024-11-13PCI: Enable runtime PM of the host bridgeKrishna chaitanya chundru1-0/+11
2024-11-13PCI: starfive: Enable controller runtime PM before probing host bridgeMayank Rana1-3/+7
2024-11-13PCI: mediatek-gen3: Remove unneeded semicolonYang Li1-1/+1
2024-11-13PCI: cadence: Lower severity of message when phy-names property is absent in DTSBartosz Wawrzyniak1-2/+2
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann1-0/+1
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-07PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I1-0/+11
2024-11-07PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I1-0/+1
2024-11-07PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley1-59/+67
2024-11-07PCI: Deprecate pcim_iounmap_regions()Philipp Stanner1-1/+4
2024-11-06PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich1-7/+23
2024-11-06PCI: vmd: Set devices to D0 before enabling PM L1 SubstatesJian-Hong Pan1-4/+9
2024-11-06PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUsNirmal Patel1-0/+4
2024-11-06PCI: imx6: Fix suspend/resume support on i.MX6QDLStefan Eichenberger1-11/+46
2024-11-06PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)Jian-Hong Pan1-0/+6
2024-11-06PCI: mediatek-gen3: Add support for restricting link widthAngeloGioacchino Del Regno1-0/+20
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh1-1/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh2-6/+6