summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2025-03-08PCI: dwc: ep: Move dw_pcie_ep_find_ext_capability()Niklas Cassel
2025-03-06PCI: altera: Add Agilex supportD M, Sharath Kumar
2025-03-06PCI: tegra: Use helper function for_each_child_of_node_scoped()Zhang Zekun
2025-03-06PCI: apple: Use helper function for_each_child_of_node_scoped()Zhang Zekun
2025-03-06PCI: mt7621: Use helper function for_each_available_child_of_node_scoped()Zhang Zekun
2025-03-06PCI: mediatek: Use helper function for_each_available_child_of_node_scoped()Zhang Zekun
2025-03-06PCI: kirin: Tidy up _probe() related function with dev_err_probe()Zhang Zekun
2025-03-06PCI: Add Rockchip Vendor IDShawn Lin
2025-03-06PCI: dwc: Add debugfs property to provide LTSSM status of the PCIe linkHans Zhang
2025-03-06PCI: dwc: Add debugfs based Statistical Counter support for DWCShradha Todi
2025-03-06PCI: dwc: Add debugfs based Error Injection support for DWCShradha Todi
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi
2025-03-05PCI: mediatek-gen3: Fix inconsistent indentationCharles Han
2025-03-05PCI: kirin: Use helper function for_each_available_child_of_node_scoped()Zhang Zekun
2025-03-04PCI: brcmstb: Make irq_domain_set_info() parameter cast explicitJim Quinlan
2025-03-04PCI: brcmstb: Make two changes in MDIO register fieldsJim Quinlan
2025-03-04PCI: brcmstb: Use same constant table for config space accessJim Quinlan
2025-03-04PCI: brcmstb: Fix potential premature regulator disablingJim Quinlan
2025-03-04PCI: brcmstb: Fix error path after a call to regulator_bulk_get()Jim Quinlan
2025-03-04PCI: brcmstb: Do not assume that register field starts at LSBJim Quinlan
2025-03-04PCI: brcmstb: Use internal register to change link capabilityJim Quinlan
2025-03-04PCI: brcmstb: Set generation limit before PCIe link upJim Quinlan
2025-03-04PCI: brcmstb: Add BCM2712 supportStanimir Varbanov
2025-03-04PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2025-03-03PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC)Shradha Todi
2025-03-03PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoCLorenzo Bianconi
2025-02-28PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov
2025-02-28PCI: brcmstb: Reuse pcie_cfg_data structureStanimir Varbanov
2025-02-28PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov
2025-02-24PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-24PCI: qcom-ep: Enable EP mode support for SAR2130PDmitry Baryshkov
2025-02-24PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-02-24PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVEDManivannan Sadhasivam
2025-02-21PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoCLorenzo Bianconi
2025-02-20PCI: hv: Correct a commentEaswar Hariharan
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-23Merge branch 'pci/controller/xilinx-cpm'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/rcar-ep'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/mvebu'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/microchip'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/imx6'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/dra7xx'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/iommu-map'Bjorn Helgaas
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-01-21PCI: microchip: Set inbound address translation for coherent or non-coherent ...Daire McNamara