Age | Commit message (Expand) | Author |
2025-01-25 | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-01-23 | Merge branch 'pci/controller/layerscape' | Bjorn Helgaas |
2025-01-23 | Merge branch 'pci/controller/imx6' | Bjorn Helgaas |
2025-01-23 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas |
2025-01-23 | Merge branch 'pci/controller/dra7xx' | Bjorn Helgaas |
2025-01-23 | Merge branch 'pci/controller/iommu-map' | Bjorn Helgaas |
2025-01-20 | PCI: dwc: Simplify config resource lookup | Bjorn Helgaas |
2025-01-20 | PCI: imx6: Clean up comments and whitespace | Bjorn Helgaas |
2025-01-18 | PCI: imx6: Add i.MX8MQ, i.MX8Q and i.MX95 PM support | Richard Zhu |
2025-01-18 | PCI: imx6: Use DWC common suspend resume method | Frank Li |
2025-01-18 | PCI: dwc: Add dw_pcie_suspend_noirq(), dw_pcie_resume_noirq() stubs for !CONF... | Bjorn Helgaas |
2025-01-18 | PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq() | Richard Zhu |
2025-01-18 | PCI: dwc: Always stop link in the dw_pcie_suspend_noirq | Richard Zhu |
2025-01-18 | PCI: dw-rockchip: Don't wait for link since we can detect Link Up | Niklas Cassel |
2025-01-18 | PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ | Niklas Cassel |
2025-01-18 | PCI: qcom: Update ICC and OPP values after Link Up event | Krishna chaitanya chundru |
2025-01-18 | PCI: qcom: Don't wait for link if we can detect Link Up | Krishna chaitanya chundru |
2025-01-18 | PCI: dwc: Don't wait for link up if driver can detect Link Up event | Krishna chaitanya chundru |
2025-01-18 | PCI: dwc: Fix potential truncation in dw_pcie_edma_irq_verify() | Niklas Cassel |
2025-01-16 | PCI: dra7xx: Use syscon_regmap_lookup_by_phandle_args | Krzysztof Kozlowski |
2025-01-16 | PCI: layerscape: Use syscon_regmap_lookup_by_phandle_args | Krzysztof Kozlowski |
2025-01-16 | PCI: imx6: Remove surplus imx7d_pcie_init_phy() function | Richard Zhu |
2025-01-16 | PCI: imx6: Add missing reference clock disable logic | Richard Zhu |
2025-01-16 | PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() | Richard Zhu |
2025-01-16 | PCI: imx6: Skip controller_id generation logic for i.MX7D | Richard Zhu |
2025-01-16 | PCI: imx6: Fetch dbi2 and iATU base addesses from DT | Richard Zhu |
2025-01-16 | PCI: imx6: Configure PHY based on Root Complex or Endpoint mode | Frank Li |
2025-01-16 | PCI: imx6: Add Refclk for i.MX95 PCIe | Richard Zhu |
2025-01-16 | PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support | Frank Li |
2025-01-15 | PCI: imx6: Add IOMMU and ITS MSI support for i.MX95 | Frank Li |
2024-12-23 | PCI: exynos: Switch to devm_clk_bulk_get_all_enabled() | Cristian Ciocaltea |
2024-12-18 | PCI: artpec6: Implement dw_pcie_ep operation get_features | Niklas Cassel |
2024-12-18 | PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbo... | Niklas Cassel |
2024-12-18 | PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar() | Niklas Cassel |
2024-12-18 | PCI: dwc: ep: Write BAR_MASK before iATU registers in pci_epc_set_bar() | Niklas Cassel |
2024-11-25 | Merge branch 'pci/controller/tegra194' | Bjorn Helgaas |
2024-11-25 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas |
2024-11-25 | Merge branch 'pci/controller/keystone' | Bjorn Helgaas |
2024-11-25 | Merge branch 'pci/controller/imx6' | Bjorn Helgaas |
2024-11-25 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas |
2024-11-25 | Merge branch 'pci/endpoint' | Bjorn Helgaas |
2024-11-16 | PCI: dwc: ep: Fix advertised resizable BAR size regression | Niklas Cassel |
2024-11-16 | PCI: dwc: Use of_property_present() for non-boolean properties | Rob Herring (Arm) |
2024-11-16 | PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq() | Niklas Cassel |
2024-11-07 | PCI: keystone: Add link up check to ks_pcie_other_map_bus() | Kishon Vijay Abraham I |
2024-11-07 | PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible | Kishon Vijay Abraham I |
2024-11-06 | PCI: imx6: Fix suspend/resume support on i.MX6QDL | Stefan Eichenberger |
2024-11-04 | PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operation | Damien Le Moal |
2024-11-04 | PCI: qcom: Disable ASPM L0s for X1E80100 | Qiang Yu |
2024-11-04 | PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC | Qiang Yu |