Show patches with: State = Action Required       |    Archived = No       |   349 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function [v4,1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function - - - --- 2024-06-25 Anand Moon kwilczynski New
[v4,1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function [v4,1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function - - - --- 2024-06-25 Anand Moon kwilczynski New
[3/3] PCI: dwc: Create debugfs files in DWC driver Add support for RAS DES feature in PCIe DW - - - --- 2024-06-25 Shradha Todi mani_sadhasivam New
[2/3] PCI: debugfs: Add support for RASDES framework in DWC Add support for RAS DES feature in PCIe DW - - - --- 2024-06-25 Shradha Todi mani_sadhasivam New
[1/3] PCI: dwc: Add support for vendor specific capability search Add support for RAS DES feature in PCIe DW - - - --- 2024-06-25 Shradha Todi mani_sadhasivam New
[v2] PCI: vmd: Use raw spinlock for cfg_lock [v2] PCI: vmd: Use raw spinlock for cfg_lock - - - --- 2024-06-24 Jiwei Sun bhelgaas New
PCI: PM: Fix PCIe MRRS restoring for Loongson PCI: PM: Fix PCIe MRRS restoring for Loongson - - - --- 2024-06-23 Huacai Chen bhelgaas New
[v1] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region [v1] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region - 1 - --- 2024-06-20 Prudhvi Yarlagadda mani_sadhasivam New
[v4,14/40] PCI: hv: Optimize hv_get_dom_num() by using find_and_set_bit() lib/find: add atomic find_bit() primitives 2 1 - --- 2024-06-20 Yury Norov bhelgaas New
[v4,02/40] lib/find: add test for atomic find_bit() ops lib/find: add atomic find_bit() primitives - - - --- 2024-06-20 Yury Norov bhelgaas New
[v4,01/40] lib/find: add atomic find_bit() primitives lib/find: add atomic find_bit() primitives - - - --- 2024-06-20 Yury Norov bhelgaas New
[v5,2/2] PCI/AER: Print UNCOR_STATUS bits that might be ANFE PCI/AER: Handle Advisory Non-Fatal error - 2 1 --- 2024-06-20 Duan, Zhenzhong bhelgaas New
[v5,1/2] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE PCI/AER: Handle Advisory Non-Fatal error - 2 1 --- 2024-06-20 Duan, Zhenzhong bhelgaas New
[v7,7/7] PCI: j721e: Add suspend and resume support Add suspend to ram support for PCIe on J7200 - 1 - --- 2024-06-19 Thomas Richard kwilczynski New
[v7,6/7] PCI: j721e: Use T_PERST_CLK_US macro Add suspend to ram support for PCIe on J7200 - - - --- 2024-06-19 Thomas Richard kwilczynski New
[v7,5/7] PCI: Add T_PERST_CLK_US macro Add suspend to ram support for PCIe on J7200 - - - --- 2024-06-19 Thomas Richard kwilczynski New
[v7,4/7] PCI: j721e: Add reset GPIO to struct j721e_pcie Add suspend to ram support for PCIe on J7200 - - - --- 2024-06-19 Thomas Richard kwilczynski New
[v7,3/7] PCI: j721e: Use dev_err_probe() in the probe() function Add suspend to ram support for PCIe on J7200 - 1 - --- 2024-06-19 Thomas Richard kwilczynski New
[v7,2/7] PCI: cadence: Set cdns_pcie_host_init() global Add suspend to ram support for PCIe on J7200 - 1 - --- 2024-06-19 Thomas Richard kwilczynski New
[v7,1/7] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup() Add suspend to ram support for PCIe on J7200 - 1 - --- 2024-06-19 Thomas Richard kwilczynski New
[v2,10/10] rust: pci: implement I/O mappable `pci::Bar` Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,09/10] rust: pci: add basic PCI device / driver abstractions Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,08/10] rust: add devres abstraction Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,07/10] rust: add `io::Io` base type Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,06/10] rust: add `dev_*` print macros. Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,05/10] rust: add `Revocable` type Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,04/10] rust: add rcu abstraction Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,03/10] rust: implement `IdArray`, `IdTable` and `RawDeviceId` Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,02/10] rust: implement generic driver registration Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v2,01/10] rust: pass module name to `Module::init` Device / Driver and PCI Rust abstractions - - - --- 2024-06-18 Danilo Krummrich bhelgaas New
[v9,2/2] PCI/DPC: Disable DPC service on suspend PCI: Disable AER & DPC on suspend - - - --- 2024-06-18 Bjorn Helgaas bhelgaas New
[RFC,8/9] PCI/AER: Export pci_aer_unmask_internal_errors() [RFC,1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers - - - --- 2024-06-17 Terry Bowman bhelgaas New
[RFC,3/9] PCI/portdrv: Update portdrv with an atomic notifier for reporting AER internal errors [RFC,1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers - - - --- 2024-06-17 Terry Bowman bhelgaas New
[RFC,2/9] PCI/AER: Call AER CE handler before clearing AER CE status register [RFC,1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers 1 1 - --- 2024-06-17 Terry Bowman bhelgaas New
[RFC,1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers [RFC,1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers - - - --- 2024-06-17 Terry Bowman bhelgaas New
[3/3] PCI: Handle TLP Log in Flit mode PCI: Add support for logging Flit Mode TLPs (PCIe6) - - - --- 2024-06-14 Ilpo Järvinen bhelgaas New
[2/3] PCI: Track Flit Mode Status & print it with link status PCI: Add support for logging Flit Mode TLPs (PCIe6) - - - --- 2024-06-14 Ilpo Järvinen bhelgaas New
[1/3] PCI: Refactor pcie_update_link_speed() PCI: Add support for logging Flit Mode TLPs (PCIe6) - - - --- 2024-06-14 Ilpo Järvinen bhelgaas New
[v2,4/4] PCI: Introduce ALIGN_DOWN_IF_NONZERO() helper locally PCI: Resource helper improvements - 1 - --- 2024-06-14 Ilpo Järvinen bhelgaas New
[v2,3/4] PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M() PCI: Resource helper improvements - 1 - --- 2024-06-14 Ilpo Järvinen bhelgaas New
[v2,2/4] PCI: Use resource_set_{range,size}() helpers PCI: Resource helper improvements - 1 - --- 2024-06-14 Ilpo Järvinen bhelgaas New
[v2,1/4] resource: Add resource set range and size helpers PCI: Resource helper improvements - 1 - --- 2024-06-14 Ilpo Järvinen bhelgaas New
[v3] PCI: pci_call_probe: call local_pci_probe() when selected cpu is offline [v3] PCI: pci_call_probe: call local_pci_probe() when selected cpu is offline - - - --- 2024-06-13 Hongchen Zhang bhelgaas New
[4/4] PCI: Drop Radeon quirk for Macbook Pro 8.2 Verify devices transition from D3cold to D0 - - - --- 2024-06-13 Mario Limonciello bhelgaas New
[3/4] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays Verify devices transition from D3cold to D0 - - - --- 2024-06-13 Mario Limonciello bhelgaas New
[2/4] PCI: Verify functions currently in D3cold have entered D0 Verify devices transition from D3cold to D0 - - - --- 2024-06-13 Mario Limonciello bhelgaas New
[1/4] PCI: Check PCI_PM_CTRL in pci_dev_wait() Verify devices transition from D3cold to D0 - - - --- 2024-06-13 Mario Limonciello bhelgaas New
[PATCHv2,2/2] PCI: err: ensure stable topology during handling pcie hotplug and error fixes - 1 1 --- 2024-06-12 Keith Busch bhelgaas New
[PATCHv2,1/2] PCI: pciehp: fix concurrent sub-tree removal deadlock pcie hotplug and error fixes - - - --- 2024-06-12 Keith Busch bhelgaas New
[2/2] PCI: err: ensure stable topology during handling Untitled series #861310 - - - --- 2024-06-12 Keith Busch bhelgaas New
[1/2] PCI: pciehp: fix concurrent sub-tree removal deadlock pcie hotplug and error fixes - - - --- 2024-06-12 Keith Busch bhelgaas New
[2/2] pci/p2pdma: Modify p2p_dma_distance to detect virtual P2P links pci/switch_discovery: Add new module to discover inter-switch P2P links - - - --- 2024-06-12 Shivasharan S bhelgaas New
[1/2] switch_discovery: Add new module to discover inter switch links between PCI-to-PCI bridges pci/switch_discovery: Add new module to discover inter-switch P2P links - - - --- 2024-06-12 Shivasharan S bhelgaas New
x86: pci: xen: Remove unnecessary ‘0’ values from ret x86: pci: xen: Remove unnecessary ‘0’ values from ret - - - --- 2024-06-12 Li zeming bhelgaas New
[1/1,v2] PCI: Support VF resizable BAR PCI: VF resizable BAR - - - --- 2024-06-12 Lianjie Shi bhelgaas New
[V2] drivers: pci: dwc: configure multiple atu regions [V2] drivers: pci: dwc: configure multiple atu regions - - - --- 2024-06-10 Shyam Saini mani_sadhasivam New
[v3] PCI/AER: Log error message if there are too many PCI devices with errors [v3] PCI/AER: Log error message if there are too many PCI devices with errors - - - --- 2024-06-05 Abhinav Jain bhelgaas New
[v2] PCI: use local_pci_probe when best selected cpu is offline [v2] PCI: use local_pci_probe when best selected cpu is offline - - - --- 2024-06-05 Hongchen Zhang bhelgaas New
[v4,7/7] arm64: zynqmp: Add PCIe phys PCI: xilinx-nwl: Add phy support 1 - 1 --- 2024-05-31 Sean Anderson kwilczynski New
[v4,6/7] PCI: xilinx-nwl: Add phy support PCI: xilinx-nwl: Add phy support - - - --- 2024-05-31 Sean Anderson kwilczynski New
[v4,5/7] PCI: xilinx-nwl: Clean up clock on probe failure/removal PCI: xilinx-nwl: Add phy support - - - --- 2024-05-31 Sean Anderson kwilczynski New
[v4,4/7] PCI: xilinx-nwl: Rate-limit misc interrupt messages PCI: xilinx-nwl: Add phy support - - - --- 2024-05-31 Sean Anderson kwilczynski New
[v4,3/7] PCI: xilinx-nwl: Fix register misspelling PCI: xilinx-nwl: Add phy support - - - --- 2024-05-31 Sean Anderson kwilczynski New
[v4,2/7] PCI: xilinx-nwl: Fix off-by-one in IRQ handler PCI: xilinx-nwl: Add phy support - - - --- 2024-05-31 Sean Anderson kwilczynski New
[v4,1/7] dt-bindings: pci: xilinx-nwl: Add phys property PCI: xilinx-nwl: Add phy support - 1 - --- 2024-05-31 Sean Anderson kwilczynski New
[2/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_intr_map() PCI: of_property: Gracefully handle bridges without secondary bus - - - --- 2024-05-31 Nam Cao bhelgaas New
[1/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_bus_range() PCI: of_property: Gracefully handle bridges without secondary bus - - - --- 2024-05-31 Nam Cao bhelgaas New
PCI: hotplug: shpchp: Prevent NULL pointer dereference during probe PCI: hotplug: shpchp: Prevent NULL pointer dereference during probe - - - --- 2024-05-31 Nam Cao bhelgaas New
PCI: Bail out if bus number overflows during scan PCI: Bail out if bus number overflows during scan - - - --- 2024-05-31 Nam Cao bhelgaas New
[2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain [1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of - - - --- 2024-05-30 Kai-Heng Feng bhelgaas New
[1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of [1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of - - - --- 2024-05-30 Kai-Heng Feng bhelgaas New
[PATCHv2] PCI: pciehp: Use appropriate conditions to check the hotplug controller status [PATCHv2] PCI: pciehp: Use appropriate conditions to check the hotplug controller status - 2 - --- 2024-05-28 Bitao Hu bhelgaas New
[2/2] ACPI: extlog: Trace CPER PCI Express Error Section Make ELOG log and trace consistently with GHES - - - --- 2024-05-27 Fabio M. De Francesco bhelgaas New
[1/2] ACPI: extlog: Trace CPER Non-standard Section Body Make ELOG log and trace consistently with GHES - - - --- 2024-05-27 Fabio M. De Francesco bhelgaas New
[v2,2/2] PCI: keystone: Add link up check in ks_child_pcie_ops.map_bus() Fixes for PCI Keystone driver - - - --- 2024-05-24 Siddharth Vadapalli kwilczynski New
[v2,1/2] PCI: keystone: Set mode as RootComplex for "ti,keystone-pcie" compatible Fixes for PCI Keystone driver - - - --- 2024-05-24 Siddharth Vadapalli kwilczynski New
PCI: j721e: Add PCIe support for J722S SoC PCI: j721e: Add PCIe support for J722S SoC - - - --- 2024-05-24 Siddharth Vadapalli kwilczynski New
drivers: pci: dwc: dynamically set pci region limit drivers: pci: dwc: dynamically set pci region limit - - - --- 2024-05-23 Shyam Saini mani_sadhasivam Under Review
[v2,1/1] PCI : Refactoring error log prints for better readability [v2,1/1] PCI : Refactoring error log prints for better readability - 1 - --- 2024-05-21 Onkarnarth bhelgaas New
[v2] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction [v2] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction - - - --- 2024-05-16 Smita Koralahalli bhelgaas New
[v6,8/8] selftests/pcie_bwctrl: Create selftests PCI: Add PCIe bandwidth controller - - - --- 2024-05-16 Ilpo Järvinen bhelgaas New
[v6,7/8] thermal: Add PCIe cooling driver PCI: Add PCIe bandwidth controller 1 1 - --- 2024-05-16 Ilpo Järvinen bhelgaas New
[v6,6/8] PCI/bwctrl: Add API to set PCIe Link Speed PCI: Add PCIe bandwidth controller - - - --- 2024-05-16 Ilpo Järvinen bhelgaas New
[v6,5/8] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller PCI: Add PCIe bandwidth controller - 1 - --- 2024-05-16 Ilpo Järvinen bhelgaas New
[v6,4/8] PCI/quirks: Abstract LBMS seen check into own function PCI: Add PCIe bandwidth controller - - - --- 2024-05-16 Ilpo Järvinen bhelgaas New
[v6,3/8] PCI: Refactor pcie_update_link_speed() PCI: Add PCIe bandwidth controller - - - --- 2024-05-16 Ilpo Järvinen bhelgaas New
[v6,2/8] PCI: Store all PCIe Supported Link Speeds PCI: Add PCIe bandwidth controller - - - --- 2024-05-16 Ilpo Järvinen bhelgaas New
[v6,1/8] PCI: Protect Link Control 2 Register with RMW locking PCI: Add PCIe bandwidth controller - 1 - --- 2024-05-16 Ilpo Järvinen bhelgaas New
[v5,7/7] PCI: Create helper to print TLP Header and Prefix Log PCI: Consolidate TLP Log reading and printing - - - --- 2024-05-14 Ilpo Järvinen bhelgaas New
[v5,6/7] PCI: Add TLP Prefix reading into pcie_read_tlp_log() PCI: Consolidate TLP Log reading and printing - - - --- 2024-05-14 Ilpo Järvinen bhelgaas New
[v5,5/7] PCI: Store # of supported End-End TLP Prefixes PCI: Consolidate TLP Log reading and printing - - - --- 2024-05-14 Ilpo Järvinen bhelgaas New
[v5,4/7] PCI: Use unsigned int i in pcie_read_tlp_log() PCI: Consolidate TLP Log reading and printing - - - --- 2024-05-14 Ilpo Järvinen bhelgaas New
[v5,3/7] PCI: Make pcie_read_tlp_log() signature same PCI: Consolidate TLP Log reading and printing - - - --- 2024-05-14 Ilpo Järvinen bhelgaas New
[v5,2/7] PCI: Move TLP Log handling to own file PCI: Consolidate TLP Log reading and printing - - - --- 2024-05-14 Ilpo Järvinen bhelgaas New
[v5,1/7] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem PCI: Consolidate TLP Log reading and printing - - - --- 2024-05-14 Ilpo Järvinen bhelgaas New
[v1] PCI: dwc: Fix resume failure if no EP is connected at some platforms. [v1] PCI: dwc: Fix resume failure if no EP is connected at some platforms. - 1 - --- 2024-05-14 Hongxing Zhu kwilczynski New
[v3,2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails abort hot-plug if pci_hp_add_bridge() fails - - - --- 2024-05-13 Nam Cao bhelgaas New
[v3,1/2] PCI: shpchp: Abort hot-plug if pci_hp_add_bridge() fails abort hot-plug if pci_hp_add_bridge() fails - - - --- 2024-05-13 Nam Cao bhelgaas New
[V5,6/6] PCI: qcom: Add support for IPQ9574 Add PCIe support for IPQ9574 - 2 - --- 2024-05-12 Devi Priya kwilczynski New
[V5,5/6] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers Add PCIe support for IPQ9574 - - - --- 2024-05-12 Devi Priya kwilczynski New
« 1 2 3 4 »