Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
 messages from 2026-08-26 17:49:14 to 2026-09-02 12:21:03 UTC [more...]

[PATCH v3 00/14] drm/panic: Split into core and helpers
 2026-09-02 12:13 UTC  (9+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v3 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v3 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v3 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v3 10/14] drm/panic: Restrict to primary planes
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library

[PATCH v3] soc: renesas: rcar-mfis: add hwspinlock support
 2026-09-02 12:12 UTC  (2+ messages)

[PATCH v4 0/7] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-09-02 12:03 UTC  (9+ messages)
` [PATCH v4 1/7] dt-bindings: soc: "
` [PATCH v4 2/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow input-enable pinconf
` [PATCH v4 3/7] dt-bindings: usb: cypress,hx3: make peer-hub property optional
` [PATCH v4 4/7] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
` [PATCH v4 5/7] arm64: dts: renesas: add support for solidrun rzv2l "
` [PATCH v4 6/7] arm64: dts: renesas: add support for solidrun rzg2lc "
` [PATCH v4 7/7] arm64: dts: renesas: rzg2l(c)/rzv2l hb-iiot: add dsi panel dt overlay

[PATCH v3] ARM: dts: renesas: r9a06g032-rzn1d400-eb: enable GPIOs on CN12
 2026-09-02 12:10 UTC  (2+ messages)

[PATCH v3 00/12] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-09-02 11:44 UTC  (14+ messages)
` [PATCH v3 01/12] dt-bindings: clock: renesas,r8a78000-cpg: Add renesas,scmi-firmware property
` [PATCH v3 02/12] dt-bindings: power: renesas,r8a78000-mdlc: Add firmware property
` [PATCH v3 03/12] firmware: arm_scmi: Add scmi_get_base_info()
` [PATCH v3 04/12] of: property: fw_devlink: Add support for renesas,scmi-firmware
` [PATCH v3 05/12] pmdomain: Make genpd_get_from_provider() public
` [PATCH v3 06/12] reset: Extract __reset_control_get_from_provider()
` [PATCH v3 07/12] reset: Add reset_control_get_from_provider_exclusive()
` [PATCH v3 08/12] clk: renesas: r8a78000: Add clk_hw to clk_map
` [PATCH v3 09/12] clk: renesas: r8a78000: Add SCMI remapping support
` [PATCH v3 10/12] pmdomain: "
` [PATCH v3 11/12] arm64: dts: renesas: ironhide: Enable SCMI devpd, sys, clock, and reset
` [PATCH v3 12/12] arm64: dts: renesas: ironhide: Add CPG/MDLC renesas,scmi-firmware properties

[PATCH v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
 2026-09-02 11:39 UTC  (2+ messages)

[PATCH 0/5] Fix GBETH TX scheduling policy for RZ/{V2H, V2N, G3E, T2H, N2H}
 2026-09-02 11:35 UTC  (2+ messages)

[PATCH v5 0/4] Add RZ/G3L PWRRDY power sequencing support
 2026-09-02 11:34 UTC  (8+ messages)
` [PATCH v5 3/4] power: sequencing: Add Renesas RZ/G3L Power Ready driver
` (subset) [PATCH v5 0/4] Add RZ/G3L PWRRDY power sequencing support

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-09-02 11:09 UTC  (15+ messages)
` [PATCH v24 01/15] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v24 02/15] mmc: renesas_sdhi: Clean up whitespace and add OF table sentinels
` [PATCH v24 03/15] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v24 04/15] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v24 05/15] mmc: renesas_sdhi: Add SDHI_SD_CLK_CTL_DIV1 macro for 1/1 option
` [PATCH v24 06/15] mmc: renesas_sdhi: Make clock divider mask configurable

[PATCH 0/2] clk: renesas: rzv2h: Convert to clk_hw provider API
 2026-09-02 10:49 UTC  (3+ messages)
` [PATCH 1/2] clk: renesas: rzv2h: Drop duplicated parent lookup in fixed_mod_status_clk_register()
` [PATCH 2/2] clk: renesas: rzv2h: Convert to clk_hw based provider API

