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

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

[PATCH net v1] net: ravb: fix use-after-free in ravb_get_ts_info
 2026-08-01  9:35 UTC  (4+ messages)

[PATCH 0/9] iio: fix write_raw() return values and remove pm helpers
 2026-08-01  2:36 UTC  (3+ messages)
` [PATCH 7/9] iio: adc: rcar-gyroadc: remove rcar_gyroadc_set_power() helper

[PATCH v5 00/11] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-08-01  1:00 UTC  (4+ messages)

[PATCH 00/11] usb: Remove redundant error messages on IRQ request failure
 2026-07-31 22:41 UTC  (3+ messages)
` [PATCH 05/11] usb: gadget: Remove redundant dev_err()

[PATCH] i3c: renesas: Don't register devices when ENTDAA times out
 2026-07-31 16:12 UTC  (2+ messages)

[PATCH v2 0/3] PCI: rzg3s: Fix issues in cleanup paths
 2026-07-31 16:02 UTC  (3+ messages)
` [PATCH v2 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling

[PATCH v5 0/5] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-31 15:07 UTC  (10+ messages)
` [PATCH v5 1/5] media: rzg2l-cru: Align bytesperline to hardware DMA stride requirement
` [PATCH v5 2/5] media: v4l2-common: Convert v4l2_fill_pixfmt_mp() to static inline wrapper
` [PATCH v5 3/5] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper
` [PATCH v5 4/5] media: v4l2-common: Add kernel-doc for v4l2_fill_pixfmt_mp_aligned()
` [PATCH v5 5/5] media: rzg2l-cru: Use v4l2_fill_pixfmt_aligned() for stride alignment

[PATCH v11 00/13] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-07-30 17:12 UTC  (14+ messages)
` [PATCH v11 01/13] media: Add RPPX1_PARAMS and RPPX1_STATS meta formats
` [PATCH v11 02/13] media: uapi: Add extensible param and stats blocks for RPPX1
` [PATCH v11 03/13] media: rppx1: Add framework to support Dreamchip RPPX1 ISP
` [PATCH v11 04/13] media: rcar-isp: Add support for ISPCORE
` [PATCH v11 05/13] media: rppx1: wbmeas: Add support for white balance measurement
` [PATCH v11 06/13] media: rppx1: awbg: Add support for white balance gain settings
` [PATCH v11 07/13] media: rppx1: exm: Add support for exposure measurement
` [PATCH v11 08/13] media: rppx1: hist: Add support histogram measurement
` [PATCH v11 09/13] media: rppx1: bls: Add support for black level compensation
` [PATCH v11 10/13] media: rppx1: ccor: Add support for color correction matrix
` [PATCH v11 11/13] media: rppx1: lsc: Add support for lens shade correction
` [PATCH v11 12/13] media: rppx1: ga: Add support for gamma out correction
` [PATCH v11 13/13] media: rppx1: lin: Add support for gamma sensor linearization

[PATCH v10 00/13] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-07-30 17:08 UTC  (6+ messages)
` [PATCH v10 12/13] media: rppx1: ga: Add support for gamma out correction

[PATCH v2] i3c: renesas: Drop unused structure member 'resuming'
 2026-07-30 14:47 UTC  (2+ messages)

[PATCH v23 00/14] Add Renesas RZ/G3L SD/eMMC support
 2026-07-30 11:31 UTC  (15+ messages)
` [PATCH v23 01/14] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v23 02/14] mmc: renesas_sdhi: Clean up whitespace and add OF table sentinels
` [PATCH v23 03/14] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v23 04/14] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v23 05/14] mmc: renesas_sdhi: Make clock divider mask configurable
` [PATCH v23 06/14] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L
` [PATCH v23 07/14] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v23 08/14] mmc: renesas_sdhi: Add optional axis/axim reset controls
` [PATCH v23 09/14] mmc: renesas_sdhi: Add write32_hook for CTL_SD_CARD_CLK_CTL register writes
` [PATCH v23 10/14] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v23 11/14] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume
` [PATCH v23 12/14] mmc: renesas_sdhi: Make HS400 OSEL bit configurable per SoC
` [PATCH v23 13/14] mmc: renesas_sdhi: Add RZ/G3L HS400 support
` [PATCH v23 14/14] mmc: renesas_sdhi: Add HS400 enhanced strobe support for RZ/G3L

[PATCH net-next v2 0/4] net: remove conditional returns with no effect
 2026-07-30 11:10 UTC  (4+ messages)
` [PATCH net-next v2 2/4] net: ethernet: remove conditional return "

[PATCH v2 0/6] ASoC: Use named initializers for platform_device_id arrays
 2026-07-30 10:42 UTC  (3+ messages)

[PATCH v4 0/5] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-07-30 10:38 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: soc: "
` [PATCH v4 2/5] dt-bindings: usb: cypress,hx3: make peer-hub property optional
` [PATCH v4 3/5] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
` [PATCH v4 4/5] arm64: dts: renesas: add support for solidrun rzv2l "
` [PATCH v4 5/5] arm64: dts: renesas: add support for solidrun rzg2lc "

