linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-10 09:59:41 to 2025-07-24 14:20:14 UTC [more...]

[PATCH 00/72] media: i2c: Reduce cargo-cult
 2025-07-24 14:20 UTC  (8+ messages)
` [PATCH 13/72] arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Drop clock-frequency from camera sensor node
` [PATCH 14/72] arm64: dts: renesas: rzg2l-smarc: "

[PATCH v2 0/3] Add RSPI support for RZ/V2H
 2025-07-24 12:59 UTC  (3+ messages)
` [PATCH v2 3/3] MAINTAINERS: Add entries for the RZ/V2H(P) RSPI

[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-24 12:21 UTC  (27+ messages)
` [PATCH v3 01/15] lib: provide kmemdup_const()
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v3 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v3 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v3 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v3 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v3 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v3 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v3 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v3 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v3 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH v5 0/4] i3c: add support for the Renesas controller
 2025-07-24  9:41 UTC  (5+ messages)
` [PATCH v5 1/4] i3c: Standardize defines for specification parameters
` [PATCH v5 2/4] i3c: Add more parameters for controllers to the header
` [PATCH v5 3/4] dt-bindings: i3c: Add Renesas I3C controller
` [PATCH v5 4/4] i3c: master: Add basic driver for the "

[PATCH v4 0/4] i3c: add support for the Renesas controller
 2025-07-24  9:09 UTC  (11+ messages)
` [PATCH v4 1/4] i3c: Standardize defines for specification parameters
` [PATCH v4 2/4] i3c: Add more parameters for controllers to the header
` [PATCH v4 3/4] dt-bindings: i3c: Add Renesas I3C controller
` [PATCH v4 4/4] i3c: master: Add basic driver for the "

