summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-11-21PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrct...Manivannan Sadhasivam
2024-11-21PCI/pwrctl: Ensure that pwrctl drivers are probed before PCI client driversManivannan Sadhasivam
2024-11-21PCI/pwrctl: Create pwrctl device only if at least one power supply is presentManivannan Sadhasivam
2024-11-21PCI/pwrctl: Use of_platform_device_create() to create pwrctl devicesManivannan Sadhasivam
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()Zijun Hu
2024-11-18PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()Zijun Hu
2024-11-16PCI: dwc: ep: Fix advertised resizable BAR size regressionNiklas Cassel
2024-11-16PCI: dwc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-16PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'Zhongqiu Han
2024-11-16PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...Wang Jiang
2024-11-16PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()Niklas Cassel
2024-11-16PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarationsBjorn Helgaas
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-15PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou
2024-11-15PCI: Fix typosBjorn Helgaas
2024-11-15PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta
2024-11-13PCI: hotplug: Add OCTEON PCI hotplug controller driverShijith Thotton
2024-11-13PCI: Warn if a running device is unaware of resetKeith Busch
2024-11-13PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch
2024-11-13PCI: Enable runtime PM of the host bridgeKrishna chaitanya chundru
2024-11-13PCI: starfive: Enable controller runtime PM before probing host bridgeMayank Rana
2024-11-13PCI: mediatek-gen3: Remove unneeded semicolonYang Li
2024-11-13PCI: cadence: Lower severity of message when phy-names property is absent in DTSBartosz Wawrzyniak
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch
2024-11-11PCI: Abstract LBMS seen check into pcie_lbms_seen()Ilpo Järvinen
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen
2024-11-11PCI: Convert __pci_walk_bus() to be recursiveKeith Busch
2024-11-11PCI: Move __pci_walk_bus() mutex to where we need itKeith Busch
2024-11-11PCI: Make pci_destroy_dev() concurrent safeKeith Busch
2024-11-11PCI: Make pci_stop_dev() concurrent safeKeith Busch
2024-11-07PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I
2024-11-07PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I
2024-11-07PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley
2024-11-07PCI: Deprecate pcim_iounmap_regions()Philipp Stanner
2024-11-06PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-11-06PCI: vmd: Set devices to D0 before enabling PM L1 SubstatesJian-Hong Pan
2024-11-06PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUsNirmal Patel
2024-11-06PCI: imx6: Fix suspend/resume support on i.MX6QDLStefan Eichenberger
2024-11-06PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)Jian-Hong Pan
2024-11-06PCI: mediatek-gen3: Add support for restricting link widthAngeloGioacchino Del Regno
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-05PCI/sysfs: Calculate bin_attribute size through bin_size()Thomas Weißschuh