Show patches with: Submitter = Yoshihiro Shimoda       |    Archived = No       |   1838 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v2,1/9] net: rswitch: Drop unused argument/return value net: rswitch: Add jumbo frames support - 1 - --- 2023-12-01 Yoshihiro Shimoda geert Superseded
[net,v4] ravb: Fix races between ravb_tx_timeout_work() and net related ops [net,v4] ravb: Fix races between ravb_tx_timeout_work() and net related ops - 1 - --- 2023-11-27 Yoshihiro Shimoda geert Mainlined
[net-next,9/9] net: rswitch: Allow jumbo frames net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net-next,8/9] net: rswitch: Add jumbo frames handling for TX net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net-next,7/9] net: rswitch: Add jumbo frames handling for RX net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net-next,6/9] net: rswitch: Set GWMDNC register net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net-next,5/9] net: rswitch: Add a setting ext descriptor function net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net-next,4/9] net: rswitch: Add unmap_addrs instead of dma address in each desc net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net-next,3/9] net: rswitch: Use build_skb() for RX net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net-next,2/9] net: rswitch: Use unsigned int for desc related array index net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net-next,1/9] net: rswitch: Drop unused argument/return value net: rswitch: Add jumbo frames support - - - --- 2023-11-27 Yoshihiro Shimoda geert Superseded
[net,v3,3/3] net: rswitch: Fix missing dev_kfree_skb_any() in error path net: rswitch: Fix issues in rswitch_start_xmit() - 1 - --- 2023-11-22 Yoshihiro Shimoda geert Mainlined
[net,v3,2/3] net: rswitch: Fix return value in rswitch_start_xmit() net: rswitch: Fix issues in rswitch_start_xmit() - 1 - --- 2023-11-22 Yoshihiro Shimoda geert Mainlined
[net,v3,1/3] net: rswitch: Fix type of ret in rswitch_start_xmit() net: rswitch: Fix issues in rswitch_start_xmit() - 1 - --- 2023-11-22 Yoshihiro Shimoda geert Mainlined
[net,v2,3/3] net: rswitch: Fix missing dev_kfree_skb_any() in error path net: rswitch: Fix issues in rswitch_start_xmit() - - - --- 2023-11-22 Yoshihiro Shimoda geert Superseded
[net,v2,2/3] net: rswitch: Fix return value in rswitch_start_xmit() net: rswitch: Fix issues in rswitch_start_xmit() - - - --- 2023-11-22 Yoshihiro Shimoda geert Superseded
[net,v2,1/3] net: rswitch: Fix type of ret in rswitch_start_xmit() net: rswitch: Fix issues in rswitch_start_xmit() - - - --- 2023-11-22 Yoshihiro Shimoda geert Superseded
[net] net: rswitch: Fix error path in rswitch_start_xmit() [net] net: rswitch: Fix error path in rswitch_start_xmit() - - - --- 2023-11-21 Yoshihiro Shimoda kbingham Under Review
[net,v3] ravb: Fix races between ravb_tx_timeout_work() and net related ops [net,v3] ravb: Fix races between ravb_tx_timeout_work() and net related ops - 2 - --- 2023-11-15 Yoshihiro Shimoda geert Superseded
clk: renesas: r8a779g0: Add PCIe clocks clk: renesas: r8a779g0: Add PCIe clocks - 1 - --- 2023-11-14 Yoshihiro Shimoda geert Accepted
[v2,6/6] PCI: rcar-gen4: fix -Wvoid-pointer-to-enum-cast warning PCI: controllers: tidy code up - 2 - --- 2023-11-14 Yoshihiro Shimoda geert Superseded
[v2,5/6] PCI: iproc: fix -Wvoid-pointer-to-enum-cast warning PCI: controllers: tidy code up - 2 - --- 2023-11-14 Yoshihiro Shimoda geert Superseded
[v2,4/6] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers PCI: controllers: tidy code up - 1 - --- 2023-11-14 Yoshihiro Shimoda geert Superseded
[v2,3/6] PCI: dwc: Rename to .get_dbi_offset in struct dw_pcie_ep_ops PCI: controllers: tidy code up - 2 - --- 2023-11-14 Yoshihiro Shimoda geert Superseded
[v2,2/6] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops PCI: controllers: tidy code up 2 3 - --- 2023-11-14 Yoshihiro Shimoda geert Superseded
[v2,1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops PCI: controllers: tidy code up 5 3 - --- 2023-11-14 Yoshihiro Shimoda geert Superseded
[3/3] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers PCI: dwc: Improve code readability - - - --- 2023-11-13 Yoshihiro Shimoda geert Accepted
[2/3] PCI: dwc: Rename to .get_dbi_offset in struct dw_pcie_ep_ops PCI: dwc: Improve code readability - 1 - --- 2023-11-13 Yoshihiro Shimoda geert Mainlined
[1/3] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops PCI: dwc: Improve code readability - - - --- 2023-11-13 Yoshihiro Shimoda geert Mainlined
[net,v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops [net,v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops - 2 - --- 2023-10-19 Yoshihiro Shimoda geert Superseded
[v25,15/15] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 - - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,14/15] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4 PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 1 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,13/15] PCI: rcar-gen4: Add endpoint mode support PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,12/15] PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host mode PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,11/15] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 2 3 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,10/15] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 3 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,09/15] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 3 1 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,08/15] PCI: dwc: endpoint: Introduce .pre_init() and .deinit() PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,07/15] PCI: dwc: Expose dw_pcie_ep_exit() to module PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,06/15] PCI: dwc: Add EDMA_UNROLL capability flag PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,05/15] PCI: dwc: endpoint: Add multiple PFs support for dbi2 PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,04/15] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,03/15] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,02/15] PCI: dwc: Add dw_pcie_link_set_max_link_width() PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[v25,01/15] PCI: Add T_PVPERL macro PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-18 Yoshihiro Shimoda geert Accepted
[net-next,v3,2/2] rswitch: Add PM ops rswitch: Add PM ops - 1 - --- 2023-10-17 Yoshihiro Shimoda geert Mainlined
[net-next,v3,1/2] rswitch: Use unsigned int for port related array index rswitch: Add PM ops - 1 - --- 2023-10-17 Yoshihiro Shimoda geert Mainlined
[net] ravb: Fix races between ravb_tx_timeout_work() and net related ops [net] ravb: Fix races between ravb_tx_timeout_work() and net related ops - - - --- 2023-10-17 Yoshihiro Shimoda geert Superseded
[net-next,v2,2/2] rswitch: Add PM ops rswitch: Add PM ops - - - --- 2023-10-13 Yoshihiro Shimoda geert Superseded
[net-next,v2,1/2] rswitch: Use unsigned int for array index rswitch: Add PM ops - - - --- 2023-10-13 Yoshihiro Shimoda geert Superseded
[net-next] rswitch: Add PM ops [net-next] rswitch: Add PM ops - - - --- 2023-10-12 Yoshihiro Shimoda geert Superseded
[2/2] phy: renesas: r8a779f0-ether-serdes: Add .exit() ops phy: renesas: r8a779f0-ether-serdes: Add Re-initialize code - - - --- 2023-10-11 Yoshihiro Shimoda geert Accepted
[1/2] phy: renesas: r8a779f0-ether-serdes: Reset in .init() phy: renesas: r8a779f0-ether-serdes: Add Re-initialize code - - - --- 2023-10-11 Yoshihiro Shimoda geert Accepted
[v24,16/16] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 - - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,15/16] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4 PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 1 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,14/16] PCI: rcar-gen4: Add endpoint mode support PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,13/16] PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host mode PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,12/16] PCI: Add T_PVPERL macro PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,11/16] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 2 3 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,10/16] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 3 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,09/16] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 3 1 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,08/16] PCI: dwc: Disable two BARs to avoid unnecessary memory assignment PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - - - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,07/16] PCI: dwc: endpoint: Introduce .pre_init() and .deinit() PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,06/16] PCI: dwc: Expose dw_pcie_ep_exit() to module PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,05/16] PCI: dwc: Add EDMA_UNROLL capability flag PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,04/16] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,03/16] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,02/16] PCI: dwc: Add dw_pcie_link_set_max_link_width() PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[v24,01/16] PCI: dwc: endpoint: Add multiple PFs support for dbi2 PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-10-11 Yoshihiro Shimoda geert Superseded
[net,2/2] rswitch: Fix imbalance phy_power_off() calling rswitch: Fix issues on specific conditions - - - --- 2023-10-10 Yoshihiro Shimoda geert Mainlined
[net,1/2] rswitch: Fix renesas_eth_sw_remove() implementation rswitch: Fix issues on specific conditions - - - --- 2023-10-10 Yoshihiro Shimoda geert Mainlined
[net,v2,2/2] ravb: Fix use-after-free issue in ravb_tx_timeout_work() ravb: Fix use-after-free issues - 1 - --- 2023-10-05 Yoshihiro Shimoda geert Mainlined
[net,v2,1/2] ravb: Fix up dma_free_coherent() call in ravb_remove() ravb: Fix use-after-free issues - 1 - --- 2023-10-05 Yoshihiro Shimoda geert Mainlined
[net,2/2] ravb: Fix use-after-free issue in ravb_remove and ravb_tx_timeout_work [net,1/2] ravb: Fix dma_free_coherent() of desc_bat timing in ravb_remove() - 1 - --- 2023-10-04 Yoshihiro Shimoda geert Superseded
[net,1/2] ravb: Fix dma_free_coherent() of desc_bat timing in ravb_remove() [net,1/2] ravb: Fix dma_free_coherent() of desc_bat timing in ravb_remove() - 1 - --- 2023-10-04 Yoshihiro Shimoda geert Superseded
[net,0/2] ravb: Fix use-after-free issues - - - --- 2023-10-04 Yoshihiro Shimoda geert Not Applicable
[net,v3] rswitch: Fix PHY station management clock setting [net,v3] rswitch: Fix PHY station management clock setting - 1 1 --- 2023-09-26 Yoshihiro Shimoda geert Mainlined
[v23,16/16] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 - - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,15/16] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4 PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 1 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,14/16] PCI: dwc: rcar-gen4: Add endpoint mode support PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,13/16] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe controller support for host mode PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,12/16] PCI: add T_PVPERL macro PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,11/16] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 2 3 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,10/16] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 3 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,09/16] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 3 1 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,08/16] PCI: dwc: endpoint: Introduce .pre_init() and .deinit() PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,07/16] PCI: dwc: Expose dw_pcie_write_dbi2() to module PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,06/16] PCI: dwc: Expose dw_pcie_ep_exit() to module PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,05/16] PCI: dwc: Add EDMA_UNROLL capability flag PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,04/16] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,03/16] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,02/16] PCI: dwc: Add dw_pcie_link_set_max_link_width() PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 2 - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[v23,01/16] PCI: dwc: endpoint: Add multiple PFs support for dbi2 PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - - - --- 2023-09-26 Yoshihiro Shimoda geert Superseded
[net,v2] net: ethernet: renesas: rswitch Fix PHY station management clock setting [net,v2] net: ethernet: renesas: rswitch Fix PHY station management clock setting - - 1 --- 2023-09-26 Yoshihiro Shimoda geert Mainlined
[v22,16/16] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 - - --- 2023-09-25 Yoshihiro Shimoda geert Superseded
[v22,15/16] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4 PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 1 1 - --- 2023-09-25 Yoshihiro Shimoda geert Superseded
[v22,14/16] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe Endpoint support PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-25 Yoshihiro Shimoda geert Superseded
[v22,13/16] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe controller support PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-25 Yoshihiro Shimoda geert Superseded
[v22,12/16] PCI: add T_PVPERL macro PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support - 1 - --- 2023-09-25 Yoshihiro Shimoda geert Superseded
[v22,11/16] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support 2 3 - --- 2023-09-25 Yoshihiro Shimoda geert Superseded
« 1 2 3 418 19 »