summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-11-25Merge branch 'pci/pwrctl'Bjorn Helgaas
2024-11-25Merge branch 'pci/pm'Bjorn Helgaas
2024-11-25Merge branch 'pci/of'Bjorn Helgaas
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas
2024-11-25Merge branch 'pci/hotplug-octeon'Bjorn Helgaas
2024-11-25Merge branch 'pci/hotplug'Bjorn Helgaas
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas
2024-11-25Merge branch 'pci/driver-remove'Bjorn Helgaas
2024-11-25Merge branch 'pci/devm'Bjorn Helgaas
2024-11-25Merge branch 'pci/doe'Bjorn Helgaas
2024-11-25Merge branch 'pci/bwctrl'Bjorn Helgaas
2024-11-25PCI: rockchip-ep: Handle PERST# signal in EP modeDamien Le Moal
2024-11-25PCI: rockchip-ep: Improve link trainingDamien Le Moal
2024-11-25PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operationDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor endpoint link training enableDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hidingDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocationsDamien Le Moal
2024-11-25PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()Damien Le Moal
2024-11-25PCI: rockchip-ep: Fix MSI IRQ data mappingDamien Le Moal
2024-11-25PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operationDamien Le Moal
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()Damien Le Moal
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()Damien Le Moal
2024-11-25PCI: rockchip-ep: Use a macro to define EP controller .align featureDamien Le Moal
2024-11-25PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-11-21PCI/pwrctrl: Rename pwrctrl functions and structuresBjorn Helgaas
2024-11-21PCI/pwrctrl: Rename pwrctl files to pwrctrlBjorn Helgaas
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