Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
 messages from 2026-08-14 20:36:22 to 2026-08-20 17:17:02 UTC [more...]

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-08-20 17:16 UTC  (2+ messages)
` [PATCH v24 01/15] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-20 17:15 UTC  (23+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
` [PATCH 02/12] drm/panic: Make allocation of zlib workspace more robust
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 08/12] drm/panic: Split draw_panic_plane()
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
` [PATCH 10/12] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH 11/12] drm/panic: Move panic display code into helper library
` [PATCH 12/12] drm/panic: Compile KUnit tests as module

[PATCH v3] net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()
 2026-08-20 15:26 UTC  (2+ messages)

[PATCH 0/2] Make AUDIO_CLKOUT optional and drop it from RZ/G3E SMARC
 2026-08-20 15:05 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: sound: renesas,r9a09g047-sound: Drop #clock-cells from required
` [PATCH 2/2] arm64: dts: renesas: r9a09g047e57-smarc: Drop AUDIO_CLKOUT properties

[PATCH v5 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-08-20 13:01 UTC  (7+ messages)
` [PATCH v5 1/5] pinctrl: renesas: rzg2l: Generalize the power source code
` [PATCH v5 2/5] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
` [PATCH v5 3/5] pinctrl: renesas: rzg2l: Unify the power source handling
` [PATCH v5 4/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C power source option
` [PATCH v5 5/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source

[PATCH v23 00/14] Add Renesas RZ/G3L SD/eMMC support
 2026-08-20 11:44 UTC  (5+ messages)
` [PATCH v23 05/14] mmc: renesas_sdhi: Make clock divider mask configurable

[PATCH v4 00/15] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-20 11:20 UTC  (26+ messages)
` [PATCH v4 01/15] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v4 02/15] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v4 03/15] rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
` [PATCH v4 04/15] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v4 05/15] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v4 06/15] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v4 07/15] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v4 08/15] rtc: rzn1: Use pm_runtime_put_sync() in rzn1_rtc_disable_hardware()
` [PATCH v4 09/15] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v4 10/15] rtc: rzn1: Use temporary variable for struct device
` [PATCH v4 11/15] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v4 12/15] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v4 13/15] rtc: rzn1: Add OF match data to gate SUBU "
` [PATCH v4 14/15] rtc: rzn1: Drop trailing comma from OF match table sentinel
` [PATCH v4 15/15] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

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

[PATCH v2 1/2] PCI: dwc: Add .post_deinit counterpart to endpoint .pre_init callback
 2026-08-20  8:42 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: dwc: rcar-gen4: Use .post_deinit to handle dw_pcie_ep_init() failures

[PATCH] i2c: rcar: fix reset handling for Gen5
 2026-08-20  8:57 UTC  (3+ messages)

[PATCH v6 0/5] media: rzg2l-cru: Fix DMA stride alignment
 2026-08-20  8:55 UTC  (15+ messages)
` [PATCH v6 1/5] media: v4l2-common: Convert v4l2_fill_pixfmt_mp() to static inline wrapper
` [PATCH v6 2/5] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper
` [PATCH v6 3/5] media: v4l2-common: Add kernel-doc for v4l2_fill_pixfmt_mp_aligned()
` [PATCH v6 4/5] media: rzg2l-cru: Use v4l2_fill_pixfmt_aligned() for stride alignment
` [PATCH v6 5/5] media: rzg2l-cru: Replace has_stride with stride_align field

[PATCH v7 0/9] Add RZ/G3L USB2.0 host support
 2026-08-20  8:35 UTC  (5+ messages)
` [PATCH v7 2/9] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3L support
` [PATCH v7 4/9] reset: rzg2l-usbphy-ctrl: Add "

[PATCH] PCI: dwc: rcar-gen4: Fix potential unclocked access in rcar_gen4_pcie_ep_deinit()
 2026-08-20  4:09 UTC  (8+ messages)

[PATCH v2] irqchip/renesas-rzg2l: Fix loss of interrupt
 2026-08-20  1:14 UTC  (2+ messages)

[geert-renesas-drivers:master] BUILD REGRESSION 03fb6a6169e563cfc4ad01bac2578fa412a343d3
 2026-08-19 23:07 UTC 

[PATCH v4 0/4] Add RZ/G3L PWRRDY power sequencing support
 2026-08-19 19:13 UTC  (5+ messages)
` [PATCH v4 1/4] soc: renesas: rz-sysc: Register auxiliary device for PWRRDY power sequencer
` [PATCH v4 2/4] power: sequencing: Fix build issue with COMPILE_TEST
` [PATCH v4 3/4] power: sequencing: Add Renesas RZ/G3L Power Ready driver
` [PATCH v4 4/4] soc: renesas: Kconfig: Select POWER_SEQUENCING_RENESAS_PWRRDY for R9A08G046

[PATCH v3 0/2] arm64: dts: renesas: rzt2h-n2h-evk: Add LCDC overlays for RZ/T2H and RZ/N2H EVKs
 2026-08-19 18:38 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: renesas: rzt2h-n2h-evk: Use consistent switch notation
` [PATCH v3 2/2] arm64: dts: renesas: Add LCDC overlays for RZ/T2H and RZ/N2H EVKs

[PATCH v2 0/5] Add DU, VSPD and FCPVD support for RZ/T2H and RZ/N2H SoCs
 2026-08-19 17:52 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: dts: renesas: Add LCDC overlays for RZ/T2H and RZ/N2H EVKs with ADV7513

[geert-renesas-drivers:master 13/55] drivers/gpu/drm/xe/xe_device.c:51:10: fatal error: 'xe_log.h' file not found
 2026-08-19 14:28 UTC 

[PATCH v3 0/3] Add RZ/G3L PWRRDY power sequencing support
 2026-08-19  8:46 UTC  (9+ messages)
` [PATCH v3 1/3] soc: renesas: rz-sysc: Register auxiliary device for PWRRDY power sequencer
` [PATCH v3 2/3] power: sequencing: Add Renesas RZ/G3L Power Ready driver

[PATCH v2 0/9] clk: renesas: rzg2l: Add RZ/G3L MIPI DSI, LCDC and LVDS clock support
 2026-08-19  8:00 UTC  (10+ messages)
` [PATCH v2 1/9] clk: renesas: rzg2l: Add DSI divider clock support for RZ/G3L
` [PATCH v2 4/9] clk: renesas: rzg2l: Add support for divider flags
` [PATCH v2 5/9] clk: renesas: rzg2l: Add support for LVDS fixed-factor divider with 4:7 duty cycle

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

[geert-renesas-drivers:master 13/55] drivers/gpu/drm/xe/xe_device.c:51:10: fatal error: xe_log.h: No such file or directory
 2026-08-19  3:34 UTC 

[geert-renesas-drivers:renesas-clk-for-v7.4] BUILD SUCCESS 163a2ad70d7b3e76183bb84f71a033ffaf13d14a
 2026-08-19  2:17 UTC 

[geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS 1fa4d26aea3c2672261ccc868117a8f801f8896a
 2026-08-19  2:08 UTC 

[geert-renesas-devel:renesas-dts-for-v7.4] BUILD SUCCESS 58e1e3f51c8a321b765f81ffeecaeda5dd99aeae
 2026-08-19  2:07 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 1f348bf770d2e7b7f094bfb51de338bbeac5837b
 2026-08-19  2:06 UTC 

[geert-renesas-drivers:renesas-pinctrl-for-v7.4] BUILD SUCCESS e318d77387b30c46c8a81dcc3310f754c46e9c24
 2026-08-19  2:06 UTC 

[geert-renesas-devel:renesas-drivers-for-v7.4] BUILD SUCCESS 27da2966d4683a35b48259719a109c10147699b7
 2026-08-19  2:06 UTC 

[PATCH v3 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-18 16:02 UTC  (5+ messages)

renesas-drivers-2026-08-18-v7.2
 2026-08-18 15:37 UTC 

[PATCH] net: renesas: rswitch-main: fix runtime PM cleanup
 2026-08-18 15:00 UTC  (4+ messages)

[PATCH v3 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-18 14:37 UTC  (17+ messages)
` [PATCH v3 02/12] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v3 03/12] rtc: rzn1: fix weekday underflow when alarm crosses month boundary
` [PATCH v3 05/12] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v3 06/12] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v3 07/12] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v3 08/12] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v3 11/12] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access

[PATCH 0/3] Add USB2.0 support for RZ/G3E
 2026-08-18 14:29 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a08g046: Add USB2.0 placeholder nodes
` [PATCH 2/3] arm64: dts: renesas: r9a09g047: Add USB2.0 support
` [PATCH 3/3] arm64: dts: renesas: r9a09g047e57-smarc: Enable "