[PATCH net-next v3 00/10] ravb: Add gPTP support for Gen4
 2026-09-02  8:47 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: ethernet: ravb: Remove gPTP control from WoL setup and restore
` [PATCH net-next v3 02/10] net: ethernet: ravb: Move programming of gPTP timer interval
` [PATCH net-next v3 03/10] net: ethernet: ravb: Simplify gPTP start and stop
` [PATCH net-next v3 04/10] net: ethernet: ravb: Remove redundant argument to ravb_ptp_init()
` [PATCH net-next v3 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register()
` [PATCH net-next v3 06/10] net: ethernet: ravb: Replace gPTP flags with callbacks
` [PATCH net-next v3 07/10] net: ethernet: ravb: Add callback for gPTP probe
` [PATCH net-next v3 08/10] net: ethernet: ravb: Add callback for gPTP clock index
` [PATCH net-next v3 09/10] dt-bindings: net: renesas,etheravb: Add optional gPTP phandle for Gen4
` [PATCH net-next v3 10/10] net: ethernet: ravb: Add gPTP support "

[PATCH net-next v2 10/10] net: ethernet: ravb: Add gPTP support for Gen4
 2026-09-02  8:43 UTC  (2+ messages)

[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
 2026-09-02  8:21 UTC  (7+ messages)
` [PATCH 13/45] clk: imx: Make sure clk_init_data is fully initialized
` [PATCH 30/45] clk: scpi: "

[PATCH v2 0/2] net: pcs: rzn1-miic: Fix config array initialization
 2026-09-02  7:05 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] net: pcs: rzn1-miic: Verify port number from dtb

[PATCH v8 0/9] drm: renesas: rz-du: Add RZ/G3E support
 2026-09-02  6:37 UTC  (11+ messages)
` [PATCH v8 1/9] dt-bindings: display: renesas,rzg2l-du: Document RZ/G3E SoC
` [PATCH v8 2/9] drm: renesas: rz-du: Move mmio from rzg2l_du_device to rzg2l_du_crtc
` [PATCH v8 3/9] drm: renesas: rz-du: crtc: Parameterize rzg2l_du_crtc_create()
` [PATCH v8 4/9] drm: renesas: rz-du: vsp: Keep the planes in the VSP
` [PATCH v8 5/9] drm: renesas: rz-du: kms: Enable multi CRTC creation
` [PATCH v8 6/9] drm: renesas: rz-du: crtc: Support per-channel named resources
` [PATCH v8 7/9] drm: renesas: rz-du: Rename possible_outputs to possible_crtcs
` [PATCH v8 8/9] drm: renesas: rz-du: Add RZ/G3E (R9A09G047) DU support
` [PATCH v8 9/9] arm64: dts: renesas: r9a09g047: Add DU node

[PATCH v6 0/5] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-09-01 18:29 UTC  (2+ messages)

[PATCH v2 1/1] pmdomain: renesas: rcar-sysc: Update description of chan_offs, chan_bit, isr_bit
 2026-09-01 15:46 UTC  (2+ messages)

[PATCH v2 0/6] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
 2026-09-01 15:39 UTC  (2+ messages)

[PATCH 00/10] Add support for Renesas RZ/G2M v3.0 (a.k.a R8A774A3) SoC
 2026-09-01 15:12 UTC  (14+ messages)
` [PATCH 02/10] dt-bindings: power: Add r8a774a3 SYSC power domain definitions
` [PATCH 06/10] dt-bindings: clock: Add r8a774a3 CPG Core Clock definitions
` [PATCH 08/10] arm64: dts: renesas: Add initial SoC DTSI for RZ/G2M v3.0
` [PATCH 09/10] arm64: dts: renesas: Add HiHope RZ/G2M v3.0 SoC main board support

[PATCH net-next v3 00/10] net: pcs: add basic support for RK3568 XPCS
 2026-09-01 15:01 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: stmmac: move XPCS lifetime management to platform drivers
` [PATCH net-next v3 02/10] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property
` [PATCH net-next v3 03/10] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
` [PATCH net-next v3 04/10] dt-bindings: net: pcs: add rockchip,rk3568-xpcs support
` [PATCH net-next v3 05/10] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
` [PATCH net-next v3 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
` [PATCH net-next v3 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
` [PATCH net-next v3 08/10] net: stmmac: dwmac-rk: add SGMII support for RK3568
` [PATCH net-next v3 09/10] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port
` [PATCH net-next v3 10/10] MAINTAINERS: add entry for Rockchip XPCS driver

[PATCH v3 1/2] PCI: dwc: Add .post_deinit counterpart to endpoint .pre_init callback
 2026-09-01 14:29 UTC  (2+ messages)

[PATCH v3] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-09-01 13:35 UTC  (2+ messages)

renesas-drivers-2026-09-01-v7.3-rc1
 2026-09-01 13:17 UTC 

[PATCH] i2c: rzv2m: fail probe on reset and runtime-PM errors
 2026-09-01 10:40 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2026-09-01  7:30 UTC 

[PATCH v6] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: add display nodes
 2026-08-31 17:53 UTC  (3+ messages)

[PATCH v3 00/40] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-08-31 16:17 UTC  (4+ messages)
` [PATCH v3 34/40] drm/rcar-du: Convert to atomic_create_state
` [PATCH v3 35/40] drm/rz-du: "
` [PATCH v3 36/40] drm/shmobile: "

[PATCH 0/9] iio: adc: rzt2h: add DMA buffer support
 2026-08-31 15:16 UTC  (15+ messages)
` [PATCH 1/9] iio: adc: rzt2h: remove unused struct rzt2h_adc::max_channels
` [PATCH 2/9] iio: adc: rzt2h: store IRQ in private state
` [PATCH 3/9] iio: adc: rzt2h: store the physical address "
` [PATCH 4/9] iio: adc: rzt2h: claim direct mode on single reads
` [PATCH 5/9] iio: adc: rzt2h: implement DMA buffer support
` [PATCH 6/9] iio: adc: rzt2h: expose sampling frequency
` [PATCH 7/9] dt-bindings: iio: adc: renesas,r9a09g077-adc: document DMA support
` [PATCH 8/9] arm64: dts: renesas: r9a09g077: Wire up DMA support for ADC
` [PATCH 9/9] arm64: dts: renesas: r9a09g087: "

[PATCH AUTOSEL 6.18-5.15] mmc: renesas_sdhi: Add OF entry for RZ/G2E SoC
 2026-08-31 13:29 UTC  (9+ messages)
` [PATCH AUTOSEL 6.18-5.15] mmc: renesas_sdhi: Add OF entry for RZ/G2N SoC
` [PATCH AUTOSEL 6.18-6.12] drm: rz-du: Ensure correct suspend/resume ordering with VSP
` [PATCH AUTOSEL 6.18] pinctrl: renesas: rzg2l: Add SR register cache for PM suspend/resume
` [PATCH AUTOSEL 6.18] drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signal
` [PATCH AUTOSEL 6.18] rtc: renesas-rtca3: Check RADJ poll result during initial setup
` [PATCH AUTOSEL 6.18-5.10] clk: renesas: cpg-mssr: Add number of clock cells check
` [PATCH AUTOSEL 6.18-6.12] pinctrl: renesas: rzg2l: Handle RZ/V2H(P) IOLH configuration in PM cache
` [PATCH AUTOSEL 6.18-6.1] pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPP

[PATCH 00/70] drm/crtc: Convert all drivers to atomic_create_state and remove reset
 2026-08-31 13:36 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2026-08-31 10:40 UTC 

[PATCH v3 00/13] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-08-31  9:16 UTC  (24+ messages)
` [PATCH v3 03/13] drm: renesas: rzg2l_mipi_dsi: Move global timings into hardware info struct
` [PATCH v3 04/13] drm: renesas: rzg2l_mipi_dsi: Add support for DSI PWRRDY
` [PATCH v3 05/13] drm: renesas: rzg2l_mipi_dsi: Add RZ/G3L MIPI DSI support
` [PATCH v3 06/13] drm: renesas: rz-du: Add RZ/G3L (R9A08G046) DU support
` [PATCH v3 07/13] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
` [PATCH v3 08/13] arm64: dts: renesas: r9a08g046: Add fcpvd node
` [PATCH v3 09/13] arm64: dts: renesas: r9a08g046: Add vspd node
` [PATCH v3 10/13] arm64: dts: renesas: r9a08g046: Add DU and DSI nodes
` [PATCH v3 11/13] arm64: dts: renesas: r9a08g046: Add LVDS node
` [PATCH v3 12/13] arm64: dts: renesas: Add DSI overlay for RZ/G3L SMARC EVK with ADV7535
` [PATCH v3 13/13] arm64: dts: renesas: Add LVDS overlay for RZ/G3L SMARC EVK with ITE6263

[PATCH 1/2] dt-bindings: phy: Document Renesas Multi-Protocol PHY driver for R-Car X5H
 2026-08-31  8:13 UTC  (3+ messages)
` [PATCH 2/2] phy: renesas: Add "

[PATCH 0/4] Add RZ/G3L PCIe support
 2026-08-31  6:33 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3L SoC

[PATCH v2 0/3] counter: rz-mtu3-cnt: check clock and runtime PM errors
 2026-08-31  5:44 UTC  (4+ messages)
` [PATCH v2 1/3] counter: rz-mtu3-cnt: check clk_prepare_enable() and pm_runtime_set_active()
` [PATCH v2 2/3] counter: rz-mtu3-cnt: check pm_runtime_get_sync() return values
` [PATCH v2 3/3] counter: rz-mtu3-cnt: put runtime PM ref if counter init fails

[PATCH] media: platform: rzg2l-cru: Initialize lock before requesting IRQ
 2026-08-30 15:12 UTC 

[PATCH v6 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-30  1:25 UTC  (4+ messages)
` [PATCH v6 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v5 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-28 18:23 UTC  (2+ messages)
` [PATCH v5 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v9 0/5] Add RZ/G3L USB2.0 support
 2026-08-28 13:35 UTC  (6+ messages)
` [PATCH v9 1/5] regulator: renesas-usb-vbus-regulator: Rename platform device to rzg2l-vbus-regulator
` [PATCH v9 2/5] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3L support
` [PATCH v9 3/5] reset: rzg2l-usbphy-ctrl: Introduce info struct for match data
` [PATCH v9 4/5] reset: rzg2l-usbphy-ctrl: Add RZ/G3L support
` [PATCH v9 5/5] regulator: renesas-usb-vbus-regulator: Add RZ/G3L VBUS regulator support

[PATCH v9 1/5] regulator: renesas-usb-vbus-regulator: Rename platform device to rzg2l-vbus-regulator
 2026-08-28 13:01 UTC  (5+ messages)
` [PATCH v9 2/5] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3L support
` [PATCH v9 3/5] reset: rzg2l-usbphy-ctrl: Introduce info struct for match data
` [PATCH v9 4/5] reset: rzg2l-usbphy-ctrl: Add RZ/G3L support
` [PATCH v9 5/5] regulator: renesas-usb-vbus-regulator: Add RZ/G3L VBUS regulator support

[PATCH] media: rcar-vin: Return unused buffers correctly
 2026-08-28 10:37 UTC 

[PATCH 0/4] dmaengine: sh: rcar-dmac: add R-Car Gen5 X5H support
 2026-08-28 10:12 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: renesas,rcar-dmac: Add support for R-Car X5H SoC

[PATCH] counter: rz-mtu3-cnt: check clk_prepare_enable() return value
 2026-08-28  9:43 UTC  (6+ messages)
  `  "

[PATCH v3 0/3] watchdog: rzv2h: Convert WDTDCR handling to regmap
 2026-08-27 14:08 UTC  (2+ messages)

[PATCH v4 0/7] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
 2026-08-27 14:02 UTC  (3+ messages)
` [PATCH v4 4/7] dt-bindings: watchdog: renesas,r9a09g057-wdt: Add CPG/MSSR syscon support

[PATCH v4 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-27 10:05 UTC  (5+ messages)
` [PATCH v4 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v2] dt-bindings: i2c: renesas,rcar-i2c: allow 6 DMA channels
 2026-08-27  7:59 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: rzt2h-n2h-evk: Mark XSPI1 boot partitions read-only
 2026-08-27  7:46 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox