Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
 messages from 2026-01-17 01:02:52 to 2026-01-20 18:47:39 UTC [more...]

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-20 18:47 UTC  (53+ messages)
` [RFC PATCH v4 01/38] dmaengine: dw-edma: Export helper to get integrated register window
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 03/38] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [RFC PATCH v4 04/38] dmaengine: dw-edma: Add notify-only channels support
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 06/38] NTB: epf: Add mwN_offset support and config region versioning
` [RFC PATCH v4 07/38] NTB: epf: Reserve a subset of MSI vectors for non-NTB users
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 09/38] NTB: core: Add mw_set_trans_ranges() for subrange programming
` [RFC PATCH v4 10/38] NTB: core: Add .get_private_data() to ntb_dev_ops
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() "
` [RFC PATCH v4 12/38] NTB: core: Add driver_override support for NTB devices
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 17/38] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 19/38] NTB: ntb_transport: Rename ntb_transport.c to ntb_transport_core.c
` [RFC PATCH v4 20/38] NTB: ntb_transport: Move internal types to ntb_transport_internal.h
` [RFC PATCH v4 21/38] NTB: ntb_transport: Export common helpers for modularization
` [RFC PATCH v4 22/38] NTB: ntb_transport: Split core library and default NTB client
` [RFC PATCH v4 23/38] NTB: ntb_transport: Add transport backend infrastructure
` [RFC PATCH v4 24/38] NTB: ntb_transport: Run ntb_set_mw() before link-up negotiation
` [RFC PATCH v4 25/38] NTB: hw: Add remote eDMA backend registry and DesignWare backend
` [RFC PATCH v4 26/38] NTB: ntb_transport: Add remote embedded-DMA transport client
` [RFC PATCH v4 27/38] ntb_netdev: Multi-queue support
` [RFC PATCH v4 28/38] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v4 29/38] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v4 30/38] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v4 31/38] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v4 32/38] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
` [RFC PATCH v4 33/38] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
` [RFC PATCH v4 34/38] Documentation: driver-api: ntb: Document remote embedded-DMA transport
` [RFC PATCH v4 35/38] PCI: endpoint: pci-epf-test: Add pci_epf_test_next_free_bar() helper
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
` [RFC PATCH v4 37/38] misc: pci_endpoint_test: Add remote eDMA transfer test mode
` [RFC PATCH v4 38/38] selftests: pci_endpoint: Add remote eDMA transfer coverage

[PATCH v4 1/3] dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek
 2026-01-20 18:31 UTC  (12+ messages)
` [PATCH v4 2/3] Input: ili210x - convert to dev_err_probe()
` [PATCH v4 3/3] Input: ili210x - add support for polling mode

[PATCH v5 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-20 15:57 UTC  (12+ messages)
` [PATCH v5 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v5 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v5 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v5 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v5 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v5 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v5 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH 00/12] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-01-20 17:48 UTC  (18+ messages)
` [PATCH 01/12] dt-bindings: serial: renesas,scif: Document RZ/G3L SoC
` [PATCH 02/12] dt-bindings: dma: rz-dmac: "
` [PATCH 03/12] dt-bindings: soc: renesas: Document Renesas RZ/G3L SoC variants
` [PATCH 04/12] dt-bindings: soc: renesas: Document RZ/G3L SMARC SoM and Carrier-II EVK
` [PATCH 05/12] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3L SoC
` [PATCH 06/12] soc: renesas: rz-sysc: Add SoC identification for "
` [PATCH 07/12] dt-bindings: clock: Document "
` [PATCH 08/12] clk: renesas: Add support for "
` [PATCH 09/12] arm64: dts: renesas: Add initial DTSI "
` [PATCH 10/12] arm64: dts: renesas: Add initial support for RZ/G3L SMARC SoM
` [PATCH 11/12] arm64: dts: renesas: renesas-smarc2: Move usb3 nodes to board DTS
` [PATCH 12/12] arm64: dts: renesas: Add initial device tree for RZ/G3L SMARC EVK board

[PATCH v2 0/5] Add versaclock3 support for RZ/V2H and RZ/V2N EVKs
 2026-01-20 17:24 UTC  (11+ messages)
` [PATCH v2 1/5] clk: versaclock3: Remove unused SE2 clock select macro
` [PATCH v2 2/5] clk: versaclock3: Use clk_parent_data arrays for clk_mux
` [PATCH v2 3/5] clk: versaclock3: Add freerunning 32.768kHz clock support
` [PATCH v2 4/5] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add versa3 clock generator node
` [PATCH v2 5/5] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: "

[PATCH v3] regulator: rpi-panel-v2: Convert to new PWM waveform ops
 2026-01-20 15:23 UTC  (9+ messages)

[PATCH v2 00/13] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-01-20 15:05 UTC  (3+ messages)

[PATCH 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-20 14:04 UTC  (23+ messages)
` [PATCH 01/16] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH 02/16] PCI: rzg3s-host: Fix inbound window size tracking
` [PATCH 03/16] clk: renesas: rzv2h-cpg: Add support for init_off clocks
` [PATCH 04/16] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH 06/16] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH 07/16] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH 08/16] PCI: rzg3s-host: Make inbound window setup SoC-specific
` [PATCH 09/16] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH 11/16] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH 12/16] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller

