Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
 messages from 2026-04-09 09:03:55 to 2026-04-14 00:51:28 UTC [more...]

[PATCH v2 0/6] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-04-14  0:51 UTC  (11+ messages)
` [PATCH v2 1/6] ASoC: renesas: fsi: Add shared SPU clock support
` [PATCH v2 2/6] ASoC: renesas: fsi: Fix hang by enabling SPU clock
` [PATCH v2 3/6] ASoC: renesas: fsi: Fix trigger stop ordering
` [PATCH v2 4/6] ASoC: renesas: fsi: refactor clock initialization
` [PATCH v2 5/6] arm: dts: renesas: r8a7740: Add clocks for FSI
` [PATCH v2 6/6] ASoC: dt-bindings: renesas,fsi: add support for multiple clocks

[geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS 5d879cac3a3c2b0a935e3d8910151ea8433fa70e
 2026-04-13 23:03 UTC 

[geert-renesas-devel:master] BUILD SUCCESS b7cbee607562d6066c40d91298e9e5c54a21b025
 2026-04-13 21:40 UTC 

[PATCH v2 0/5] pinctrl: renesas: rzg2l: Fix PM register caching
 2026-04-13 18:24 UTC  (6+ messages)
` [PATCH v2 1/5] pinctrl: renesas: rzg2l: Fix SMT register cache handling
` [PATCH v2 2/5] pinctrl: renesas: rzg2l: Add SR register cache for PM suspend/resume
` [PATCH v2 3/5] pinctrl: renesas: rzg2l: Handle RZ/V2H(P) IOLH configuration in PM cache
` [PATCH v2 4/5] pinctrl: renesas: rzg2l: Add NOD register cache for PM suspend/resume
` [PATCH v2 5/5] pinctrl: renesas: rzg2l: Handle PUPD for RZ/V2H(P) dedicated pins in PM

[PATCH v2 0/2] Fix clk_divider_bestdiv() to get max clk rate supported and add some kunit test suites
 2026-04-13 12:49 UTC  (3+ messages)
` [PATCH v2 1/2] clk: divider: Fix clk_divider_bestdiv() returning min rate for large rate requests
` [PATCH v2 2/2] clk: divider: Add some kunit test suites

[PATCH] clk: divider: Fix overflow in clk_divider_bestdiv() for large rate requests
 2026-04-13 12:27 UTC  (3+ messages)

[PATCH v3] mailbox: add list of used channels to debugfs
 2026-04-13 12:00 UTC 

[PATCH v2] mailbox: add list of used channels to debugfs
 2026-04-13 11:58 UTC  (2+ messages)

[PATCH 0/2] mailbox: improvments around registering controllers
 2026-04-13 10:42 UTC  (3+ messages)
` [PATCH 1/2] mailbox: add sanity check for channel array
` [PATCH 2/2] mailbox: update kdoc for struct mbox_controller

[PATCH v2 0/2] serial: sh-sci/rsci: Fix divide by zero and clean up baud rate logic
 2026-04-13 10:24 UTC  (11+ messages)
` [PATCH v2 1/2] serial: sh-sci: Avoid divide-by-zero fault

Patchwork summary for: linux-renesas-soc
 2026-04-13  8:35 UTC 

[PATCH] mailbox: add list of used channels to debugfs
 2026-04-13  8:19 UTC  (2+ messages)

[PATCH v2 00/10] Add MTU3 for RZ/T2H and RZ/N2H
 2026-04-13  6:54 UTC  (12+ messages)
` [PATCH v2 01/10] clk: renesas: r9a09g077: add MTU3 module clock
` [PATCH v2 02/10] mfd: rz-mtu3: use device-managed reset deassert
` [PATCH v2 03/10] mfd: rz-mtu3: use device-managed mfd_add_devices()
` [PATCH v2 04/10] mfd: rz-mtu3: store &pdev->dev in local variable
` [PATCH v2 05/10] mfd: rz-mtu3: make reset optional
` [PATCH v2 06/10] dt-bindings: timer: renesas,rz-mtu3: remove TCIU8 interrupt
` [PATCH v2 07/10] dt-bindings: timer: renesas,rz-mtu3: document RZ/{T2H,N2H}
` [PATCH v2 08/10] arm64: dts: renesas: r9a07g0{43,44,54}: remove TCIU8 interrupt from MTU3
` [PATCH v2 09/10] arm64: dts: renesas: r9a09g077: add MTU3 support
` [PATCH v2 10/10] arm64: dts: renesas: r9a09g087: "

[PATCH v4 0/3] soc: renesas: add MFIS driver
 2026-04-13  6:51 UTC  (5+ messages)
` [PATCH v4 2/3] soc: renesas: Add Renesas R-Car "
  ` Sashiko review (Re: [PATCH v4 2/3] soc: renesas: Add Renesas R-Car MFIS driver)

[PATCH 0/3] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-04-13  6:45 UTC  (8+ messages)
` [PATCH 3/3] ASoC: renesas: fsi: Fix hang by enabling "

[PATCH] mailbox: prefix new constants with MBOX_
 2026-04-13  1:42 UTC  (3+ messages)

[PATCH] mailbox: mailbox-test: free channels on probe error
 2026-04-13  1:42 UTC  (2+ messages)

[PATCH net] net: ethernet: ravb: Do not check URAM suspension when WoL is active
 2026-04-12 20:38 UTC  (2+ messages)

[PATCH 0/3] firmware: arm_scmi: Miscellaneous improvements
 2026-04-12 18:44 UTC  (2+ messages)

[net-next] net: ethernet: ravb: Suspend and resume the transmission flow
 2026-04-12 17:13 UTC  (5+ messages)

[PATCH v1 1/1] hwmon: (isl28022) Don't check for specific errors when parsing properties
 2026-04-12 14:25 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: phy: Fix phy_init_hw() placement and update locking
 2026-04-12 14:00 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: phy: call phy_init_hw() in phy resume path
` [PATCH net-next v3 2/5] r8169: Drop redundant phy_init_hw() call in rtl8169_up()
` [PATCH net-next v3 3/5] net: phy: mscc: Drop unnecessary phydev->lock
` [PATCH net-next v3 4/5] net: phy: microchip_t1: Replace phydev->lock with mdio_lock in lan937x_dsp_workaround()
` [PATCH net-next v3 5/5] net: phy: Move phy_init_hw() from phy_resume() to __phy_resume()

[PATCH net-next] net: phy: call phy_init_hw() in phy resume path
 2026-04-12 12:55 UTC  (17+ messages)

[PATCH next-next] net: phy: mscc: Drop redundant phydev->lock
 2026-04-12 12:04 UTC  (3+ messages)

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-04-12  1:40 UTC  (11+ messages)
` [PATCH 01/16] dt-bindings: clock: Introduce nexus nodes
` [PATCH 07/16] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH 10/16] clk: Add support for clock nexus dt bindings
` [PATCH 11/16] clk: tests: Add Kunit testing for nexus nodes

[GIT PULL] clk: renesas: Updates for v7.1 (take two)
 2026-04-11 23:13 UTC  (2+ messages)

[PATCH net-next] r8169: Drop redundant phy_init_hw() call in rtl8169_up()
 2026-04-11 16:07 UTC 

[PATCH net-next v2] net: phy: call phy_init_hw() in phy resume path
 2026-04-11 14:29 UTC 

[PATCH v4 00/17] Renesas: dmaengine and ASoC fixes
 2026-04-11 12:50 UTC  (24+ messages)
` [PATCH v4 01/17] dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
` [PATCH v4 02/17] dmaengine: sh: rz-dmac: Fix incorrect NULL check on list_first_entry()
` [PATCH v4 03/17] dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
` [PATCH v4 04/17] dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()
` [PATCH v4 05/17] dmaengine: sh: rz-dmac: Do not disable the channel on error
` [PATCH v4 06/17] dmaengine: sh: rz-dmac: Add helper to compute the lmdesc address
` [PATCH v4 07/17] dmaengine: sh: rz-dmac: Save the start LM descriptor
` [PATCH v4 08/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is enabled
` [PATCH v4 09/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is paused
` [PATCH v4 10/17] dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processing
` [PATCH v4 11/17] dmaengine: sh: rz-dmac: Refactor pause/resume code
` [PATCH v4 12/17] dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETEN
` [PATCH v4 13/17] dmaengine: sh: rz-dmac: Add cyclic DMA support
` [PATCH v4 14/17] dmaengine: sh: rz-dmac: Add suspend to RAM support
` [PATCH v4 15/17] ASoC: renesas: rz-ssi: Add pause support
` [PATCH v4 16/17] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
` [PATCH v4 17/17] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor

[PATCH 0/3] spi: rzv2h-rspi: Fix max_speed_hz and clock configuration issues
 2026-04-10 12:20 UTC  (5+ messages)
` [PATCH 1/3] spi: rzv2h-rspi: Fix max_speed_hz advertising prohibited bit rate
` [PATCH 2/3] spi: rzv2h-rspi: Fix invalid SPR=0/BRDV=0 clock configuration
` [PATCH 3/3] spi: rzv2h-rspi: Simplify clock rate search function signatures

[PATCH v7 00/18] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-04-10 16:10 UTC  (21+ messages)
` [PATCH v7 01/18] media: Add RPP_X1_PARAMS and RPP_X1_STATS meta formats
` [PATCH v7 02/18] media: uapi: Add extensible param and stats blocks for RPPX1
` [PATCH v7 03/18] media: rppx1: Add framework to support Dreamchip RPPX1 ISP
` [PATCH v7 04/18] media: rcar-isp: Add support for ISPCORE
` [PATCH v7 05/18] media: rppx1: Add support for AWB measurement parameters and statistics
` [PATCH v7 06/18] media: rppx1: Add support for AWB gain settings
` [PATCH v7 07/18] media: rppx1: Add support for Auto Exposure Measurement
` [PATCH SQUASH v7 08/18] media: rppx1: exm: Expose coefficients, RGB mode and channel selection
` [PATCH v7 09/18] media: rppx1: Add support for Histogram Measurement
` [PATCH SQUASH v7 10/18] media: rppx1: hist: Expose channel selection
` [PATCH v7 11/18] media: rppx1: Add support for Black Level Subtraction
` [PATCH v7 12/18] media: rppx1: Add support for Color Correction Matrix
` [PATCH v7 13/18] media: rppx1: Add support for Lens Shade Correction
` [PATCH SQUASH v7 14/18] media: rppx1: lsc: Make full lens grid programmable
` [PATCH v7 15/18] media: rppx1: Add support for Gamma Correction
` [PATCH v7 16/18] media: rppx1: Add support for Bayer Demosaicing
` [PATCH v7 17/18] media: rppx1: Add support for Bilateral Denoising
` [PATCH v7 18/18] media: rppx1: Add support for Sensor (Gamma) Linearization

[PATCH 0/2] arm64: dts: renesas: Add missing #mux-state-cells to usb2phy-reset nodes
 2026-04-10 13:42 UTC  (4+ messages)

[PATCH v6 00/21] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-04-10 13:21 UTC  (18+ messages)
` [PATCH v6 10/21] dt-bindings: display: renesas,rzg2l-du: Add support for "
` [PATCH v6 13/21] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature

[PATCH v3 0/3] Improvements on RZ/G2L MIPI DSI driver
 2026-04-10  8:55 UTC  (7+ messages)
` [PATCH v3 1/3] drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
` [PATCH v3 2/3] drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay
` [PATCH v3 3/3] drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signal

[PATCH v2] drm: rz-du: Ensure correct suspend/resume ordering with VSP
 2026-04-10  8:10 UTC  (2+ messages)

[PATCH v4 00/12] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-04-10  7:10 UTC  (18+ messages)
` [PATCH v4 01/12] ASoC: dt-bindings: renesas,rsnd: Split into generic and SoC-specific parts
` [PATCH v4 02/12] ASoC: dt-bindings: Add RZ/G3E (R9A09G047) sound binding
` [PATCH v4 03/12] ASoC: rsnd: Add reset controller support to rsnd_mod
` [PATCH v4 04/12] ASoC: rsnd: Add RZ/G3E SoC probing and register map
` [PATCH v4 05/12] ASoC: rsnd: Add audmacpp clock and reset support for RZ/G3E
` [PATCH v4 06/12] ASoC: rsnd: Add RZ/G3E DMA address calculation support
` [PATCH v4 07/12] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support
` [PATCH v4 08/12] ASoC: rsnd: Add SSI reset support for RZ/G3E platforms
` [PATCH v4 09/12] ASoC: rsnd: Add ADG reset support for RZ/G3E
` [PATCH v4 10/12] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCH v4 11/12] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E
` [PATCH v4 12/12] ASoC: rsnd: Add system suspend/resume support

[PATCH] drm: rcar-du: Fix crash when no CMM is available
 2026-04-10  5:20 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rzg2l: Add SR register cache for PM suspend/resume
 2026-04-09 16:37 UTC 

[PATCH v2 00/24] ASoC: rsnd: Add audio support for the Renesas RZ/G3E SoC
 2026-04-09 16:14 UTC  (7+ messages)
` [PATCH v2 02/24] clk: renesas: r9a09g047: Add audio clock and reset support
` [PATCH v2 24/24] arm64: dts: renesas: r9a09g047e57-smarc: add DA7212 audio codec support

[net-next PATCH v3 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-04-09 13:45 UTC  (6+ messages)
` [PATCH net-next v3 04/13] net: renesas: rswitch: add register definitions for vlan support
  ` [net-next,v3,04/13] "

[PATCH net v2 0/2] net: phylink: fix PHY reinitialization on resume
 2026-04-09 13:25 UTC  (15+ messages)
` [PATCH net v2 1/2] net: phylink: call phy_init_hw() in phylink resume path
` [PATCH net v2 2/2] net: phy: micrel: remove ksz9131_resume()

[PATCH v5 0/2] drm/bridge: convert users of of_drm_find_bridge(), part 4
 2026-04-09 13:23 UTC  (3+ messages)
` [PATCH v5 1/2] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
` [PATCH v5 2/2] drm: rcar-du: encoder: "

[PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4
 2026-04-09 12:59 UTC  (7+ messages)
` [PATCH v4 1/4] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
` (subset) [PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4

[PATCH] thermal: renesas: rzg3e: Remove stale @trim_offset kernel-doc entry
 2026-04-09 12:59 UTC 

[PATCH net] net: phy: micrel: Fix MMD register access during SPD in ksz9131_resume()
 2026-04-09 10:13 UTC  (3+ messages)

[PATCH net-next v3 01/13] net: renesas: rswitch: improve port change mode functions
 2026-04-09  9:55 UTC  (3+ messages)
` [net-next,v3,01/13] "


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