Age | Commit message (Expand) | Author |
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 |
2024-11-03 | PCI: qcom: Add support for IPQ9574 | devi priya |
2024-11-03 | PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert() | Manivannan Sadhasivam |
2024-11-03 | PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() | Manivannan Sadhasivam |
2024-11-02 | PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup... | Manivannan Sadhasivam |
2024-10-27 | PCI: dwc: endpoint: Clear outbound address on unmap | Damien Le Moal |
2024-10-03 | PCI: controller: Switch back to struct platform_driver::remove() | Sergio Paracuellos |
2024-09-23 | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-09-19 | Merge branch 'pci/controller/rcar-gen4' | Bjorn Helgaas |
2024-09-19 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas |
2024-09-19 | Merge branch 'pci/controller/kirin' | Bjorn Helgaas |
2024-09-19 | Merge branch 'pci/controller/keystone' | Bjorn Helgaas |
2024-09-19 | Merge branch 'pci/controller/imx6' | Bjorn Helgaas |
2024-09-19 | Merge branch 'pci/controller/dra7xx' | Bjorn Helgaas |
2024-09-19 | Merge branch 'pci/controller/affinity' | Bjorn Helgaas |
2024-09-13 | PCI: dra7xx: Fix error handling when IRQ request fails in probe | Siddharth Vadapalli |
2024-09-13 | PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ | Siddharth Vadapalli |
2024-09-13 | PCI: qcom: Add RX lane margining settings for 16.0 GT/s | Shashank Babu Chinta Venkata |
2024-09-13 | PCI: qcom: Add equalization settings for 16.0 GT/s | Shashank Babu Chinta Venkata |
2024-09-13 | PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed | Manivannan Sadhasivam |
2024-09-13 | PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed' | Manivannan Sadhasivam |
2024-09-13 | PCI: qcom-ep: Enable controller resources like PHY only after refclk is avail... | Manivannan Sadhasivam |
2024-09-11 | PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) support | Richard Zhu |
2024-09-10 | PCI: Rename CRS Completion Status to RRS | Bjorn Helgaas |
2024-09-09 | PCI: imx6: Call common PHY API to set mode, speed, and submode | Frank Li |
2024-09-09 | PCI: imx6: Consolidate redundant if-checks | Frank Li |
2024-09-09 | PCI: imx6: Improve comment for workaround ERR010728 | Frank Li |
2024-09-09 | PCI: imx6: Simplify switch-case logic by involve core_reset callback | Frank Li |
2024-09-09 | PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK | Frank Li |
2024-09-09 | PCI: imx6: Rename imx6_* with imx_* | Frank Li |
2024-09-09 | PCI: imx6: Fix missing call to phy_power_off() in error handling | Frank Li |
2024-09-09 | PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI | Richard Zhu |
2024-09-09 | PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP | Richard Zhu |
2024-09-06 | PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port() | Alexandra Diupina |
2024-09-01 | PCI: rcar-gen4: Make read-only const array check_addr static | Colin Ian King |
2024-09-01 | PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region | Prudhvi Yarlagadda |