[PATCH v2] regulator: rpi-panel-v2: Convert to new PWM waveform ops
 2026-01-20 13:45 UTC  (5+ messages)

[PATCH v3 1/2] drm/panel: simple: Add Waveshare 13.3" panel support
 2026-01-20 10:01 UTC  (5+ messages)

[PATCH] clk: rs9: Convert to clk_hw_onecell_data and of_clk_hw_onecell_get()
 2026-01-20  9:59 UTC  (4+ messages)

[PATCH v2] clk: rs9: Add clock index range check to rs9_of_clk_get()
 2026-01-20  9:05 UTC 

[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
 2026-01-20  8:08 UTC  (25+ messages)
` [PATCH 1/8] of: provide of_machine_get_compatible()
` [PATCH 2/8] base: soc: order includes alphabetically
` [PATCH 3/8] base: soc: export soc_device_get_machine()
` [PATCH 4/8] soc: fsl: guts: don't access of_root directly
` [PATCH 5/8] soc: imx8m: "
` [PATCH 6/8] soc: imx9: "
` [PATCH 7/8] soc: renesas: "
` [PATCH 8/8] soc: sunxi: mbus: "

[geert-renesas-devel:master] BUILD SUCCESS 60f4c27656216b8988334e8b08402337bfdf5503
 2026-01-20  1:48 UTC 

[PATCH v2 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
 2026-01-19 21:24 UTC  (5+ messages)
` [PATCH v2 2/6] drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()

[PATCH 0/4] ASoC: renesas: rz-ssi: Cleanups
 2026-01-19 19:52 UTC  (5+ messages)
` [PATCH 1/4] ASoC: renesas: rz-ssi: Simplify the logic in rz_ssi_stream_is_play()
` [PATCH 2/4] ASoC: renesas: rz-ssi: Drop unnecessary if condition
` [PATCH 3/4] ASoC: renesas: rz-ssi: Drop the & operator in front of function name
` [PATCH 4/4] ASoC: renesas: rz-ssi: Drop goto label

[PATCH v4 1/2] dt-bindings: firmware: arm,scmi: Document arm,no-completion-irq property
 2026-01-19 19:00 UTC  (6+ messages)
` [PATCH v4 2/2] firmware: arm_scmi: Implement "

[RFC PATCH] ARM: dts: renesas: r9a06g032-rzn1d400-db: add QSPI node including NOR flash
 2026-01-19 16:40 UTC  (4+ messages)

[PATCH v2] clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
 2026-01-19 15:59 UTC  (2+ messages)

[PATCH 00/11] Describe PCIe/USB3.0 clock generator on R-Car Gen3
 2026-01-19 15:58 UTC  (7+ messages)
` [PATCH 01/11] dt-bindings: phy: renesas: usb3-phy: add r8a77990 support

[PATCH] clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
 2026-01-19 15:03 UTC  (3+ messages)

[PATCH 0/2] riscv: Fix missing select CACHEMAINT_FOR_DMA
 2026-01-19 14:21 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: pcs: rzn1-miic: Support configurable PHY_LINK polarity
 2026-01-19 14:19 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2026-01-19 14:05 UTC 

[PATCH 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 4
 2026-01-19  8:57 UTC  (5+ messages)
` [PATCH 3/6] drm/mcde: dsi: warn in case of multiple subnodes
` [PATCH 4/6] drm/mcde: dsi: convert to of_drm_find_and_get_bridge()

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-19  8:42 UTC  (4+ messages)
` [PATCH v8 2/5] PCI: endpoint: Add "

[PATCH 0/2] Add support for configuring pin properties on RZ/T2H-N2H SoCs
 2026-01-19  0:09 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: renesas,r9a09g077: Document pin configuration properties

[GIT PULL] pinctrl: renesas: Updates for v6.20
 2026-01-18 23:27 UTC  (2+ messages)

[PATCH v2 0/3] mailbox: renesas: Support MFIS mailbox driver
 2026-01-18 20:22 UTC  (5+ messages)
` [PATCH v2 2/3] "

[PATCH v2 0/9] Describe PCIe/USB3.0 clock generator on R-Car Gen3
 2026-01-18 13:49 UTC  (10+ messages)
` [PATCH v2 1/9] arm64: dts: renesas: r8a77951: Describe PCIe root ports
` [PATCH v2 2/9] arm64: dts: renesas: r8a77960: "
` [PATCH v2 3/9] arm64: dts: renesas: r8a77961: "
` [PATCH v2 4/9] arm64: dts: renesas: r8a77965: "
` [PATCH v2 5/9] arm64: dts: renesas: r8a77990: Describe PCIe root port
` [PATCH v2 6/9] arm64: dts: renesas: r8a77990: Add USB 3.0 PHY and USB3S0 clock nodes
` [PATCH v2 7/9] arm64: dts: renesas: salvator-common: Describe PCIe/USB3.0 clock generator
` [PATCH v2 8/9] arm64: dts: renesas: ulcb: ulcb-kf: "
` [PATCH v2 9/9] arm64: dts: renesas: ebisu: "

[PATCH v4 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-18  7:33 UTC  (4+ messages)
` [PATCH v4 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux


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