Show patches with: Submitter = Niklas Cassel       |    State = Action Required       |    Archived = No       |   60 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/12] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[11/12] arm64: dts: rockchip: Add PCIe endpoint mode support PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[10/12] misc: pci_endpoint_test: Add support for rockchip rk3588 PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[09/12] PCI: dw-rockchip: Add endpoint mode support PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[08/12] PCI: dw-rockchip: Add explicit rockchip,rk3588-pcie compatible PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[07/12] PCI: dw-rockchip: Refactor the driver to prepare for EP mode PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[06/12] PCI: dw-rockchip: Add rockchip_pcie_ltssm() helper PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[05/12] PCI: dw-rockchip: Fix weird indentation PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[04/12] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller PCI: dw-rockchip: Add endpoint mode support - - - - --- 2024-04-24 Niklas Cassel New
[03/12] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs PCI: dw-rockchip: Add endpoint mode support - - 1 - --- 2024-04-24 Niklas Cassel New
[02/12] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names PCI: dw-rockchip: Add endpoint mode support - - 1 - --- 2024-04-24 Niklas Cassel New
[01/12] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name PCI: dw-rockchip: Add endpoint mode support - - 1 - --- 2024-04-24 Niklas Cassel New
[v3] PCI: dw-rockchip: Fix initial PERST# GPIO value [v3] PCI: dw-rockchip: Fix initial PERST# GPIO value - 1 1 2 --- 2024-04-17 Niklas Cassel New
[v2] PCI: dw-rockchip: Fix GPIO initialization flag [v2] PCI: dw-rockchip: Fix GPIO initialization flag - 1 1 2 --- 2024-04-16 Niklas Cassel New
PCI: dw-rockchip: Fix GPIO initialization flag PCI: dw-rockchip: Fix GPIO initialization flag - - 1 1 --- 2024-03-27 Niklas Cassel New
misc: pci_endpoint_test: Remove superfluous code misc: pci_endpoint_test: Remove superfluous code - - - - --- 2024-03-25 Niklas Cassel New
[v4] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests [v4] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests - - 1 - --- 2024-03-22 Niklas Cassel New
[v4,7/7] PCI: rockchip-ep: Set a 64-bit BAR if requested minor PCI endpoint cleanups - - 1 - --- 2024-03-20 Niklas Cassel New
[v4,6/7] PCI: cadence: Set a 64-bit BAR if requested minor PCI endpoint cleanups - - 1 - --- 2024-03-20 Niklas Cassel New
[v4,5/7] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind() minor PCI endpoint cleanups - - 1 - --- 2024-03-20 Niklas Cassel New
[v4,4/7] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop minor PCI endpoint cleanups - - 1 - --- 2024-03-20 Niklas Cassel New
[v4,3/7] PCI: endpoint: pci-epf-test: Remove superfluous code minor PCI endpoint cleanups - - 1 - --- 2024-03-20 Niklas Cassel New
[v4,2/7] PCI: endpoint: Allocate a 64-bit BAR if that is the only option minor PCI endpoint cleanups - - 1 - --- 2024-03-20 Niklas Cassel New
[v4,1/7] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop minor PCI endpoint cleanups - - 1 - --- 2024-03-20 Niklas Cassel New
[v3] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests [v3] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests - - 1 - --- 2024-03-20 Niklas Cassel New
[v2] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests [v2] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests - - - - --- 2024-03-19 Niklas Cassel New
misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests - - - - --- 2024-03-18 Niklas Cassel New
[v3,9/9] PCI: endpoint: Set prefetch when allocating memory for 64-bit BARs PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-13 Niklas Cassel New
[v3,8/9] PCI: rockchip-ep: Set a 64-bit BAR if requested PCI: endpoint: set prefetchable bit for 64-bit BARs - - 1 - --- 2024-03-13 Niklas Cassel New
[v3,7/9] PCI: cadence: Set a 64-bit BAR if requested PCI: endpoint: set prefetchable bit for 64-bit BARs - - 1 - --- 2024-03-13 Niklas Cassel New
[v3,6/9] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind() PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-13 Niklas Cassel New
[v3,5/9] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-13 Niklas Cassel New
[v3,4/9] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop PCI: endpoint: set prefetchable bit for 64-bit BARs - - 1 - --- 2024-03-13 Niklas Cassel New
[v3,3/9] PCI: endpoint: pci-epf-test: Remove superfluous code PCI: endpoint: set prefetchable bit for 64-bit BARs - - 1 - --- 2024-03-13 Niklas Cassel New
[v3,2/9] PCI: endpoint: Allocate a 64-bit BAR if that is the only option PCI: endpoint: set prefetchable bit for 64-bit BARs - - 1 - --- 2024-03-13 Niklas Cassel New
[v3,1/9] PCI: endpoint: pci-epf-test: Fix incorrect loop increment PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-13 Niklas Cassel New
[v2,9/9] PCI: endpoint: Set prefetch when allocating memory for 64-bit BARs PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2,8/9] PCI: rockchip-ep: Set a 64-bit BAR if requested PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2,7/9] PCI: cadence: Set a 64-bit BAR if requested PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2,6/9] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind() PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2,5/9] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2,4/9] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2,3/9] PCI: endpoint: pci-epf-test: Remove superfluous code PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2,2/9] PCI: endpoint: Allocate a 64-bit BAR if that is the only option PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2,1/9] PCI: endpoint: pci-epf-test: Fix incorrect loop increment PCI: endpoint: set prefetchable bit for 64-bit BARs - - - - --- 2024-03-12 Niklas Cassel New
[v2] PCI: dwc: endpoint: Fix advertised resizable BAR size [v2] PCI: dwc: endpoint: Fix advertised resizable BAR size - 1 1 - --- 2024-03-07 Niklas Cassel New
PCI: dwc: endpoint: Fix advertized resizable BAR size PCI: dwc: endpoint: Fix advertized resizable BAR size - 1 - - --- 2024-02-29 Niklas Cassel New
[2/2] PCI: endpoint: Set prefetch when allocating memory for 64-bit BARs PCI: endpoint: set prefetchable bit - - - - --- 2024-02-29 Niklas Cassel New
[1/2] PCI: endpoint: Move .only_64bit check to core PCI: endpoint: set prefetchable bit - - - - --- 2024-02-29 Niklas Cassel New
[v2,2/2] PCI: endpoint: Drop only_64bit on reserved BARs PCI endpoint BAR hardware description cleanup - - 2 - --- 2024-02-16 Niklas Cassel New
[v2,1/2] PCI: endpoint: Clean up hardware description for BARs PCI endpoint BAR hardware description cleanup - - 2 - --- 2024-02-16 Niklas Cassel New
[2/2] PCI: endpoint: Drop only_64bit on reserved BARs PCI endpoint BAR hardware description cleanup - - 1 - --- 2024-02-10 Niklas Cassel New
[1/2] PCI: endpoint: Clean up hardware description for BARs PCI endpoint BAR hardware description cleanup - - - - --- 2024-02-10 Niklas Cassel New
[v2,4/4] PCI: endpoint: pci-epf-vntb: remove superfluous checks pci_epf_alloc_space() cleanups - - 1 - --- 2024-02-07 Niklas Cassel New
[v2,3/4] PCI: endpoint: pci-epf-test: remove superfluous checks pci_epf_alloc_space() cleanups - - 1 - --- 2024-02-07 Niklas Cassel New
[v2,2/4] PCI: endpoint: improve pci_epf_alloc_space() pci_epf_alloc_space() cleanups - - 1 - --- 2024-02-07 Niklas Cassel New
[v2,1/4] PCI: endpoint: refactor pci_epf_alloc_space() pci_epf_alloc_space() cleanups - - 2 - --- 2024-02-07 Niklas Cassel New
[3/3] PCI: endpoint: pci-epf-vntb: remove superfluous checks pci_epf_alloc_space() cleanups - - 1 - --- 2024-01-30 Niklas Cassel New
[2/3] PCI: endpoint: improve pci_epf_alloc_space() pci_epf_alloc_space() cleanups - - - - --- 2024-01-30 Niklas Cassel New
[1/3] PCI: endpoint: refactor pci_epf_alloc_space() pci_epf_alloc_space() cleanups - - 2 - --- 2024-01-30 Niklas Cassel New