Age | Commit message (Expand) | Author |
2024-05-16 | Merge branch 'pci/controller/tegra194' | Bjorn Helgaas |
2024-05-16 | Merge branch 'pci/controller/rockchip' | Bjorn Helgaas |
2024-05-16 | Merge branch 'pci/controller/mt7621' | Bjorn Helgaas |
2024-05-16 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas |
2024-05-15 | PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id | Rick Wertenbroek |
2024-04-11 | PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port() | Sergio Paracuellos |
2024-04-10 | PCI: tegra194: Fix probe path for Endpoint mode | Vidya Sagar |
2024-04-10 | PCI: endpoint: Remove "core_init_notifier" flag | Manivannan Sadhasivam |
2024-04-10 | PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri... | Manivannan Sadhasivam |
2024-04-10 | PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers() | Manivannan Sadhasivam |
2024-04-10 | PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST# | Manivannan Sadhasivam |
2024-04-10 | PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit() | Manivannan Sadhasivam |
2024-04-10 | PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops | Manivannan Sadhasivam |
2024-04-10 | PCI: dwc: ep: Add Kernel-doc comments for APIs | Manivannan Sadhasivam |
2024-04-10 | PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host | Manivannan Sadhasivam |
2024-04-10 | PCI: rockchip-ep: Set a 64-bit BAR if requested | Niklas Cassel |
2024-04-10 | PCI: cadence: Set a 64-bit BAR if requested | Niklas Cassel |
2024-03-14 | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-03-12 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/imx' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/hyperv' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/cadence' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/broadcom' | Bjorn Helgaas |
2024-03-10 | PCI: hv: Fix ring buffer size calculation | Michael Kelley |
2024-03-10 | PCI: dwc: endpoint: Fix advertised resizable BAR size | Niklas Cassel |
2024-03-10 | PCI: cadence: Clear the ARI Capability Next Function Number of the last function | Jasko-EXT Wojciech |
2024-03-10 | PCI: dwc: Strengthen the MSI address allocation logic | Ajay Agarwal |
2024-03-10 | PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling | Jonathan Bell |
2024-03-10 | PCI: qcom: Add X1E80100 PCIe support | Abel Vesa |
2024-03-10 | PCI: qcom: Enable BDF to SID translation properly | Manivannan Sadhasivam |
2024-03-08 | PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p | Johan Hovold |
2024-03-04 | PCI: imx6: Add iMX95 Endpoint (EP) support | Frank Li |
2024-03-04 | PCI: imx6: Add epc_features in imx6_pcie_drvdata | Frank Li |
2024-03-04 | PCI: imx6: Clean up addr_space retrieval code | Frank Li |
2024-03-04 | PCI: imx6: Add iMX95 PCIe Root Complex support | Frank Li |
2024-03-04 | PCI: imx6: Simplify switch-case logic by introducing init_phy() callback | Frank Li |
2024-03-04 | PCI: imx6: Simplify configure_type() by using mode_off and mode_mask | Frank Li |
2024-03-04 | PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask | Frank Li |
2024-03-04 | PCI: imx6: Simplify reset handling by using *_FLAG_HAS_*_RESET | Frank Li |
2024-02-21 | PCI: imx6: Simplify PHY handling by using IMX6_PCIE_FLAG_HAS_PHYDRV | Frank Li |
2024-02-21 | PCI: imx6: Simplify clock handling by using clk_bulk*() function | Frank Li |
2024-02-16 | PCI: endpoint: Drop only_64bit on reserved BARs | Niklas Cassel |
2024-02-16 | PCI: endpoint: Clean up hardware description for BARs | Niklas Cassel |
2024-02-09 | Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-02-07 | PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment | Dan Carpenter |
2024-02-07 | PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() | Dan Carpenter |
2024-01-31 | PCI/ASPM: Fix deadlock when enabling ASPM | Johan Hovold |
2024-01-17 | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-15 | Merge branch 'pci/irq-clean-up' | Bjorn Helgaas |