Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
 messages from 2026-05-11 23:56:49 to 2026-05-14 16:21:44 UTC [more...]

[PATCH v2 0/5] remoteproc: cleanup shared carveout and resource-table helpers
 2026-05-14 16:21 UTC  (6+ messages)
` [PATCH v2 1/5] remoteproc: add common wc-ioremap carveout callbacks
` [PATCH v2 2/5] remoteproc: switch exact-match drivers to wc-ioremap callbacks
` [PATCH v2 3/5] remoteproc: mark wc-ioremap carveouts as iomem
` [PATCH v2 4/5] remoteproc: add helper for optional ELF resource tables
` [PATCH v2 5/5] remoteproc: switch drivers to optional resource-table helper

[PATCH v3 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-14 15:23 UTC  (10+ messages)
` [PATCH v3 1/5] dt-bindings: display: renesas,rzg2l-du: Refuse port@1 for RZ/G2UL
` [PATCH v3 2/5] dt-bindings: display: renesas,rzg2l-du: Add RZ/T2H and RZ/N2H support
` [PATCH v3 3/5] drm: renesas: rz-du: Make DU reset control optional for RZ/T2H support
` [PATCH v3 4/5] drm: renesas: rz-du: Move mode_valid logic to per-output clock limits
` [PATCH v3 5/5] drm: renesas: rz-du: Add support for RZ/T2H SoC

[PATCH v6 00/16] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-05-14 14:27 UTC  (27+ messages)
` [PATCH v6 01/16] ASoC: dt-bindings: sound: Add DT binding for RZ/G3E sound
` [PATCH v6 02/16] ASoC: rsnd: Fix RSND_SOC_MASK width to single nibble
` [PATCH v6 03/16] ASoC: rsnd: Add reset controller support to rsnd_mod
` [PATCH v6 04/16] ASoC: rsnd: Support hyphen or dot in indexed clock and reset names
` [PATCH v6 05/16] ASoC: rsnd: Add RZ/G3E SoC probing and register map
` [PATCH v6 06/16] ASoC: rsnd: Add audmacpp clock and reset support for RZ/G3E
` [PATCH v6 07/16] ASoC: rsnd: Refactor DMA address tables with named structs
` [PATCH v6 08/16] ASoC: rsnd: Add RZ/G3E DMA address calculation support
` [PATCH v6 09/16] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support
` [PATCH v6 10/16] ASoC: rsnd: Add SSI reset support for RZ/G3E platform
` [PATCH v6 11/16] ASoC: rsnd: Add ADG reset support for RZ/G3E
` [PATCH v6 12/16] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCH v6 13/16] ASoC: rsnd: adg: Look up RZ/G3E clkin under audio-clk{a,b,c,i}
` [PATCH v6 14/16] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E
` [PATCH v6 15/16] ASoC: rsnd: Support unprefixed DT node names "
` [PATCH v6 16/16] ASoC: rsnd: Add system suspend/resume support

[PATCH v2 8/8] PCI: rzg3s-host: Add 100 ms delay after link training
 2026-05-14 14:22 UTC  (4+ messages)

[PATCH 0/5] drm/rcar-du: Add support for DSI pipelines with DSC
 2026-05-14 13:47 UTC  (7+ messages)
` [PATCH 1/5] clk: renesas: r8a779g0: Add DSC clock
` [PATCH 2/5] dt-bindings: display: bridge: Document Renesas R-Car V4H DSC bindings
` [PATCH 3/5] drm/rcar-du: dsc: Add rudimentary Renesas R-Car V4H DSC driver
` [PATCH 4/5] drm/rcar-du: dsi: Support DSC in the pipeline
` [PATCH 5/5] arm64: dts: renesas: Add Renesas R-Car V4H DSC

[PATCH v2] arm64: dts: renesas: r8a78000: Fix GIC-720AE View 1 Redistributor description
 2026-05-14 12:53 UTC 

[PATCH] arm64: dts: renesas: r8a78000: Fix GIC-720AE View 1 Redistributor description
 2026-05-14 12:45 UTC  (3+ messages)

[PATCH] phy: renesas: rcar-gen3-usb2: Avoid long delay in atomic context
 2026-05-14 11:13 UTC 

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

