messages from 2025-08-01 08:49:06 to 2025-08-06 09:48:14 UTC [more...]
[PATCH v2 0/4] clk: renesas: Add MSTOP support for RZ/G2{L, LC, UL}, RZ/V2L, RZ/Five
2025-08-06 9:48 UTC (8+ messages)
` [PATCH v2 1/4] clk: renesas: r9a08g045: Add MSTOP for GPIO
` [PATCH v2 2/4] clk: renesas: r9a07g044: Add MSTOP for RZ/G2L
` [PATCH v2 3/4] clk: renesas: r9a07g043: Add MSTOP for RZ/G2UL
` [PATCH v2 4/4] clk: renesas: r9a07g04[34]: Use tabs instead of spaces
[PATCH] arm64: dts: renesas: r8a779g3: Update thermal trip points on V4H Sparrow Hawk
2025-08-06 9:35 UTC (2+ messages)
[PATCH] ARM: dts: renesas: Add boot phase tags marking to Renesas RZ/A1
2025-08-06 9:11 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
2025-08-06 8:50 UTC (2+ messages)
[PATCH 00/65] media: Rationalise usage of v4l2_fh
2025-08-06 8:16 UTC (76+ messages)
` [PATCH 01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH 02/65] media: imagination: "
` [PATCH 03/65] media: ti: vpe: "
` [PATCH 04/65] media: usb: hdpvr: "
` [PATCH 05/65] media: usb: pvrusb2: "
` [PATCH 06/65] media: usb: uvcvideo: "
` [PATCH 07/65] media: staging: most: "
` [PATCH 08/65] media: Wrap file->private_data access with a helper function
` [PATCH 09/65] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH 10/65] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 12/65] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
` [EXT] "
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
` [EXT] "
` [PATCH 15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH 16/65] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH 17/65] media: rcar-vin: Do not set file->private_data
` [PATCH 18/65] media: rzg2l-cru: "
` [PATCH 19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH 20/65] media: camss: Remove custom .release fop()
` [PATCH 21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH 22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH 23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH 24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH 25/65] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH 26/65] media: Set file->private_data in v4l2_fh_add()
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 28/65] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 30/65] media: meson-ge2d: "
` [PATCH 31/65] media: coda: "
` [PATCH 32/65] media: wave5: "
` [PATCH 33/65] media: m2m-deinterlace: "
` [PATCH 34/65] media: mtk: jpeg: Access v4l2_fh from file->private_data
` [PATCH 35/65] media: mtk_mdp_m2m: Access v4l2_fh from file
` [PATCH 36/65] media: mtk: mdp3: "
` [PATCH 37/65] media: mtk: vcodec: "
` [PATCH 38/65] media: tegra-vde: "
` [PATCH 39/65] media: imx-jpeg: "
` [EXT] "
` [PATCH 40/65] media: imx-isi: "
` [PATCH 41/65] media: nxp: mx2: "
` [PATCH 42/65] media: renesas: "
` [PATCH 43/65] media: rockhip: rga: "
` [PATCH 44/65] media: rockchip: rkvdec: "
` [PATCH 45/65] media: exynos-gsc: "
` [PATCH 46/65] media: exynos4-is: "
` [PATCH 47/65] media: s3c-camif: Set queue owner using file
` [PATCH 48/65] media: s5p-g2d: Access v4l2_fh from file
` [PATCH 49/65] media: s5p-jpeg: "
` [PATCH 50/65] media: s5p-mfc: "
` [PATCH 51/65] media: bdisp: "
` [PATCH 52/65] media: st: delta: "
` [PATCH 53/65] media: stm32: dma2d: "
` [PATCH 54/65] media: hantro: Access v4l2_fh from file->private_data
` [PATCH 55/65] media: omap3isp: Access v4l2_fh from file
` [PATCH 56/65] media: cx18: "
` [PATCH 57/65] media: ivtv: "
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 59/65] media: usb: hdpvr: Access v4l2_fh from file
` [PATCH 60/65] media: usb: uvc: "
` [PATCH 61/65] media: staging: imx: "
` [PATCH 62/65] media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
` [PATCH 63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 64/65] media: staging: ipu7: "
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers
[PATCH 0/3] clk: renesas: Add MSTOP support for RZ/G2{L, LC, UL}, RZ/V2L, RZ/Five
2025-08-06 7:23 UTC (8+ messages)
` [PATCH 2/3] clk: renesas: r9a07g044: Add MSTOP for RZ/G2L
` [PATCH 3/3] clk: renesas: r9a07g043: Add MSTOP for RZ/G2UL
[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
2025-08-05 22:08 UTC (16+ messages)
` [PATCH RFC 1/6] dt-bindings: dma: qcom,gpi: Retire passing the protocol ID
` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints
[PATCH 0/2] Add USBHS support for RZ/T2H and RZ/N2H SoCs
2025-08-05 17:10 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: usb: renesas,usbhs: Add RZ/T2H and RZ/N2H support
` [PATCH 2/2] usb: renesas_usbhs: Add support for RZ/T2H SoC
[PATCH 0/5] Add USB2 PHY support for RZ/T2H and RZ/N2H SoCs
2025-08-05 17:09 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: phy: renesas,usb2-phy: Add RZ/T2H and RZ/N2H support
` [PATCH 2/5] phy: renesas: rcar-gen3-usb2: Store drvdata pointer in channel
` [PATCH 3/5] phy: renesas: rcar-gen3-usb2: Allow SoC-specific OBINT bits via phy_data
` [PATCH 4/5] phy: renesas: rcar-gen3-usb2: Add support for RZ/T2H SoC
` [PATCH 5/5] phy: renesas: rcar-gen3-usb2: Move debug print after register value is updated
[PATCH] pwm: rzg2l-gpt: Implementation of the waveform callbacks
2025-08-05 14:24 UTC (3+ messages)
[PATCH AUTOSEL 6.16-6.12] clk: renesas: rzg2l: Postpone updating priv->clks[]
2025-08-05 13:09 UTC
[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
2025-08-05 12:38 UTC (16+ messages)
` [PATCH v6 1/5] soc: renesas: rz-sysc: Add syscon/regmap support
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
[PATCH 0/2] Add USB clock support for R9A09G077 and R9A09G087 SoCs
2025-08-05 7:05 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: clock: renesas,r9a09g077/87: Add USB_CLK clock ID
` [PATCH 2/2] clk: renesas: r9a09g077: Add USB core and module clocks
[PATCH 0/8] drm: writeback: clean up writeback connector initialization
2025-08-05 4:58 UTC (24+ messages)
` [PATCH 1/8] drm/amd/display: use drmm_writeback_connector_init()
` [PATCH 2/8] drm/komeda: "
` [PATCH 3/8] drm/mali: "
` [PATCH 4/8] drm/msm/dpu: "
` [PATCH 5/8] "
` [PATCH 6/8] drm/vc4: "
` [PATCH 7/8] drm: writeback: drop excess connector initialization functions
` [PATCH 8/8] drm: writeback: rename drm_writeback_connector_init_with_encoder()
[PATCH] media: rzg2l-cru: Drop function pointer to configure CSI
2025-08-04 21:43 UTC (3+ messages)
[PATCH v3 0/6] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs
2025-08-04 19:57 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: watchdog: renesas,wdt: Add support for RZ/T2H and RZ/N2H
` [PATCH v3 2/6] watchdog: rzv2h: Obtain clock-divider and timeout values from OF match data
` [PATCH v3 3/6] watchdog: rzv2h: Make "oscclk" and reset controller optional
` [PATCH v3 4/6] watchdog: rzv2h: Add support for configurable count clock source
` [PATCH v3 5/6] watchdog: rzv2h: Add support for RZ/T2H
` [PATCH v3 6/6] watchdog: rzv2h: Improve error strings and add newlines
[PATCH 0/3] Add DMAC support to the RZ/G3E
2025-08-04 13:05 UTC (8+ messages)
` [PATCH 1/3] clk: renesas: r9a09g047: Add entries for the DMACs
` [PATCH 2/3] dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs
` [PATCH 3/3] arm64: dts: renesas: r9a09g047: Add DMAC nodes
[PATCH v2 0/9] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs
2025-08-04 11:24 UTC (22+ messages)
` [PATCH v2 3/9] watchdog: rzv2h_wdt: Obtain CKS divider via OF data
` [PATCH v2 6/9] watchdog: rzv2h_wdt: Make reset controller optional
` [PATCH v2 7/9] watchdog: rzv2h: Set min_timeout based on max_hw_heartbeat_ms
` [PATCH v2 8/9] watchdog: rzv2h: Add support for RZ/T2H
[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-08-04 10:25 UTC (3+ messages)
` [PATCH v3 2/9] clk: renesas: r9a08g045: Add clocks and resets support for PCIe
[PATCH] clk: renesas: r9a08g045: Add I3C clocks and resets
2025-08-04 9:43 UTC (2+ messages)
[PATCH v2] arm64: dts: renesas: rzg2lc-smarc: Disable CAN-FD channel0
2025-08-04 9:04 UTC (3+ messages)
[PATCH] i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
2025-08-04 8:57 UTC (2+ messages)
[PATCH v4 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
2025-08-03 17:08 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: renesas: document "
` [PATCH v4 2/3] pinctrl: renesas: Add support for RZ/T2H
` [PATCH v4 3/3] pinctrl: renesas: rzt2h: Add support for RZ/N2H SoC
[PATCH v2] dt-bindings: Correct indentation and style in DTS example
2025-08-03 1:31 UTC (2+ messages)
[PATCH v2] usb: renesas-xhci: Fix External ROM access timeouts
2025-08-02 22:55 UTC
[PATCH] usb: renesas-xhci: Fix External ROM access timeouts
2025-08-02 22:54 UTC (5+ messages)
[PATCH] arm64: dts: renesas: rzg2lc-smarc: Fix typo for deleting node
2025-08-01 10:10 UTC (5+ messages)
[PATCH v2 1/2] thermal: rcar_gen3: Add support for per-SoC default trim values
2025-08-01 9:59 UTC (2+ messages)
[PATCH 0/6] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
2025-08-01 9:17 UTC (6+ messages)
` [PATCH 5/6] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).