summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-03-08PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()Niklas Cassel
2025-03-08PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARsNiklas Cassel
2025-03-08PCI: endpoint: pci-epf-test: Handle endianness properlyNiklas Cassel
2025-03-07PCI: Do not claim to release resource falselyIlpo Järvinen
2025-03-07PCI: Increase Resizable BAR support from 512 GB to 128 TBZhiyuan Dai
2025-03-06PCI/DOE: Rename Discovery Response Data Object Contents to typeAlistair Francis
2025-03-06PCI/DOE: Rename DOE protocol to featureAlistair Francis
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: Avoid reset when disabled via sysfsNishanth Aravamudan
2025-03-04PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang
2025-03-04PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner
2025-03-04PCI: hotplug: Avoid backpointer dereferencing in has_*_file()Lukas Wunner
2025-03-04PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file()Lukas Wunner
2025-03-04PCI: hotplug: Drop superfluous try_module_get() callsLukas Wunner
2025-03-04PCI: hotplug: Drop superfluous pci_hotplug_slot_listLukas Wunner
2025-03-04PCI: Log debug messages about reset methodBjorn Helgaas
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: of: Create device tree PCI host bridge nodeHerve Codina
2025-02-28PCI: of_property: Constify parameter in of_pci_get_addr_flags()Herve Codina
2025-02-28PCI: of_property: Add support for NULL pdev in of_pci_set_address()Herve Codina
2025-02-28PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing deviceHerve Codina
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