[PATCH v2 0/2] i2c: rcar: add Gen5 support
 2026-07-29 20:35 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: rcar-i2c: Document R-Car X5H support
` [PATCH v2 2/2] i2c: rcar: add R-Car Gen5 support

[PATCH v3 0/7] dt-bindings: Orientation defines
 2026-07-29 17:07 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: rcar-gen4-pci-host: Document optional msi-parent
 2026-07-29 15:24 UTC  (2+ messages)

[PATCH v2 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-07-29 12:55 UTC  (17+ messages)
` [PATCH v2 01/16] dt-bindings: display: bridge: renesas,dsi: Document RZ/G3L
` [PATCH v2 02/16] drm: renesas: rzg2l_mipi_dsi: Add dphyctrl0_init_val to hw_info
` [PATCH v2 03/16] drm: renesas: rzg2l_mipi_dsi: Add activation_dly "
` [PATCH v2 04/16] drm: renesas: rzg2l_mipi_dsi: Move global timings into hardware info struct
` [PATCH v2 05/16] drm: renesas: rzg2l_mipi_dsi: Add support for DSI PWRRDY
` [PATCH v2 06/16] drm: renesas: rzg2l_mipi_dsi: Add RZ/G3L MIPI DSI support
` [PATCH v2 07/16] dt-bindings: display: renesas,rzg2l-du: Document RZ/G3L SoC
` [PATCH v2 08/16] drm: renesas: rz-du: Add RZ/G3L (R9A08G046) DU support
` [PATCH v2 09/16] dt-bindings: display: bridge: Document Renesas RZ/G3L LVDS encoder
` [PATCH v2 10/16] drm: renesas: rz-du: Add support for "
` [PATCH v2 11/16] arm64: dts: renesas: r9a08g046: Add fcpvd node
` [PATCH v2 12/16] arm64: dts: renesas: r9a08g046: Add vspd node
` [PATCH v2 13/16] arm64: dts: renesas: r9a08g046: Add DU and DSI nodes
` [PATCH v2 14/16] arm64: dts: renesas: r9a08g046: Add LVDS node
` [PATCH v2 15/16] arm64: dts: renesas: Add DSI overlay for RZ/G3L SMARC EVK with ADV7535
` [PATCH v2 16/16] arm64: dts: renesas: Add LVDS overlay for RZ/G3L SMARC EVK with ITE6263

[PATCH v5 0/9] Add RZ/G3L USB2.0 host support
 2026-07-29 11:50 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3L support
` [PATCH v5 2/9] reset: rzg2l-usbphy-ctrl: Introduce info struct for match data
` [PATCH v5 3/9] reset: rzg2l-usbphy-ctrl: Add RZ/G3L support
` [PATCH v5 4/9] regulator: renesas-usb-vbus-regulator: Add RZ/G3L VBUS regulator support
` [PATCH v5 5/9] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3L PHY bindings
` [PATCH v5 6/9] phy: renesas: phy-rcar-gen3-usb2: Add RZ/G3L support
` [PATCH v5 7/9] phy: renesas: phy-rcar-gen3-usb2: Fix devm action registration for disabled VBUS regulator
` [PATCH v5 8/9] arm64: dts: renesas: r9a08g046: Add USB2.0 device nodes
` [PATCH v5 9/9] arm64: dts: renesas: r9a08g046l48-smarc: Add USB2.0 support

[PATCH v2 0/3] soc: renesas: rz-sysc: Add RZ/G3L PWRRDY power sequencing support
 2026-07-29 10:40 UTC  (6+ messages)
` [PATCH v2 1/3] soc: renesas: rz-sysc: Register auxiliary device for PWRRDY power sequencer
` [PATCH v2 2/3] power: sequencing: Add Renesas RZ/G3L Power Ready driver
` [PATCH v2 3/3] soc: renesas: Kconfig: Select POWER_SEQUENCING_RENESAS_PWRRDY for R9A08G046

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-07-29  7:50 UTC  (8+ messages)
` [PATCH 10/16] clk: Add support for clock nexus dt bindings

[PATCH 0/2] PCI: dwc: Handle return value from endpoint .init/.preinit callbacks
 2026-07-28 19:12 UTC  (9+ messages)
` [PATCH 1/2] PCI: dwc: Handle return value from endpoint .init callback
` [PATCH 2/2] PCI: dwc: Handle return value from endpoint .pre_init callback

[PATCH 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-07-28 16:21 UTC  (3+ messages)
` [PATCH 12/15] drm/arm/komeda: remove dependency on DRM simple helpers

