Linux Renesas SOC Development
[Prev Page][Next Page]
[PATCH 00/14] Add functional support for Gigabit Ethernet driver,
Biju Das
- [PATCH 01/14] ravb: Use ALIGN macro for max_rx_len,
Biju Das
- [PATCH 02/14] ravb: Add rx_max_buf_size to struct ravb_hw_info,
Biju Das
- [PATCH 03/14] ravb: Fillup ravb_alloc_rx_desc_gbeth() stub,
Biju Das
- [PATCH 04/14] ravb: Fillup ravb_rx_ring_free_gbeth() stub,
Biju Das
- [PATCH 05/14] ravb: Fillup ravb_rx_ring_format_gbeth() stub,
Biju Das
- [PATCH 06/14] ravb: Fillup ravb_rx_gbeth() stub,
Biju Das
- [PATCH 07/14] ravb: Add carrier_counters to struct ravb_hw_info,
Biju Das
- [PATCH 08/14] ravb: Add support to retrieve stats for GbEthernet,
Biju Das
- [PATCH 09/14] ravb: Rename "tsrq" variable,
Biju Das
- [PATCH 10/14] ravb: Optimize ravb_emac_init_gbeth function,
Biju Das
- [PATCH 11/14] ravb: Rename "nc_queue" feature bit,
Biju Das
- [PATCH 12/14] ravb: Document PFRI register bit,
Biju Das
- [PATCH 13/14] ravb: Update EMAC configuration mode comment,
Biju Das
- [PATCH 14/14] ravb: Fix typo AVB->DMAC,
Biju Das
- Re: [PATCH 00/14] Add functional support for Gigabit Ethernet driver,
Sergey Shtylyov
[PATCH v3 0/2] Add eMMC/Micro SD support,
Biju Das
[geert-renesas-devel:master] BUILD SUCCESS c2a19dc748287f470b9f2117e1b50206988efa8f,
kernel test robot
[geert-renesas-devel:next] BUILD SUCCESS 4dad7e7e2891c1acd6d07d221d854f2d67fd30a9,
kernel test robot
[geert-renesas-drivers:renesas-clk-for-v5.16] BUILD SUCCESS 373bd6f487562e8727bc842e9983b093d57968cc,
kernel test robot
[geert-renesas-drivers:renesas-pinctrl-for-v5.16] BUILD SUCCESS 106502e232ed0296275d15054591133f168eaacd,
kernel test robot
[geert-renesas-devel:renesas-arm-dt-for-v5.16] BUILD SUCCESS a83ad872f4ba6b9fbf81b9f70d6ff6d61d74bf7e,
kernel test robot
[geert-renesas-drivers:topic/renesas-overlays-v5.14-rc1] BUILD SUCCESS c78d817869e63a3485bb4ab98aeea6ce368a396e,
kernel test robot
renesas/master baseline: 313 runs, 18 regressions (renesas-devel-2021-10-08-v5.15-rc4),
kernelci.org bot
renesas/master baseline-nfs: 32 runs, 8 regressions (renesas-devel-2021-10-08-v5.15-rc4),
kernelci.org bot
renesas/next baseline: 340 runs, 17 regressions (renesas-next-2021-10-08-v5.15-rc1),
kernelci.org bot
renesas/next baseline-nfs: 41 runs, 9 regressions (renesas-next-2021-10-08-v5.15-rc1),
kernelci.org bot
renesas/master v4l2-compliance on uvcvideo: 2 runs, 1 regressions (renesas-devel-2021-10-08-v5.15-rc4),
kernelci.org bot
renesas/master ltp-ipc: 8 runs, 2 regressions (renesas-devel-2021-10-08-v5.15-rc4),
kernelci.org bot
renesas/master igt-kms-rockchip: 1 runs, 1 regressions (renesas-devel-2021-10-08-v5.15-rc4),
kernelci.org bot
renesas/master igt-gpu-panfrost: 1 runs, 1 regressions (renesas-devel-2021-10-08-v5.15-rc4),
kernelci.org bot
renesas/next ltp-ipc: 10 runs, 3 regressions (renesas-next-2021-10-08-v5.15-rc1),
kernelci.org bot
[PATCH v2 0/2] Add eMMC/Micro SD support,
Biju Das
[PATCH v3 00/20] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers,
Fernando Ramos
- [PATCH v3 01/20] drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 02/20] drm/i915: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 03/20] drm/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 04/20] drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 05/20] drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 06/20] drm/tegra: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 07/20] drm/shmobile: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 08/20] drm/radeon: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 09/20] drm/omapdrm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 11/20] drm/msm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 10/20] drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 12/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 13/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2],
Fernando Ramos
- [PATCH v3 14/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3],
Fernando Ramos
- [PATCH v3 15/20] drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 16/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v3 17/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2],
Fernando Ramos
- [PATCH v3 18/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3],
Fernando Ramos
- [PATCH v3 19/20] drm: cleanup: remove drm_modeset_(un)lock_all(),
Fernando Ramos
- [PATCH v3 20/20] drm: cleanup: remove acquire_ctx from drm_mode_config,
Fernando Ramos
[PATCH 0/3] Add eMMC/Micro SD support,
Biju Das
[PATCH 0/5] pinctrl: renesas: Fixes and checker improvements,
Geert Uytterhoeven
[PATCH v2 0/2] Add SDHI clock and reset entries in cpg driver,
Biju Das
[GIT PULL FOR v5.16] R-Car DU & other misc enhancements,
Laurent Pinchart
[PATCH] mmc: renesas_sdhi: Fix internal cd irq miss with hard reset,
Biju Das
[PATCH v2 0/4] r8a779a0: add RPC support,
Wolfram Sang
HDMI isn't probed on v5.15-rc1 on ULCB+KF,
Kuninori Morimoto
[PATCH v6] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver,
Niklas Söderlund
[PATCH v2] memory: RENESAS_RPCIF should select RESET_CONTROLLER,
Geert Uytterhoeven
[PATCH] memory: RENESAS_RPCIF should select RESET_CONTROLLER,
Geert Uytterhoeven
[PATCH v2] arm: kdump: Add DT properties to crash dump kernel's DTB,
Geert Uytterhoeven
[RFC 00/12] Add functional support for Gigabit Ethernet driver,
Biju Das
- [RFC 01/12] ravb: Use ALIGN macro for max_rx_len,
Biju Das
- [RFC 02/12] ravb: Add rx_max_buf_size to struct ravb_hw_info,
Biju Das
- [RFC 03/12] ravb: Fillup ravb_set_features_gbeth() stub,
Biju Das
- [RFC 04/12] ravb: Fillup ravb_alloc_rx_desc_gbeth() stub,
Biju Das
- [RFC 05/12] ravb: Fillup ravb_rx_ring_free_gbeth() stub,
Biju Das
- [RFC 06/12] ravb: Fillup ravb_rx_ring_format_gbeth() stub,
Biju Das
- [RFC 07/12] ravb: Fillup ravb_rx_gbeth() stub,
Biju Das
- [RFC 08/12] ravb: Add carrier_counters to struct ravb_hw_info,
Biju Das
- [RFC 09/12] ravb: Add support to retrieve stats for GbEthernet,
Biju Das
- [RFC 11/12] ravb: Optimize ravb_emac_init_gbeth function,
Biju Das
- [RFC 10/12] ravb: Rename "tsrq" variable,
Biju Das
- [RFC 12/12] ravb: Update/Add comments,
Biju Das
- Re: [RFC 00/12] Add functional support for Gigabit Ethernet driver,
Sergey Shtylyov
renesas/master baseline: 404 runs, 22 regressions (renesas-devel-2021-10-04-v5.15-rc4),
kernelci.org bot
renesas/master baseline-nfs: 54 runs, 10 regressions (renesas-devel-2021-10-04-v5.15-rc4),
kernelci.org bot
renesas/master v4l2-compliance on uvcvideo: 2 runs, 1 regressions (renesas-devel-2021-10-04-v5.15-rc4),
kernelci.org bot
renesas/master usb: 2 runs, 1 regressions (renesas-devel-2021-10-04-v5.15-rc4),
kernelci.org bot
renesas/master ltp-ipc: 12 runs, 4 regressions (renesas-devel-2021-10-04-v5.15-rc4),
kernelci.org bot
renesas/master igt-kms-rockchip: 1 runs, 1 regressions (renesas-devel-2021-10-04-v5.15-rc4),
kernelci.org bot
Re: [PATCH] drm/edid: Fix crash with zero/invalid EDID,
Geert Uytterhoeven
[PATCH] gpio: aggregator: Add interrupt support,
Geert Uytterhoeven
[GIT FIXES FOR v5.15] R-Car DU fix,
Laurent Pinchart
[PATCH 0/8] Fillup stubs for Gigabit Ethernet driver support,
Biju Das
[PATCH 00/10] Add Gigabit Ethernet driver support,
Biju Das
- [PATCH 01/10] ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar",
Biju Das
- [PATCH 02/10] ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables,
Biju Das
- [PATCH 03/10] ravb: Add nc_queue to struct ravb_hw_info,
Biju Das
- [PATCH 04/10] ravb: Add support for RZ/G2L SoC,
Biju Das
- [PATCH 05/10] ravb: Initialize GbEthernet DMAC,
Biju Das
- [PATCH 06/10] ravb: Exclude gPTP feature support for RZ/G2L,
Biju Das
- [PATCH 07/10] ravb: Add tsrq to struct ravb_hw_info,
Biju Das
- [PATCH 08/10] ravb: Add magic_pkt to struct ravb_hw_info,
Biju Das
- [PATCH 10/10] ravb: Initialize GbEthernet E-MAC,
Biju Das
- [PATCH 09/10] ravb: Add half_duplex to struct ravb_hw_info,
Biju Das
- Re: [PATCH 00/10] Add Gigabit Ethernet driver support,
patchwork-bot+netdevbpf
[PATCH] PCI: rcar: pcie-rcar-host: Remove unneeded includes,
Geert Uytterhoeven
[PATCH] PCI: rcar: pcie-rcar-ep: Remove unneeded includes,
Geert Uytterhoeven
[PATCH] dt-bindings: net: renesas,etheravb: Update example to match reality,
Geert Uytterhoeven
[PATCH] dt-bindings: net: renesas,ether: Update example to match reality,
Geert Uytterhoeven
[GIT PULL] pinctrl: renesas: Updates for v5.16,
Geert Uytterhoeven
[GIT PULL] clk: renesas: Updates for v5.16,
Geert Uytterhoeven
[GIT PULL 0/4] Renesas SoC updates for v5.16,
Geert Uytterhoeven
[geert-renesas-devel:renesas-arm-dt-for-v5.16] BUILD SUCCESS 732e8ee0351c59ded4d88106437a7ad1cff4cb83,
kernel test robot
[geert-renesas-devel:renesas-arm-defconfig-for-v5.16] BUILD SUCCESS 93207e415d134e6fbcee6a723ab4cf060ef3926e,
kernel test robot
[geert-renesas-devel:next] BUILD SUCCESS a462ac13da67252c742a2c044b302f37eae9d089,
kernel test robot
[RFC PATCH 0/4] Add "output-impedance" property to pinconf-generic,
Lad Prabhakar
[geert-renesas-devel:master] BUILD SUCCESS 3f00f8a6b8301c0c021c503a3cc308ba8195ee7d,
kernel test robot
[PATCH] clk: renesas: r8a779[56]x: add MLP clock,
Nikita Yushchenko
[PATCH] pinctrl: renesas: r8a779[56]x: add MediaLB pins,
Nikita Yushchenko
[PATCH 0/4] r8a779a0: add RPC support,
Wolfram Sang
[geert-renesas-drivers:master] BUILD SUCCESS c6626328faa52bf3b7265a60d6dbc47f29cd5407,
kernel test robot
[geert-renesas-drivers:renesas-clk-for-v5.16] BUILD SUCCESS cc3e8f97bbd370b51b3bb7fec391d65d461d7d02,
kernel test robot
[PATCH v4 0/2] Fix simple-bus issues with fw_devlink,
Saravana Kannan
[geert-renesas-drivers:renesas-clk-for-v5.15] BUILD SUCCESS fa2a30f8e0aa9304919750b116a9e9e322465299,
kernel test robot
[geert-renesas-drivers:renesas-pinctrl-for-v5.16] BUILD SUCCESS fcfb63148c241adad54ed99fc318167176d7254b,
kernel test robot
renesas/next baseline: 281 runs, 16 regressions (renesas-next-2021-09-28-v5.15-rc1),
kernelci.org bot
renesas/next baseline-nfs: 39 runs, 10 regressions (renesas-next-2021-09-28-v5.15-rc1),
kernelci.org bot
[RFC PATCH 0/9] clk/mmc: renesas_sdhi: refactor SDnH to be a seperate clock,
Wolfram Sang
- [RFC PATCH 1/9] clk: renesas: gen3-cpg: add dummy SDnH clock,
Wolfram Sang
- [RFC PATCH 3/9] clk: renesas: r8a779a0: add SDnH clock to V3U,
Wolfram Sang
- [RFC PATCH 4/9] clk: renesas: gen3: switch to new SD clock handling,
Wolfram Sang
- [RFC PATCH 2/9] clk: renesas: add SDnH clock to Gen3 SoCs,
Wolfram Sang
- [RFC PATCH 5/9] clk: renesas: gen3-cpg: remove outdated SD_SKIP_FIRST,
Wolfram Sang
- [RFC PATCH 6/9] dt-bindings: mmc: renesas,sdhi: add optional SDnH clock,
Wolfram Sang
- [RFC PATCH 7/9] arm64: dts: r8a77951: add SDnH clocks,
Wolfram Sang
- [RFC PATCH 8/9] arm64: dts: r8a77965: add SDnH clocks,
Wolfram Sang
- [RFC PATCH 9/9] mmc: renesas_sdhi: parse DT for SDnH,
Wolfram Sang
renesas/next v4l2-compliance on uvcvideo: 2 runs, 1 regressions (renesas-next-2021-09-28-v5.15-rc1),
kernelci.org bot
renesas/next ltp-ipc: 8 runs, 2 regressions (renesas-next-2021-09-28-v5.15-rc1),
kernelci.org bot
renesas/next igt-kms-rockchip: 1 runs, 2 regressions (renesas-next-2021-09-28-v5.15-rc1),
kernelci.org bot
renesas/next igt-gpu-panfrost: 1 runs, 1 regressions (renesas-next-2021-09-28-v5.15-rc1),
kernelci.org bot
[PATCH] arm64: dts: renesas: r9a07g044: Add SPI Multi I/O Bus controller node,
Lad Prabhakar
[PATCH 0/6] Add SPI Multi I/O Bus Controller support for RZ/G2L,
Lad Prabhakar
[GIT PULL] clk: renesas: Fixes for v5.15,
Geert Uytterhoeven
renesas-drivers-2021-09-28-v5.15-rc3,
Geert Uytterhoeven
[PATCH] clk: renesas: r9a07g044-cpg: Add clock and reset entries for SPI Multi I/O Bus Controller,
Lad Prabhakar
[PATCH] arm64: defconfig: Enable RZG2L_ADC,
Lad Prabhakar
[PATCH] [RESEND] drm/rcar: stop using 'imply' for dependencies,
Arnd Bergmann
[PATCH] media: vsp1: mask interrupts before enabling,
Nikita Yushchenko
renesas/next baseline-nfs: 31 runs, 7 regressions (renesas-next-2021-09-24-v5.15-rc1),
kernelci.org bot
renesas/next baseline: 127 runs, 9 regressions (renesas-next-2021-09-24-v5.15-rc1),
kernelci.org bot
renesas/master baseline: 182 runs, 8 regressions (renesas-devel-2021-09-24-v5.15-rc2),
kernelci.org bot
renesas/master baseline-nfs: 27 runs, 8 regressions (renesas-devel-2021-09-24-v5.15-rc2),
kernelci.org bot
renesas/next ltp-ipc: 6 runs, 1 regressions (renesas-next-2021-09-24-v5.15-rc1),
kernelci.org bot
renesas/master sleep: 8 runs, 19 regressions (renesas-devel-2021-09-24-v5.15-rc2),
kernelci.org bot
renesas/master usb: 5 runs, 1 regressions (renesas-devel-2021-09-24-v5.15-rc2),
kernelci.org bot
renesas/master igt-kms-rockchip: 1 runs, 1 regressions (renesas-devel-2021-09-24-v5.15-rc2),
kernelci.org bot
renesas/master igt-gpu-panfrost: 1 runs, 1 regressions (renesas-devel-2021-09-24-v5.15-rc2),
kernelci.org bot
renesas/master cros-ec: 5 runs, 1 regressions (renesas-devel-2021-09-24-v5.15-rc2),
kernelci.org bot
[PATCH] arm64: dts: renesas: beacon: Fix memory corruption from TF-A,
Adam Ford
[PATCH 0/3] can: rcar_canfd: Add support for V3U flavor,
Ulrich Hecht
[PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix reg value,
Geert Uytterhoeven
[PATCH v2] arm64: dts: renesas: rzg2l-smarc: Enable CANFD,
Lad Prabhakar
[PATCH] media: rcar-csi2: fix R8A77980 support,
Nikita Yushchenko
[PATCH] media: rcar-vin: add G/S_PARM ioctls,
Nikita Yushchenko
[PATCH] media: rcar-vin: add support for GREY format,
Nikita Yushchenko
[PATCH v2] can: rcar_can: Fix suspend/resume,
Yoshihiro Shimoda
[PATCH] arm64: dts: renesas: beacon: Fix Ethernet PHY mode,
Geert Uytterhoeven
[PATCH v2 00/17] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible,
Fernando Ramos
- [PATCH v2 01/17] drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 02/17] drm/i915: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 03/17] drm/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 04/17] drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 05/17] drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 06/17] drm/tegra: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 07/17] drm/shmobile: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 08/17] drm/radeon: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 09/17] drm/omapdrm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 10/17] drm/nouveau: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 11/17] drm/msm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 12/17] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 13/17] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() part 2,
Fernando Ramos
- [PATCH v2 14/17] drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- [PATCH v2 16/17] drm: cleanup: remove drm_modeset_(un)lock_all(),
Fernando Ramos
- [PATCH v2 17/17] doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanup,
Fernando Ramos
- [PATCH v2 15/17] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN(),
Fernando Ramos
- Re: [PATCH v2 00/17] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible,
Sean Paul
[RFC/PATCH 00/18] Add Gigabit Ethernet driver support,
Biju Das
- [RFC/PATCH 01/18] ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar",
Biju Das
- [RFC/PATCH 02/18] ravb: Rename the variables "no_ptp_cfg_active" and "ptp_cfg_active",
Biju Das
- [RFC/PATCH 03/18] ravb: Initialize GbEthernet dmac,
Biju Das
- [RFC/PATCH 04/18] ravb: Enable aligned_tx and tx_counters for RZ/G2L,
Biju Das
- [RFC/PATCH 05/18] ravb: Exclude gPTP feature support for RZ/G2L,
Biju Das
- [RFC/PATCH 06/18] ravb: Add multi_tsrq to struct ravb_hw_info,
Biju Das
- [RFC/PATCH 07/18] ravb: Add magic_pkt to struct ravb_hw_info,
Biju Das
- [RFC/PATCH 08/18] ravb: Add mii_rgmii_selection to struct ravb_hw_info,
Biju Das
- [RFC/PATCH 09/18] ravb: Add half_duplex to struct ravb_hw_info,
Biju Das
- [RFC/PATCH 10/18] ravb: Initialize GbEthernet E-MAC,
Biju Das
- [RFC/PATCH 11/18] ravb: Add rx_2k_buffers to struct ravb_hw_info,
Biju Das
- [RFC/PATCH 12/18] ravb: Add timestamp to struct ravb_hw_info,
Biju Das
- [RFC/PATCH 13/18] ravb: Add rx_ring_free function support for GbEthernet,
Biju Das
- [RFC/PATCH 14/18] ravb: Add rx_ring_format function for GbEthernet,
Biju Das
- [RFC/PATCH 15/18] ravb: Add rx_alloc helper function for GbEthernet,
Biju Das
- [RFC/PATCH 16/18] ravb: Add Packet receive function for Gigabit Ethernet,
Biju Das
- [RFC/PATCH 17/18] ravb: Add carrier_counters to struct ravb_hw_info,
Biju Das
- [RFC/PATCH 18/18] ravb: Add set_feature support for RZ/G2L,
Biju Das
- Re: [RFC/PATCH 00/18] Add Gigabit Ethernet driver support,
Sergey Shtylyov
[PATCH v2] dmaengine: sh: rz-dmac: Add DMA clock handling,
Biju Das
[PATCH v3 0/3] arm64: dts: renesas: r8a779a0 DU support,
Kieran Bingham
[PATCH v3 0/6] drm: rcar-du: V3U Support,
Kieran Bingham
[PATCH v3] drm: rcar-du: Allow importing non-contiguous dma-buf with VSP,
Laurent Pinchart
[PATCH 0/3] RZ/G2L SMARC EVK enable ADC and CAN interfaces,
Lad Prabhakar
[PATCH] arm64: dts: renesas: r8a779a0: falcon-cpu: Add SW46 switch support,
Kieran Bingham
[PATCH v2] arm64: dts: renesas: r8a779a0: falcon-cpu: Add SW47-SW49 support,
Kieran Bingham
[PATCH] arm64: dts: renesas: r8a779a0: falcon-cpu: Add SW47-SW49 support,
Kieran Bingham
[PATCH] memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlash,
Andrew Gabbasov
[PATCH] i2c: rcar: add SMBus block read support,
Andrew Gabbasov
[PATCH v4 0/4] Add GbEthernet Clock support,
Biju Das
[Index of Archives]
[Linux Samsung SOC]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announcements]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[Git]
[Linux Netdev]
[Netfilter]