[PATCH] i2c: i2c-rzv2m: fix runtime PM cleanup
 2026-08-18 14:28 UTC  (3+ messages)

[PATCH] thermal: rcar-thermal: fix runtime PM cleanup
 2026-08-18 14:28 UTC  (2+ messages)

[PATCH] media: renesas: vsp1: Propagate runtime PM resume errors
 2026-08-18 11:32 UTC  (2+ messages)

[PATCH v3 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
 2026-08-18 11:30 UTC  (5+ messages)

[PATCH v11] media: vsp1: Add VSPX support
 2026-08-18 10:39 UTC  (2+ messages)

[PATCH v2] net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()
 2026-08-18  6:38 UTC  (4+ messages)

[PATCH net v4 0/2] net: ravb: fix PTP clock lifetime
 2026-08-17 22:50 UTC  (2+ messages)

[PATCH v4 0/7] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
 2026-08-17 19:25 UTC  (8+ messages)
` [PATCH v4 1/7] clk: renesas: r9a09g077: Register SYSC regmap
` [PATCH v4 2/7] arm64: dts: renesas: r9a09g077: Adjust CPG register region sizes
` [PATCH v4 3/7] arm64: dts: renesas: r9a09g087: "
` [PATCH v4 4/7] dt-bindings: watchdog: renesas,r9a09g057-wdt: Add CPG/MSSR syscon support
` [PATCH v4 5/7] watchdog: rzv2h: Add syscon support for WDTDCR
` [PATCH v4 6/7] arm64: dts: renesas: r9a09g077: Use CPG/MSSR syscon for WDTDCR access
` [PATCH v4 7/7] arm64: dts: renesas: r9a09g087: "

[PATCH 0/7] Renesas RZ/T2H pinctrl fixes and cleanups
 2026-08-17 18:57 UTC  (8+ messages)
` [PATCH 1/7] pinctrl: renesas: rzt2h: fix used_irqs indexing in clear path
` [PATCH 2/7] pinctrl: renesas: rzt2h: restore correct pin mode on IRQ free
` [PATCH 3/7] pinctrl: renesas: rzt2h: setup IRQ in .irq_{request,release}_resources()
` [PATCH 4/7] pinctrl: renesas: rzt2h: fix reading pin value in IRQ function
` [PATCH 5/7] pinctrl: renesas: rzt2h: wire up struct gpio_chip::set_config
` [PATCH 6/7] pinctrl: renesas: rzt2h: remove unused struct rzt2h_pinctrl::gpio_range
` [PATCH 7/7] pinctrl: renesas: rzt2h: reuse helpers

[PATCH v3 0/3] watchdog: rzv2h: Convert WDTDCR handling to regmap
 2026-08-17 14:57 UTC  (4+ messages)
` [PATCH v3 1/3] watchdog: rzv2h_wdt: Propagate WDTDCR access errors

[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
 2026-08-17 12:41 UTC  (3+ messages)
` [PATCH 4/5] drm/vblank: Use drm_for_each_crtc() in drm_vblank_init()

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

[PATCH v3] ARM: dts: renesas: r9a06g032-rzn1d400-eb: enable GPIOs on CN12
 2026-08-17 10:30 UTC 

[PATCH v3] soc: renesas: rcar-mfis: add hwspinlock support
 2026-08-17  9:53 UTC 

[PATCH v2 0/2] soc: renesas: mfis: add hwspinlock support
 2026-08-17  9:33 UTC  (4+ messages)
` [PATCH v2 2/2] soc: renesas: rcar-mfis: "

[PATCH v6 0/3] hwspinlock: convert to XArray and add debug capabilities
 2026-08-17  9:03 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: display: panel: Document 10" Raspberry Pi Touch Display 2
 2026-08-17  7:42 UTC  (2+ messages)

[PATCH v2 0/2] i2c: rcar: add Gen5 support
 2026-08-17  7:42 UTC  (6+ messages)
` [PATCH v2 2/2] i2c: rcar: add R-Car "

[PATCH net-next v2 00/10] ravb: Add gPTP support for Gen4
 2026-08-15 19:12 UTC  (7+ messages)
` [PATCH net-next v2 03/10] net: ethernet: ravb: Simplify gPTP start and stop
` [PATCH net-next v2 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register()
` [PATCH net-next v2 10/10] net: ethernet: ravb: Add gPTP support for Gen4


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