[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
 2026-05-13 23:31 UTC  (3+ messages)
` [PATCH/RFC 04/14] arm64: dts: renesas: ironhide: Enable SCMI devpd, sys, and reset

[PATCH] arm64: dts: renesas: r8a78000: Add PSCI node
 2026-05-13 22:50 UTC 

[PATCH v4 0/4] watchdog: rzn1: clean up and drop irq requirement
 2026-05-13 22:39 UTC  (4+ messages)
` [PATCH v4 4/4] dt-bindings: watchdog: renesas,rzn1-wdt: interrupts are not required

[PATCH v7 00/13] drm: renesas: rz-du: Add RZ/G3E support
 2026-05-13 22:27 UTC  (5+ messages)
` [PATCH v7 01/13] dt-bindings: display: renesas,rzg2l-du: Refuse port@1 for RZ/G2UL
` [PATCH v7 02/13] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/G3E SoC

[PATCH 00/11] media: renesas: vsp1: Modernize the driver
 2026-05-13 20:31 UTC  (24+ messages)
` [PATCH 01/11] media: renesas: vsp1: Avoid forward function declaration
` [PATCH 02/11] media: renesas: vsp1: Split vsp1_du_setup_lif()
` [PATCH 03/11] drm: renesas: rcar-du: Switch to new VSP API
` [PATCH 04/11] drm: renesas: rz-du: "
` [PATCH 05/11] media: renesas: vsp1: Use mutex guards
` [PATCH 06/11] media: renesas: vsp1: Use mutex scoped guards
` [PATCH 07/11] media: renesas: vsp1: Use spinlock guards
` [PATCH 08/11] media: renesas: vsp1: Use spinlock scoped guards
` [PATCH 09/11] media: renesas: vsp1: Simplify iteration over format arrays
` [PATCH 10/11] media: renesas: vsp1: Declare index variables in for loop statement
` [PATCH 11/11] media: renesas: vsp1: Drop deprecated vsp1_du_setup_lif() function

[PATCH] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
 2026-05-13 20:13 UTC 

[PATCH] media: rcar-vin: Enable NV12 support for RZ/G2H
 2026-05-13 19:07 UTC  (2+ messages)

[PATCH v2 0/8] PCI: Add common helper for 100 ms delay after link training
 2026-05-13 18:54 UTC  (7+ messages)
` [PATCH v2 6/8] PCI: aardvark: Add "

[PATCH v3 0/4] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-05-13 18:08 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: soc: "
` [PATCH v3 2/4] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
` [PATCH v3 3/4] arm64: dts: renesas: add support for solidrun rzv2l "
` [PATCH v3 4/4] arm64: dts: renesas: add support for solidrun rzg2lc "

[PATCH v3 0/2] Add xSPI support for RZ/T2H and RZ/N2H SoCs
 2026-05-13 17:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: memory: renesas,rzg3e-xspi: Add RZ/T2H and RZ/N2H support

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-05-13 15:05 UTC  (3+ messages)
` [PATCH 10/16] clk: Add support for clock nexus dt bindings

[PATCH v3 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-05-13 14:42 UTC  (3+ messages)
` [PATCH v3 2/2] drm: panel: add support for the Renesas "

[PATCH v2 00/10] Add MTU3 for RZ/T2H and RZ/N2H
 2026-05-13 14:12 UTC  (5+ messages)
` [PATCH v2 02/10] mfd: rz-mtu3: use device-managed reset deassert

[PATCH 0/4] Describe coresight on R-Mobile APE6
 2026-05-13 13:38 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: clock: renesas,cpg-clocks: Document ZT/ZTR trace clock "
` [PATCH 2/4] clk: renesas: r8a73a4: Implement "
` [PATCH 3/4] ARM: dts: renesas: r8a73a4: Add "
` [PATCH 4/4] ARM: dts: renesas: r8a73a4: Describe coresight "

[PATCH 0/2] pinctrl: pinctrl: renesas: rzt2h: Minor cleanups
 2026-05-13 11:53 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: renesas: rzt2h: Remove unused variable 'j'
` [PATCH 2/2] pinctrl: renesas: rzt2h: Skip PFC mode configuration if already set

[PATCH 0/4] remoteproc: cleanup shared carveout and resource-table helpers
 2026-05-13  7:37 UTC  (15+ messages)
` [PATCH 1/4] remoteproc: add common wc-ioremap carveout callbacks
` [PATCH 2/4] remoteproc: switch exact-match drivers to wc-ioremap callbacks
` [PATCH 3/4] remoteproc: add helper for optional ELF resource tables
` [PATCH 4/4] remoteproc: switch drivers to optional resource-table helper

[next-next,v2] net: ethernet: ravb: Do not check URAM suspension when WoL is active
 2026-05-13  3:45 UTC  (2+ messages)

[PATCH] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-05-13  3:01 UTC  (8+ messages)

[geert-renesas-drivers:topic/rcar-x5h-ironhide-scmi-cpg-mdlc-remapping-v1-rebased] BUILD SUCCESS 28467a80b38263eb6415a9293fba56fa8c4e145f
 2026-05-13  2:17 UTC 

[geert-renesas-drivers:master] BUILD SUCCESS 85ddeaff5849598ab183db29d8b60474b634eae9
 2026-05-13  2:17 UTC 

[net-next PATCH v4 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-05-13  1:37 UTC  (4+ messages)
` [PATCH net-next v4 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC

[PATCH net-next v4 12/13] net: renesas: rswitch: add handler for FDB notification
 2026-05-13  1:35 UTC  (2+ messages)

[PATCH net-next v4 11/13] net: renesas: rswitch: add passing of rswitch_private into notifiers
 2026-05-13  1:35 UTC  (2+ messages)

[PATCH net-next v4 10/13] net: renesas: rswitch: clean up is_rdev rswitch_device checking
 2026-05-13  1:35 UTC  (2+ messages)

[PATCH net-next v4 09/13] net: renesas: rswitch: update port HW init
 2026-05-13  1:35 UTC  (2+ messages)

[PATCH net-next v4 07/13] net: renesas: rswitch: make helper functions available to whole driver
 2026-05-13  1:35 UTC  (2+ messages)

[PATCH net-next v4 02/13] net: renesas: rswitch: use device instead of net_device
 2026-05-13  1:35 UTC  (2+ messages)

[geert-renesas-devel:master] BUILD SUCCESS 193e9b6719b94f8aff30f50026aa706dc3939a0f
 2026-05-13  0:29 UTC 

[geert-renesas-devel:renesas-dts-for-v7.2] BUILD SUCCESS 5a5dcb6a52feeef07bc6ad4e32f8276b1093b8f6
 2026-05-13  0:27 UTC 

[geert-renesas-devel:next] BUILD SUCCESS 42b4a93de745daf9a5c272f9caf8d58002509f55
 2026-05-13  0:00 UTC 

[PATCH] media: renesas: vsp1: Fix race condition when stopping display pipeline
 2026-05-12 20:14 UTC  (6+ messages)

[PATCH 0/4] Add PLL3 and LCDC_CLKD support for RZ/T2H and RZ/N2H
 2026-05-12 17:16 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: clock: renesas,r9a09g077/87: Add LCDC_CLKD clock ID

renesas-drivers-2026-05-12-v7.1-rc3
 2026-05-12 14:08 UTC 

[PROPOSAL] hwspinlock: remove 'unregistering hwspinlock devices' from the core
 2026-05-12 10:38 UTC 

[PATCH] Revert "drm/imagination: Warn or error on unsupported hardware"
 2026-05-12 10:00 UTC  (4+ messages)

Patchwork summary for: linux-renesas-soc
 2026-05-12 10:10 UTC 

[PATCH v3 0/7] PCI: Add common helper for 100 ms delay after link training
 2026-05-12 10:06 UTC  (11+ messages)
` [PATCH v3 1/7] PCI: Add pci_host_common_link_train_delay() helper
` [PATCH v3 4/7] PCI: dwc: Use common "

[PATCH] hwspinlock: propagate errno when registering single lock
 2026-05-12  8:48 UTC 

[PATCH v4 00/15] SCMI Clock rates discovery rework
 2026-05-12  8:43 UTC  (3+ messages)
` [PATCH v4 03/15] clk: scmi: Use new determine_rate clock operation

[PATCH v2] media: rzg2l-cru: Add MAINTAINERS entry
 2026-05-12  8:15 UTC  (2+ messages)

[PATCH v3 00/10] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-05-12  3:09 UTC  (4+ messages)
` [PATCH v3 06/10] ASoC: renesas: fsi: Add shared SPU clock support

[geert-renesas-devel:renesas-drivers-for-v7.2] BUILD SUCCESS 17e48e7e5f18b45fd4a9411090148aae3b74f7f3
 2026-05-12  2:38 UTC 


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