[PATCH v2 0/4] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-28 14:52 UTC  (4+ messages)
` [PATCH v2 4/4] media: rzg2l-cru: Align bytesperline to hardware DMA stride requirement

[PATCH net-next v5 0/3] ptp: Add driver for R-Car Gen4
 2026-07-28 13:42 UTC  (7+ messages)
` [PATCH net-next v5 2/3] "
` [PATCH net-next v5 3/3] arm64: dts: renesas: r8a779g0: Add gPTP node

[PATCH 0/6] clk: renesas: rzg2l: Add RZ/G3L MIPI DSI, LCDC and LVDS clock support
 2026-07-28 13:29 UTC  (18+ messages)
` [PATCH 1/6] clk: renesas: rzg2l: Add DSI divider clock support for RZ/G3L
` [PATCH 2/6] clk: renesas: rzg2l: Add PLL7 DSI "
` [PATCH 3/6] clk: renesas: rzg2l: Add support for divider flags
` [PATCH 4/6] clk: renesas: rzg2l: Add support for RZ/G3L DSI mux
` [PATCH 5/6] clk: renesas: r9a08g046-cpg: Add MIPI DSI and LCDC clock/reset entries

[PATCH v5] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: add display nodes
 2026-07-28  9:14 UTC 

[PATCH 0/9] media: rzg2l-cru: Add suspend/resume support
 2026-07-28  7:43 UTC  (19+ messages)
` [PATCH 1/9] media: rzg2l-cru: Add device_link from CRU to CSI-2
` [PATCH 2/9] media: rzg2l-cru: csi2: Add device_link from CSI-2 to sensor
` [PATCH 3/9] media: rzg2l-cru: Use bulk reset API in rzg2l_cru_start_streaming_vq()
` [PATCH 5/9] media: rzg2l-cru: Move active_slot reset into rzg2l_cru_set_stream()
` [PATCH 6/9] media: rzg2l-cru: Add suspend/resume support

[PATCH v3 0/6] PCI: dwc: rcar-gen4: Add support for R-Car X5H PCIe4
 2026-07-28  1:32 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car X5H PCIe4 compatible
` [PATCH v3 2/6] PCI: dwc: rcar-gen4: Rework rcar_gen4_pcie_drvdata .additional_common_init into .init
` [PATCH v3 3/6] PCI: dwc: rcar-gen4: Add .deinit callback
` [PATCH v3 4/6] PCI: dwc: rcar-gen4: Split .start_link into ltssm_control and speed_control
` [PATCH v3 5/6] PCI: dwc: rcar-gen4: Handle PERST via reset subsystem
` [PATCH v3 6/6] PCI: dwc: rcar-gen4: Add support for R-Car X5H PCIe4

[PATCH v1 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-07-28  1:14 UTC  (2+ messages)
` [PATCH v1 2/2] usb: dwc3: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH v3 0/4] drm/panel: refcounting panel lookups and references
 2026-07-27 18:45 UTC  (3+ messages)

[PATCH v2 0/6] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
 2026-07-27 17:58 UTC  (9+ messages)
` [PATCH v2 1/6] memory: renesas-rpc-if: Mark XSPI_CDD1BUF0 as volatile
` [PATCH v2 2/6] memory: renesas-rpc-if: Move static bridge configurations out of dirmap hot paths
` [PATCH v2 3/6] memory: renesas-rpc-if: Consolidate XSPI_CDTBUF0 updates in write path
` [PATCH v2 4/6] memory: renesas-rpc-if: Consolidate XSPI_CDTBUF0 updates in read path
` [PATCH v2 5/6] memory: renesas-rpc-if: Consolidate command setup register programming
` [PATCH v2 6/6] memory: renesas-rpc-if: Use runtime PM autosuspend after transfers

[PATCH v2 0/7] clk: clean-up simple provider misuse of the consumer API
 2026-07-27 15:38 UTC  (15+ messages)
` [PATCH v2 1/7] clk: mvebu: "
` [PATCH v2 2/7] clk: qcom: "
` [PATCH v2 3/7] clk: renesas: "
` [PATCH v2 4/7] clk: rockchip: "
` [PATCH v2 5/7] clk: st: "
` [PATCH v2 6/7] clk: tegra: "
` [PATCH v2 7/7] clk: ti: "

[PATCH 00/18] thermal/drivers: Remove redundant error messages on IRQ request failure
 2026-07-27 14:47 UTC  (2+ messages)

[PATCH v2] drm/bridge: display-connector: Fix I2C adapter resource leak
 2026-07-27 13:15 UTC  (2+ messages)

[PATCH 0/2] i2c: rcar: add Gen5 support
 2026-07-27 11:48 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: i2c: rcar-i2c: Document R-Car X5H support
` [PATCH 2/2] i2c: rcar: add R-Car Gen5 support

[PATCH v2 0/2] watchdog: rzv2h: Convert WDTDCR handling to regmap
 2026-07-27 10:56 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] watchdog: rzv2h: Drop WDTRCR_RSTIRQS macro

[PATCH v6 0/3] hwspinlock: convert to XArray and add debug capabilities
 2026-07-27 10:35 UTC  (2+ messages)

[PATCH v6 00/11] Add Renesas RZ/G3E GPT support
 2026-07-27 10:12 UTC  (4+ messages)
` [PATCH v6 06/11] pwm: rzg2l-gpt: Convert to waveform callbacks


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