Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
 messages from 2026-05-11 08:52:50 to 2026-05-13 01:35:54 UTC [more...]

[net-next PATCH v4 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-05-13  1:35 UTC  (17+ messages)
` [PATCH net-next v4 01/13] net: renesas: rswitch: improve port change mode functions
` [PATCH net-next v4 02/13] net: renesas: rswitch: use device instead of net_device
` [PATCH net-next v4 03/13] net: renesas: rswitch: fix FWPC2 register access macros
` [PATCH net-next v4 04/13] net: renesas: rswitch: add register definitions for vlan support
` [PATCH net-next v4 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC
` [PATCH net-next v4 06/13] net: renesas: rswitch: add forwarding rules for gwca
` [PATCH net-next v4 07/13] net: renesas: rswitch: make helper functions available to whole driver
` [PATCH net-next v4 08/13] net: renesas: rswitch: add basic vlan init to rswitch_fwd_init
` [PATCH net-next v4 09/13] net: renesas: rswitch: update port HW init
` [PATCH net-next v4 10/13] net: renesas: rswitch: clean up is_rdev rswitch_device checking
` [PATCH net-next v4 11/13] net: renesas: rswitch: add passing of rswitch_private into notifiers
` [PATCH net-next v4 12/13] net: renesas: rswitch: add handler for FDB notification
` [PATCH net-next v4 13/13] net: renesas: rswitch: add vlan aware switching

[PATCH v6 00/16] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-05-13  0:44 UTC  (19+ 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

[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] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-05-12 23:08 UTC  (7+ messages)

[PATCH v5 00/17] Renesas: dmaengine and ASoC fixes
 2026-05-12 22:03 UTC  (31+ 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 v2 0/8] PCI: Add common helper for 100 ms delay after link training
 2026-05-12 21:25 UTC  (3+ messages)
` [PATCH v2 6/8] PCI: aardvark: Add "

[PATCH] media: rcar-vin: Enable NV12 support for RZ/G2H
 2026-05-12 20:29 UTC 

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

[PATCH 0/4] remoteproc: cleanup shared carveout and resource-table helpers
 2026-05-12 17:19 UTC  (13+ 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

[PATCH 0/4] Add PLL3 and LCDC_CLKD support for RZ/T2H and RZ/N2H
 2026-05-12 17:16 UTC  (6+ messages)
` [PATCH 1/4] clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculations
` [PATCH 2/4] clk: renesas: cpg-mssr: Add table-driven MSTP dummy-read delay for LCDC on RZ/T2H
` [PATCH 3/4] dt-bindings: clock: renesas,r9a09g077/87: Add LCDC_CLKD clock ID
` [PATCH 4/4] clk: renesas: r9a09g077: Add LCDC and PLL3 clock support for RZ/T2H display pipeline

[PATCH v3 0/4] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-05-12 17:06 UTC  (6+ 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/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-12 14:41 UTC  (6+ 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

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  (11+ messages)
` [PATCH v4 01/15] clk: scmi: Fix clock rate rounding
` [PATCH v4 03/15] clk: scmi: Use new determine_rate clock operation
` [PATCH v4 05/15] clk: scmi: Use new simplified per-clock rate properties

[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  (13+ messages)
` [PATCH v3 01/10] ASoC: dt-bindings: renesas,fsi: add support multiple clocks
` [PATCH v3 06/10] ASoC: renesas: fsi: Add shared SPU clock support
` [PATCH v3 07/10] ASoC: renesas: fsi: refactor clock initialization
` [PATCH v3 09/10] ASoC: renesas: fsi: Use clock prepare handling in startup/shutdown

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

[PATCH 00/11] media: renesas: vsp1: Modernize the driver
 2026-05-11 23:56 UTC  (12+ 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

[kms-tests] [PATCH 0/4] DU test suite fixes
 2026-05-11 23:26 UTC  (5+ messages)
` [kms-tests] [PATCH 1/4] kmstest: Print refresh rate in addition to mode name
` [kms-tests] [PATCH 2/4] kmstest: Take bandwidth constraints into account to select mode
` [kms-tests] [PATCH 3/4] kmstest: crc: Don't stop on first failure
` [kms-tests] [PATCH 4/4] kmstest: crc: Use AR24 pixel format

[geert-renesas-drivers:renesas-pinctrl-for-v7.2] BUILD SUCCESS ec642ab9b76f8f5907e19778f035c49c3b192bbb
 2026-05-11 22:40 UTC 

[geert-renesas-devel:renesas-r9a08g046-dt-binding-defs] BUILD SUCCESS 43d2cd6f61ffc04be19f4c7542554e4d28786a17
 2026-05-11 22:08 UTC 

[geert-renesas-drivers:renesas-clk-for-v7.2] BUILD SUCCESS 5fcbbc1fcc4fa78bb5a184caa2c32db423676577
 2026-05-11 22:08 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 622fd6f33c8b93107fc084d8943d9bec260c1dcf
 2026-05-11 21:39 UTC 

[geert-renesas-devel:next] BUILD SUCCESS 4f81481201d8bfe7ed0498f731f552cd12327d62
 2026-05-11 21:39 UTC 

[geert-renesas-devel:renesas-dts-for-v7.2] BUILD SUCCESS 29e9d6db76a23157d8987598bfc46786d94ae2ee
 2026-05-11 21:38 UTC 

[PATCh v3 0/2] Add DMA ACK signal routing for RZ/V2H family
 2026-05-11 21:04 UTC  (6+ messages)
` [PATCh v3 2/2] dma: sh: rz-dmac: Add DMA ACK signal routing support

[RFC PATCH 0/9] Add System Controller support for RZ/T2H and RZ/N2H SoCs
 2026-05-11 18:50 UTC  (10+ messages)
` [RFC PATCH 1/9] dt-bindings: clock: renesas,cpg-mssr: Support RZ/T2H system controllers
` [RFC PATCH 2/9] clk: renesas: r9a09g077: Add SYSC regmap support
` [RFC PATCH 3/9] arm64: dts: renesas: r9a09g077: Add system controller child nodes
` [RFC PATCH 4/9] arm64: dts: renesas: r9a09g087: "
` [RFC PATCH 5/9] dt-bindings: watchdog: renesas,r9a09g057-wdt: Add SYS syscon support
` [RFC PATCH 6/9] watchdog: rzv2h: Refactor WDTDCR start/stop handling
` [RFC PATCH 7/9] watchdog: rzv2h: Add syscon support for RZ/T2H and RZ/N2H WDT control register
` [RFC PATCH 8/9] arm64: dts: renesas: r9a09g077: Use SYS syscon for WDTDCR access
` [RFC PATCH 9/9] arm64: dts: renesas: r9a09g087: "

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

[PATCH] media: rzg2l-cru: Add MAINTAINERS entry
 2026-05-11 15:43 UTC 

[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-05-11 15:39 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: mmc: renesas,sdhi: Document R-Car M3Le support
` [PATCH v2 2/7] mmc: renesas_sdhi: add R-Car M3Le compatibility string

[PATCH] media: rzv2h-ivc: Add myself as co-maintainer
 2026-05-11 14:33 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: renesas: r8a77960-ulcb: Enable GPU support
 2026-05-11 13:24 UTC  (3+ messages)

[kms-test] [PATCH v1 0/5] Miscellaneous improvements
 2026-05-11 12:22 UTC  (6+ messages)
` [kms-test] [PATCH v1 1/5] Convert to meson
` [kms-test] [PATCH v1 2/5] kmstest: Fix formatting of kernel log message
` [kms-test] [PATCH v1 3/5] kmstest: Factor out find_pipeline() function to KMSTest class
` [kms-test] [PATCH v1 4/5] kmstest: Prioritize connectors with accurate connection status
` [kms-test] [PATCH v1 5/5] kmstest: Fix typo in comment

[PATCh v3 0/8] arm64: dts: renesas: Add RZ/G3E audio enablement
 2026-05-11 12:14 UTC  (4+ messages)
` [PATCh v3 2/8] clk: renesas: r9a09g047: Add audio clock and reset support

Patchwork summary for: linux-renesas-soc
 2026-05-11  9:41 UTC 

Unable to handle kernel NULL pointer dereference in percpu_ref_get()
 2026-05-11  9:32 UTC 

[PATCH net-next v3 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC
 2026-05-11  9:32 UTC  (3+ messages)
` [net-next,v3,05/13] "

[net-next PATCH v3 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-05-11  9:18 UTC  (6+ messages)
` [PATCH net-next v3 12/13] net: renesas: rswitch: add handler for FDB notification
  ` [net-next,v3,12/13] "


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