[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
 2025-07-24  8:58 UTC  (4+ messages)
` [PATCH RFC 4/7] i3c: add driver for Renesas I3C IP

[PATCH v4 0/3] Add Input Video Control Block driver for RZ/V2H
 2025-07-23 21:17 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: media: Add bindings for the RZ/V2H IVC block
` [PATCH v4 2/3] media: platform: Add Renesas Input Video Control block driver
` [PATCH v4 3/3] MAINTAINERS: Add entry for rzv2h-ivc driver

[PATCH] rtc: sh: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-23 16:54 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rza1: Check pin state before configuring
 2025-07-23  7:13 UTC  (3+ messages)

[PATCH] Update r7s72100 Genmai DTS to include NOR Flash pinctrl
 2025-07-23  7:03 UTC  (4+ messages)

[PATCH RFC/RFT 0/2] Enable 64-bit polling mode for R-Car Gen3 and
 2025-07-23  5:29 UTC  (11+ messages)
` [PATCH RFC/RFT 1/2] mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling mode
` [PATCH RFC/RFT 2/2] mmc: renesas_sdhi: Enable 64-bit "

[PATCH v9 0/3] ARM: dts: Add support for Meta Clemente BMC
 2025-07-23  3:42 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: arm: aspeed: add Meta Clemente board
` [PATCH v9 2/3] ARM: dts: aspeed: clemente: add Meta Clemente BMC
` [PATCH v9 3/3] ARM: dts: aspeed: clemente: add NCSI3 and NCSI4 pinctrl nodes

[PATCH v3 0/4] i3c: add support for the Renesas controller
 2025-07-22 18:21 UTC  (9+ messages)
` [PATCH v3 1/4] i3c: Harmonize defines representing specification parameters
` [PATCH v3 2/4] i3c: Add more parameters for controllers to the header
` [PATCH v3 3/4] dt-bindings: i3c: Add Renesas I3C controller
` [PATCH v3 4/4] i3c: master: Add basic driver for the "

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-07-22 14:36 UTC  (3+ messages)

[PATCH net-next v2] net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
 2025-07-22  0:30 UTC  (2+ messages)

回复: [PATCH v6 01/24] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
 2025-07-21 15:20 UTC 

[PATCH v8 0/2] ARM: dts: Add support for Meta Clemente BMC
 2025-07-21  3:52 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
` [PATCH v8 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC

[PATCH v2 0/2] i3c: add support for the Renesas controller
 2025-07-20 23:31 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: i3c: renesas,i3c: Add binding for Renesas I3C controller
` [PATCH v2 2/2] i3c: master: Add basic driver for the "

[PATCH 1/2] dt-bindings: hwmon: pwm-fan: Document after shutdown fan settings
 2025-07-20 20:07 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
 2025-07-20 19:47 UTC 

[PATCH] checks: Document possible false warning for graph child addresses
 2025-07-18  9:30 UTC  (5+ messages)

[PATCH] i3c: add missing include to internal header
 2025-07-17 18:40 UTC  (3+ messages)

[PATCH v7 0/2] ARM: dts: Add support for Meta Clemente BMC
 2025-07-17 15:56 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
` [PATCH v7 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC

[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
 2025-07-16 21:11 UTC  (3+ messages)
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-07-16 20:31 UTC  (7+ messages)
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()

[PATCH v3] dt-bindings: serial: renesas: Document RZ/V2N SCIF
 2025-07-16 20:29 UTC 

[PATCH net-next] net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
 2025-07-16 19:36 UTC  (4+ messages)

[PATCH 0/2] i3c: add support for the Renesas controller
 2025-07-16 16:45 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: i3c: renesas,i3c: Add binding for Renesas I3C controller
` [PATCH 2/2] i3c: add driver "

[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-07-15 14:46 UTC  (2+ messages)

[PATCH] thermal: Constify struct thermal_zone_device_ops
 2025-07-15 13:26 UTC  (2+ messages)

[PATCH v3 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-15 11:10 UTC  (8+ messages)
` [PATCH v3 1/4] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH v3 2/4] net: renesas: rswitch: configure default ageing time
` [PATCH v3 3/4] net: renesas: rswitch: add offloading for L2 switching
` [PATCH v3 4/4] net: renesas: rswitch: add modifiable ageing time

[PATCH net-next v2] net: phy: micrel: Add ksz9131_resume()
 2025-07-15  0:30 UTC  (3+ messages)

Document NBV 2025, July 14
 2025-07-14 16:16 UTC 

[PATCH v3 0/5] Add Input Video Control Block driver for RZ/V2H
 2025-07-14  6:37 UTC  (18+ messages)
` [PATCH v3 1/5] media: mc: entity: Add pipeline_started/stopped ops
` [PATCH v3 2/5] media: v4l2-dev: Add helpers to run media_pipeline_[started|stopped]()
` [PATCH v3 4/5] media: platform: Add Renesas Input Video Control block driver

[PATCH v2] soc: renesas: Identify R-Car X5H
 2025-07-14  0:06 UTC 

[GIT PULL] clk: renesas: Updates for v6.17 (take two)
 2025-07-13 16:37 UTC  (2+ messages)

[PATCH 0/2] soc: use new GPIO line value setter callbacks
 2025-07-13  8:49 UTC  (3+ messages)
` [PATCH 1/2] soc: fsl: qe: "

[PATCH v2 0/4] Add RZ/A1 and RZ/A2 support to the rpc-if driver
 2025-07-12 19:06 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: memory-controllers: renesas,rpc-if: Add RZ/A1 and RZ/A2 compat strings
` [PATCH v2 2/4] ARM: dts: renesas: r7s72100: add rpc-if nodes
` [PATCH v2 3/4] ARM: dts: renesas: r7s9210: add rpc-if node
` [PATCH v2 3/4] memory: renesas-rpc-if: Add RZ/A1 and RZ/A2 support

[PATCH] dmaengine: rcar-dmac: Fix PM usage counter imbalance
 2025-07-12 16:55 UTC  (5+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.17 (take two)
 2025-07-11 17:47 UTC  (2+ messages)

[PATCH 0/2] Remove hard coded values for MIPI-DSI
 2025-07-11 13:37 UTC  (7+ messages)
` [PATCH 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
` [PATCH 2/2] drm: renesas: rz-du: Set DSI divider based on target MIPI device

[PATCH v2 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-11 10:57 UTC  (7+ messages)
` [PATCH v2 3/4] net: renesas: rswitch: add offloading for L2 switching

[PATCH] gpio: rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-11 10:21 UTC  (3+ messages)

[PATCH v2] can: rcar_canfd: Drop unused macros
 2025-07-11  9:48 UTC  (2+ messages)

[PATCH] can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-11  9:34 UTC  (2+ messages)

[PATCH 0/5] media: renesas: Convert to modern *_PM_OPS()
 2025-07-10 23:24 UTC  (19+ messages)
` [PATCH 1/5] media: renesas: rcar_drif: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH 2/5] media: renesas: rcar-vin: "
` [PATCH 3/5] media: renesas: fdp1: Convert to RUNTIME_PM_OPS()
` [PATCH 4/5] media: renesas: ceu: "
` [PATCH 5/5] media: renesas: vsp1: Convert to SYSTEM_SLEEP/RUNTIME_PM_OPS()

[PATCH 23/80] i2c: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-10 20:49 UTC  (2+ messages)

[PATCH 0/6] Add rpc-if to RZ/A1, RZ/A2 and update/add board support
 2025-07-10 18:08 UTC  (5+ messages)
` [PATCH 4/6] ARM: dts: renesas: genmai: add rpc-if SPI NOR flash

[PATCH net-next] net: phy: micrel: Add callback for restoring context
 2025-07-10 17:43 UTC  (3+ messages)

[PATCHv2 0/2] net: dsa: rzn1_a5psw: add COMPILE_TEST
 2025-07-10 13:50 UTC  (2+ messages)

[PATCH] thermal: rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-10 13:01 UTC  (2+ messages)

[PATCH] thermal: rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-10 13:00 UTC  (2+ messages)

[PATCH] spi: sh-msiof: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-10 11:13 UTC  (2+ messages)

[PATCH] spi: rspi: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-10 11:13 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).