From: patchwork-bot+linux-renesas-soc@kernel.org
To: linux-renesas-soc@vger.kernel.org
Subject: Patchwork summary for: linux-renesas-soc
Date: Mon, 13 Oct 2025 13:39:34 +0000 [thread overview]
Message-ID: <176036277441.2988430.2768726269214060028.git-patchwork-summary@kernel.org> (raw)
Hello:
The following patches were marked "mainlined", because they were applied to
geert/renesas-devel.git (master):
Series: media: Rationalise usage of v4l2_fh
Submitter: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Committer: Hans Verkuil <hverkuil+cisco@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=987859
Lore link: https://lore.kernel.org/r/20250802-media-private-data-v1-0-eb140ddd6a9d@ideasonboard.com
Patches: [01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
[02/65] media: imagination: Store v4l2_fh pointer in file->private_data
[03/65] media: ti: vpe: Store v4l2_fh pointer in file->private_data
[04/65] media: usb: hdpvr: Store v4l2_fh pointer in file->private_data
[05/65] media: usb: pvrusb2: Store v4l2_fh pointer in file->private_data
[06/65] media: usb: uvcvideo: Store v4l2_fh pointer in file->private_data
[07/65] media: staging: most: Store v4l2_fh pointer in file->private_data
[08/65] media: Wrap file->private_data access with a helper function
[09/65] media: Replace file->private_data access with file_to_v4l2_fh()
[10/65] media: nvidia: tegra-vde: Replace file->private_data access
[12/65] media: pci: ivtv: Don't create fake v4l2_fh
[13/65] media: amphion: Make some vpu_v4l2 functions static
[14/65] media: amphion: Delete v4l2_fh synchronously in .release()
[15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
[16/65] media: v4l2-fh: Move piece of documentation to correct function
[17/65] media: rcar-vin: Do not set file->private_data
[18/65] media: rzg2l-cru: Do not set file->private_data
[19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
[20/65] media: camss: Remove custom .release fop()
[21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
[22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
[23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
[24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
[25/65] media: qcom: venus: Pass file pointer to venus_close_common()
[26/65] media: Set file->private_data in v4l2_fh_add()
[27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
[30/65] media: meson-ge2d: Access v4l2_fh from file
[31/65] media: coda: Access v4l2_fh from file
[32/65] media: wave5: Access v4l2_fh from file
[33/65] media: m2m-deinterlace: Access v4l2_fh from file
[38/65] media: tegra-vde: Access v4l2_fh from file
[41/65] media: nxp: mx2: Access v4l2_fh from file
[43/65] media: rockhip: rga: Access v4l2_fh from file
[47/65] media: s3c-camif: Set queue owner using file
[48/65] media: s5p-g2d: Access v4l2_fh from file
[53/65] media: stm32: dma2d: Access v4l2_fh from file
[56/65] media: cx18: Access v4l2_fh from file
[58/65] media: zoran: Remove access to __fh
[59/65] media: usb: hdpvr: Access v4l2_fh from file
[60/65] media: usb: uvc: Access v4l2_fh from file
[62/65] media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
[63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
[64/65] media: staging: ipu7: isys: Don't set V4L2_FL_USES_V4L2_FH manually
Series: media: renesas: Convert to modern *_PM_OPS()
Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=980693
Lore link: https://lore.kernel.org/r/cover.1752088108.git.geert+renesas@glider.be
Patches: [1/5] media: renesas: rcar_drif: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
[2/5] media: renesas: rcar-vin: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
[3/5] media: renesas: fdp1: Convert to RUNTIME_PM_OPS()
[4/5] media: renesas: ceu: Convert to RUNTIME_PM_OPS()
[5/5] media: renesas: vsp1: Convert to SYSTEM_SLEEP/RUNTIME_PM_OPS()
Patch: [v2] drm/rcar-du: dsi: Implement DSI command support
Submitter: Marek Vasut <marek.vasut+renesas@mailbox.org>
Committer: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=997346
Lore link: https://lore.kernel.org/r/20250831190507.327848-1-marek.vasut+renesas@mailbox.org
Series: Add RZ/G3E USB3.2 Gen1 Host Controller support
Submitter: Biju <biju.das.au@gmail.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1002960
Lore link: https://lore.kernel.org/r/20250916150255.4231-1-biju.das.jz@bp.renesas.com
Patches: [v3,1/9] dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY
[v3,3/9] dt-bindings: usb: Document Renesas RZ/G3E USB3HOST
[v3,4/9] usb: host: xhci-rcar: Move R-Car reg definitions
[v3,5/9] usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
[v3,6/9] usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support
Series: [RESEND,1/2] dt-bindings: hwmon: pwm-fan: Document after shutdown fan settings
Submitter: Marek Vasut <marek.vasut+renesas@mailbox.org>
Committer: Guenter Roeck <linux@roeck-us.net>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=999053
Lore link: https://lore.kernel.org/r/20250904202157.170600-1-marek.vasut+renesas@mailbox.org
Patches: [RESEND,1/2] dt-bindings: hwmon: pwm-fan: Document after shutdown fan settings
[RESEND,2/2] hwmon: (pwm-fan) Implement after shutdown fan settings
Series: drm: writeback: clean up writeback connector initialization
Submitter: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=993213
Lore link: https://lore.kernel.org/r/20250819-wb-drop-encoder-v3-0-b48a6af7903b@oss.qualcomm.com
Patches: [v3,1/8] drm/amd/display: use drmm_writeback_connector_init()
[v3,4/8] drm/msm/dpu: use drmm_writeback_connector_init()
Series: media: adv7180: Improve the control over decoder power
Submitter: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Committer: Hans Verkuil <hverkuil+cisco@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=996564
Lore link: https://lore.kernel.org/r/20250828160654.1467762-1-niklas.soderlund+renesas@ragnatech.se
Patches: [v2,01/11] media: adv7180: Move adv7180_set_power() and init_device()
[v2,02/11] media: adv7180: Add missing lock in suspend callback
[v2,03/11] media: adv7180: Move state mutex handling outside init_device()
[v2,04/11] media: adv7180: Use v4l2-ctrls core to handle s_ctrl locking
[v2,05/11] media: adv7180: Setup controls every time the device is reset
[v2,07/11] media: adv7180: Split device initialization and reset
[v2,08/11] media: adv7180: Remove the s_power callback
[v2,09/11] media: adv7180: Do not write format to device in set_fmt
[v2,10/11] media: adv7180: Only validate format in s_std
[v2,11/11] media: adv7180: Only validate format in querystd
Patch: ARM: dts: renesas: r9a06g032-rzn1d400-db: drop invalid #cells properties
Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
Committer: Geert Uytterhoeven <geert+renesas@glider.be>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1008987
Lore link: https://lore.kernel.org/r/20251007104624.19786-2-wsa+renesas@sang-engineering.com
Series: arm64: dts: renesas: Add Cortex-A55 PMU nodes for RZ/{N2H, V2H(P), V2N, T2H} SoCs
Submitter: Prabhakar <prabhakar.csengg@gmail.com>
Committer: Geert Uytterhoeven <geert+renesas@glider.be>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1009012
Lore link: https://lore.kernel.org/r/20251007121508.1595889-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Patches: [1/4] arm64: dts: renesas: r9a09g057: Add Cortex-A55 PMU node
[2/4] arm64: dts: renesas: r9a09g056: Add Cortex-A55 PMU node
[3/4] arm64: dts: renesas: r9a09g077: Add Cortex-A55 PMU node
[4/4] arm64: dts: renesas: r9a09g087: Add Cortex-A55 PMU node
Patch: drm: renesas: rz-du: mipi_dsi: Convert to RUNTIME_PM_OPS()
Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
Committer: Biju Das <biju.das.jz@bp.renesas.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=980647
Lore link: https://lore.kernel.org/r/cdfc1b8ec9e62553654639b9e9026bfed8dd07d1.1752086582.git.geert+renesas@glider.be
Series: media: i2c: Reduce cargo-cult
Submitter: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Committer: Geert Uytterhoeven <geert+renesas@glider.be>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=981171
Lore link: https://lore.kernel.org/r/20250710174808.5361-1-laurent.pinchart@ideasonboard.com
Patches: [13/72] arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Drop clock-frequency from camera sensor node
[14/72] arm64: dts: renesas: rzg2l-smarc: Drop clock-frequency from camera sensor node
Series: media: i2c: Reduce cargo-cult
Submitter: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Committer: Geert Uytterhoeven <geert+renesas@glider.be>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=990744
Lore link: https://lore.kernel.org/r/20250812214620.30425-1-laurent.pinchart@ideasonboard.com
Patches: [v2,71/72] arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Drop clock-frequency from camera sensor node
[v2,72/72] arm64: dts: renesas: rzg2l-smarc: Drop clock-frequency from camera sensor node
Patch: [net-next] net: pcs: Kconfig: Fix unmet dependency warning
Submitter: Prabhakar <prabhakar.csengg@gmail.com>
Committer: Jakub Kicinski <kuba@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1002994
Lore link: https://lore.kernel.org/r/20250916162335.3339558-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Series: Renesas SoC updates for v6.18 (take two)
Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
Committer: Arnd Bergmann <arnd@arndb.de>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1001728
Lore link: https://lore.kernel.org/r/cover.1757669912.git.geert+renesas@glider.be
Patches: [GIT,PULL,1/3] Renesas driver updates for v6.18 (take two)
[GIT,PULL,2/3] Renesas DT binding updates for v6.18
[GIT,PULL,3/3] Renesas DTS updates for v6.18 (take two)
Patch: lib/string_choices: Add str_assert_deassert() helper
Submitter: Prabhakar <prabhakar.csengg@gmail.com>
Committer: Kees Cook <kees@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1005206
Lore link: https://lore.kernel.org/r/20250923095229.2149740-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Patch: thermal: renesas: Fix RZ/G3E fall-out
Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
Committer: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1007450
Lore link: https://lore.kernel.org/r/3f5420c70643d9b35b39d9b336295d589eaf7013.1759239979.git.geert+renesas@glider.be
Series: media: Rationalise usage of v4l2_fh
Submitter: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Committer: Hans Verkuil <hverkuil+cisco@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=989637
Lore link: https://lore.kernel.org/r/20250809211654.28887-1-laurent.pinchart@ideasonboard.com
Patches: [v2,08/76] media: Wrap file->private_data access with a helper function
[v2,11/76] media: Replace file->private_data access with custom functions
[v2,17/76] media: rcar-vin: Do not set file->private_data
[v2,27/76] media: Reset file->private_data to NULL in v4l2_fh_del()
[v2,49/76] media: renesas: Access v4l2_fh from file
Series: media: Rationalise usage of v4l2_fh
Submitter: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Committer: Hans Verkuil <hverkuil+cisco@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=989654
Lore link: https://lore.kernel.org/r/20250810013100.29776-1-laurent.pinchart+renesas@ideasonboard.com
Patches: [v3,08/76] media: Wrap file->private_data access with a helper function
[v3,11/76] media: Replace file->private_data access with custom functions
[v3,17/76] media: rcar-vin: Do not set file->private_data
[v3,27/76] media: Reset file->private_data to NULL in v4l2_fh_del()
[v3,49/76] media: renesas: Access v4l2_fh from file
Patch: PCI: rcar-host: Use proper IRQ domain
Submitter: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Committer: Manivannan Sadhasivam <mani@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=989616
Lore link: https://lore.kernel.org/r/20250809144447.3939284-1-claudiu.beznea.uj@bp.renesas.com
Patch: dt-bindings: input: touchscreen: goodix: Drop 'interrupts' requirement
Submitter: Marek Vasut <marek.vasut+renesas@mailbox.org>
Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=999037
Lore link: https://lore.kernel.org/r/20250904195727.168152-1-marek.vasut+renesas@mailbox.org
Series: ARM: dts: Add support for Meta Clemente BMC
Submitter: Leo Wang <leo.jt.wang@gmail.com>
Committer: Andrew Jeffery <andrew@codeconstruct.com.au>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=990942
Lore link: https://lore.kernel.org/r/20250813-add-support-for-meta-clemente-bmc-v11-0-8970d41f88b0@fii-foxconn.com
Patches: [v11,1/3] dt-bindings: arm: aspeed: add Meta Clemente board
[v11,2/3] ARM: dts: aspeed: clemente: add NCSI3 and NCSI4 pinctrl nodes
[v11,3/3] ARM: dts: aspeed: clemente: add Meta Clemente BMC
Patch: [v2] PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failure
Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
Committer: Bjorn Helgaas <bhelgaas@google.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=991095
Lore link: https://lore.kernel.org/r/7b1386e6162e70e6d631c87f6323d2ab971bc1c5.1755100324.git.geert+renesas@glider.be
Patch: [v2] drm/rcar-du: dsi: Fix 1/2/3 lane support
Submitter: Marek Vasut <marek.vasut+renesas@mailbox.org>
Committer: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=991212
Lore link: https://lore.kernel.org/r/20250813210840.97621-1-marek.vasut+renesas@mailbox.org
Patch: [net-next,v2] net: ravb: Fix -Wmaybe-uninitialized warning
Submitter: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Committer: Jakub Kicinski <kuba@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1002054
Lore link: https://lore.kernel.org/r/20250913133229.2087822-1-niklas.soderlund+renesas@ragnatech.se
Patch: clk: renesas: fix memory leak in cpg_mssr_reserved_init()
Submitter: chenyuan <chenyuan_fl@163.com>
Committer: Geert Uytterhoeven <geert+renesas@glider.be>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1002504
Lore link: https://lore.kernel.org/r/20250915131214.3160-1-chenyuan_fl@163.com
Series: [v2,1/2] dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts
Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Committer: Jakub Kicinski <kuba@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=998071
Lore link: https://lore.kernel.org/r/20250902154051.263156-3-krzysztof.kozlowski@linaro.org
Patches: [v2,1/2] dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts
Patch: media: vsp1: Export missing vsp1_isp_free_buffer symbol
Submitter: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Committer: Hans Verkuil <hverkuil+cisco@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=994130
Lore link: https://lore.kernel.org/r/20250821154241.24348-1-laurent.pinchart+renesas@ideasonboard.com
Patch: arm64: dts: renesas: eagle-function-expansion: add eMMC support
Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
Committer: Geert Uytterhoeven <geert+renesas@glider.be>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1005363
Lore link: https://lore.kernel.org/r/20250923161709.3110-2-wsa+renesas@sang-engineering.com
Patch: [v2] clk: renesas: r9a09g047: Add GPT clocks and resets
Submitter: Biju <biju.das.au@gmail.com>
Committer: Geert Uytterhoeven <geert+renesas@glider.be>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=993429
Lore link: https://lore.kernel.org/r/20250820103053.93382-1-biju.das.jz@bp.renesas.com
Patch: drm: rcar-du: lvds: Convert to RUNTIME_PM_OPS()
Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
Committer: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=998923
Lore link: https://lore.kernel.org/r/2264ff4f21a7e17384822e0efba176cf78ae184d.1756999823.git.geert+renesas@glider.be
Series: thermal: renesas: Add support for RZ/G3S
Submitter: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=989697
Lore link: https://lore.kernel.org/r/20250810122125.792966-1-claudiu.beznea.uj@bp.renesas.com
Patches: [v4,1/4] dt-bindings: thermal: r9a08g045-tsu: Document the TSU unit
[v4,3/4] arm64: dts: renesas: r9a08g045: Add TSU node
Patch: [v3] dt-bindings: bus: renesas-bsc: allow additional properties
Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
Committer: Rob Herring (Arm) <robh@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1009844
Lore link: https://lore.kernel.org/r/20251009183630.5451-2-wsa+renesas@sang-engineering.com
Patch: [v2] regulator: dt-bindings: rpi-panel: Split 7" Raspberry Pi 720x1280 v2 binding
Submitter: Marek Vasut <marek.vasut+renesas@mailbox.org>
Committer: Mark Brown <broonie@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=999497
Lore link: https://lore.kernel.org/r/20250905191637.147141-1-marek.vasut+renesas@mailbox.org
Patch: [v4,1/5] arm64: cputype: Add Cortex-A725AE definitions
Submitter: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Committer: Will Deacon <will@kernel.org>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1003179
Lore link: https://lore.kernel.org/r/87bjn9abne.wl-kuninori.morimoto.gx@renesas.com
Patch:
Submitter: Yury Norov <yury.norov@gmail.com>
Committer: Paolo Abeni <pabeni@redhat.com>
Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=1002629
Lore link: https://lore.kernel.org/r/20250915195231.403865-1-yury.norov@gmail.com
Total patches: 114
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next reply other threads:[~2025-10-13 13:39 UTC|newest]
Thread overview: 419+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-13 13:39 patchwork-bot+linux-renesas-soc [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-15 9:50 Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2026-05-12 10:10 patchwork-bot+linux-renesas-soc
2026-05-11 9:41 patchwork-bot+linux-renesas-soc
2026-05-04 10:21 patchwork-bot+linux-renesas-soc
2026-04-28 7:20 patchwork-bot+linux-renesas-soc
2026-04-27 11:15 patchwork-bot+linux-renesas-soc
2026-04-24 9:40 patchwork-bot+linux-renesas-soc
2026-04-13 8:35 patchwork-bot+linux-renesas-soc
2026-04-06 9:41 patchwork-bot+linux-renesas-soc
2026-03-30 9:51 patchwork-bot+linux-renesas-soc
2026-03-26 19:30 patchwork-bot+linux-renesas-soc
2026-03-25 18:10 patchwork-bot+linux-renesas-soc
2026-03-23 10:21 patchwork-bot+linux-renesas-soc
2026-03-20 10:40 patchwork-bot+linux-renesas-soc
2026-03-16 10:31 patchwork-bot+linux-renesas-soc
2026-03-13 10:10 patchwork-bot+linux-renesas-soc
2026-03-12 11:10 patchwork-bot+linux-renesas-soc
2026-03-09 9:21 patchwork-bot+linux-renesas-soc
2026-03-06 13:10 patchwork-bot+linux-renesas-soc
2026-03-02 9:21 patchwork-bot+linux-renesas-soc
2026-02-23 11:06 patchwork-bot+linux-renesas-soc
2026-01-27 10:40 patchwork-bot+linux-renesas-soc
2026-01-26 11:11 patchwork-bot+linux-renesas-soc
2026-01-19 14:05 patchwork-bot+linux-renesas-soc
2026-01-16 10:10 patchwork-bot+linux-renesas-soc
2026-01-15 11:20 patchwork-bot+linux-renesas-soc
2026-01-12 20:56 patchwork-bot+linux-renesas-soc
2026-01-09 11:20 patchwork-bot+linux-renesas-soc
2026-01-08 10:10 patchwork-bot+linux-renesas-soc
2025-12-29 11:10 patchwork-bot+linux-renesas-soc
2025-12-15 15:08 patchwork-bot+linux-renesas-soc
2025-12-01 10:10 patchwork-bot+linux-renesas-soc
2025-11-28 12:30 patchwork-bot+linux-renesas-soc
2025-11-25 9:10 patchwork-bot+linux-renesas-soc
2025-11-24 10:40 patchwork-bot+linux-renesas-soc
2025-11-17 10:21 patchwork-bot+linux-renesas-soc
2025-11-13 20:30 patchwork-bot+linux-renesas-soc
2025-11-12 10:40 patchwork-bot+linux-renesas-soc
2025-11-10 10:40 patchwork-bot+linux-renesas-soc
2025-11-03 10:40 patchwork-bot+linux-renesas-soc
2025-10-31 9:30 patchwork-bot+linux-renesas-soc
2025-10-27 10:20 patchwork-bot+linux-renesas-soc
2025-10-23 17:10 patchwork-bot+linux-renesas-soc
2025-10-20 8:41 patchwork-bot+linux-renesas-soc
2025-10-13 14:20 patchwork-bot+linux-renesas-soc
2025-10-08 13:20 patchwork-bot+linux-renesas-soc
2025-09-30 10:50 patchwork-bot+linux-renesas-soc
2025-09-29 10:00 patchwork-bot+linux-renesas-soc
2025-09-23 7:50 patchwork-bot+linux-renesas-soc
2025-09-15 8:40 patchwork-bot+linux-renesas-soc
2025-09-11 18:40 patchwork-bot+linux-renesas-soc
2025-09-04 10:10 patchwork-bot+linux-renesas-soc
2025-08-20 7:20 patchwork-bot+linux-renesas-soc
2025-08-19 9:50 patchwork-bot+linux-renesas-soc
2025-08-18 8:50 patchwork-bot+linux-renesas-soc
2025-08-12 7:53 patchwork-bot+linux-renesas-soc
2025-08-11 8:30 patchwork-bot+linux-renesas-soc
2025-08-06 16:00 patchwork-bot+linux-renesas-soc
2025-07-28 11:01 patchwork-bot+linux-renesas-soc
2025-07-08 10:40 patchwork-bot+linux-renesas-soc
2025-07-07 9:41 patchwork-bot+linux-renesas-soc
2025-07-02 19:40 patchwork-bot+linux-renesas-soc
2025-06-26 14:50 patchwork-bot+linux-renesas-soc
2025-06-24 8:10 patchwork-bot+linux-renesas-soc
2025-06-23 13:41 patchwork-bot+linux-renesas-soc
2025-06-19 18:50 patchwork-bot+linux-renesas-soc
2025-06-13 10:10 patchwork-bot+linux-renesas-soc
2025-06-10 11:08 patchwork-bot+linux-renesas-soc
2025-05-26 12:41 patchwork-bot+linux-renesas-soc
2025-05-20 7:40 patchwork-bot+linux-renesas-soc
2025-05-19 9:01 patchwork-bot+linux-renesas-soc
2025-05-14 11:40 patchwork-bot+linux-renesas-soc
2025-05-12 8:31 patchwork-bot+linux-renesas-soc
2025-05-08 18:40 patchwork-bot+linux-renesas-soc
2025-05-06 7:50 patchwork-bot+linux-renesas-soc
2025-05-05 10:31 patchwork-bot+linux-renesas-soc
2025-04-24 9:50 patchwork-bot+linux-renesas-soc
2025-04-22 10:12 patchwork-bot+linux-renesas-soc
2025-04-22 10:11 patchwork-bot+linux-renesas-soc
2025-04-14 9:41 patchwork-bot+linux-renesas-soc
2025-04-07 10:45 patchwork-bot+linux-renesas-soc
2025-03-24 18:40 patchwork-bot+linux-renesas-soc
2025-03-17 11:20 patchwork-bot+linux-renesas-soc
2025-03-12 8:30 patchwork-bot+linux-renesas-soc
2025-03-10 10:20 patchwork-bot+linux-renesas-soc
2025-03-06 16:00 patchwork-bot+linux-renesas-soc
2025-02-24 9:30 patchwork-bot+linux-renesas-soc
2025-02-20 17:00 patchwork-bot+linux-renesas-soc
2025-02-18 9:00 patchwork-bot+linux-renesas-soc
2025-02-17 9:02 patchwork-bot+linux-renesas-soc
2025-02-14 9:10 patchwork-bot+linux-renesas-soc
2025-02-10 9:41 patchwork-bot+linux-renesas-soc
2025-02-03 11:33 patchwork-bot+linux-renesas-soc
2025-01-29 16:30 patchwork-bot+linux-renesas-soc
2025-01-24 19:10 patchwork-bot+linux-renesas-soc
2025-01-21 8:30 patchwork-bot+linux-renesas-soc
2025-01-20 9:20 patchwork-bot+linux-renesas-soc
2025-01-13 9:30 patchwork-bot+linux-renesas-soc
2025-01-06 11:10 patchwork-bot+linux-renesas-soc
2025-01-03 20:40 patchwork-bot+linux-renesas-soc
2024-12-17 9:00 patchwork-bot+linux-renesas-soc
2024-12-16 10:01 patchwork-bot+linux-renesas-soc
2024-12-13 10:40 patchwork-bot+linux-renesas-soc
2024-12-11 11:20 patchwork-bot+linux-renesas-soc
2024-12-10 11:50 patchwork-bot+linux-renesas-soc
2024-12-09 9:51 patchwork-bot+linux-renesas-soc
2024-12-03 9:58 patchwork-bot+linux-renesas-soc
2024-12-02 10:03 patchwork-bot+linux-renesas-soc
2024-11-11 10:41 patchwork-bot+linux-renesas-soc
2024-11-03 11:50 patchwork-bot+linux-renesas-soc
2024-10-28 10:51 patchwork-bot+linux-renesas-soc
2024-10-25 10:10 patchwork-bot+linux-renesas-soc
2024-10-21 9:41 patchwork-bot+linux-renesas-soc
2024-10-14 9:30 patchwork-bot+linux-renesas-soc
2024-10-09 12:30 patchwork-bot+linux-renesas-soc
2024-10-07 9:50 patchwork-bot+linux-renesas-soc
2024-10-01 7:50 patchwork-bot+linux-renesas-soc
2024-09-30 13:51 patchwork-bot+linux-renesas-soc
2024-09-09 9:51 patchwork-bot+linux-renesas-soc
2024-09-03 8:40 patchwork-bot+linux-renesas-soc
2024-09-02 10:31 patchwork-bot+linux-renesas-soc
2024-08-29 8:50 patchwork-bot+linux-renesas-soc
2024-08-23 14:00 patchwork-bot+linux-renesas-soc
2024-08-20 8:00 patchwork-bot+linux-renesas-soc
2024-08-02 10:10 patchwork-bot+linux-renesas-soc
2024-07-30 9:10 patchwork-bot+linux-renesas-soc
2024-07-30 9:44 ` Geert Uytterhoeven
2024-07-29 11:24 patchwork-bot+linux-renesas-soc
2024-07-29 11:03 patchwork-bot+linux-renesas-soc
2024-07-15 10:21 patchwork-bot+linux-renesas-soc
2024-07-08 8:00 patchwork-bot+linux-renesas-soc
2024-07-01 10:20 patchwork-bot+linux-renesas-soc
2024-06-28 7:50 patchwork-bot+linux-renesas-soc
2024-06-27 16:40 patchwork-bot+linux-renesas-soc
2024-06-25 8:00 patchwork-bot+linux-renesas-soc
2024-06-24 12:20 patchwork-bot+linux-renesas-soc
2024-06-17 7:40 patchwork-bot+linux-renesas-soc
2024-06-07 12:40 patchwork-bot+linux-renesas-soc
2024-06-03 8:48 patchwork-bot+linux-renesas-soc
2024-05-28 10:10 patchwork-bot+linux-renesas-soc
2024-05-27 8:34 patchwork-bot+linux-renesas-soc
2024-05-27 8:18 patchwork-bot+linux-renesas-soc
2024-04-29 8:30 patchwork-bot+linux-renesas-soc
2024-04-23 8:10 patchwork-bot+linux-renesas-soc
2024-04-22 8:20 patchwork-bot+linux-renesas-soc
2024-04-15 11:20 patchwork-bot+linux-renesas-soc
2024-04-09 8:20 patchwork-bot+linux-renesas-soc
2024-04-08 10:00 patchwork-bot+linux-renesas-soc
2024-04-02 9:40 patchwork-bot+linux-renesas-soc
2024-03-26 9:05 patchwork-bot+linux-renesas-soc
2024-03-25 14:49 patchwork-bot+linux-renesas-soc
2024-03-12 9:10 patchwork-bot+linux-renesas-soc
2024-03-11 19:50 patchwork-bot+linux-renesas-soc
2024-03-01 15:20 patchwork-bot+linux-renesas-soc
2024-02-26 9:50 patchwork-bot+linux-renesas-soc
2024-02-23 10:50 patchwork-bot+linux-renesas-soc
2024-02-21 16:00 patchwork-bot+linux-renesas-soc
2024-02-20 11:40 patchwork-bot+linux-renesas-soc
2024-02-19 11:10 patchwork-bot+linux-renesas-soc
2024-02-13 17:00 patchwork-bot+linux-renesas-soc
2024-02-12 9:40 patchwork-bot+linux-renesas-soc
2024-02-06 10:40 patchwork-bot+linux-renesas-soc
2024-01-31 14:50 patchwork-bot+linux-renesas-soc
2024-01-29 13:50 patchwork-bot+linux-renesas-soc
2024-01-23 9:00 patchwork-bot+linux-renesas-soc
2024-01-22 9:31 patchwork-bot+linux-renesas-soc
2024-01-08 8:50 patchwork-bot+linux-renesas-soc
2023-12-13 19:00 patchwork-bot+linux-renesas-soc
2023-12-11 9:40 patchwork-bot+linux-renesas-soc
2023-12-04 9:10 patchwork-bot+linux-renesas-soc
2023-11-28 9:40 patchwork-bot+linux-renesas-soc
2023-11-27 13:10 patchwork-bot+linux-renesas-soc
2023-11-20 8:50 patchwork-bot+linux-renesas-soc
2023-11-13 15:26 patchwork-bot+linux-renesas-soc
2023-11-13 15:07 patchwork-bot+linux-renesas-soc
2023-10-31 9:00 patchwork-bot+linux-renesas-soc
2023-10-26 9:30 patchwork-bot+linux-renesas-soc
2023-10-23 8:20 patchwork-bot+linux-renesas-soc
2023-10-16 8:30 patchwork-bot+linux-renesas-soc
2023-10-12 18:40 patchwork-bot+linux-renesas-soc
2023-10-09 9:30 patchwork-bot+linux-renesas-soc
2023-10-05 13:30 patchwork-bot+linux-renesas-soc
2023-10-02 8:00 patchwork-bot+linux-renesas-soc
2023-09-28 9:50 patchwork-bot+linux-renesas-soc
2023-09-25 8:41 patchwork-bot+linux-renesas-soc
2023-09-18 9:20 patchwork-bot+linux-renesas-soc
2023-09-11 13:13 patchwork-bot+linux-renesas-soc
2023-09-11 12:53 patchwork-bot+linux-renesas-soc
2023-08-21 9:20 patchwork-bot+linux-renesas-soc
2023-08-14 14:20 patchwork-bot+linux-renesas-soc
2023-08-14 14:00 patchwork-bot+linux-renesas-soc
2023-07-27 13:10 patchwork-bot+linux-renesas-soc
2023-07-25 10:00 patchwork-bot+linux-renesas-soc
2023-07-17 9:00 patchwork-bot+linux-renesas-soc
2023-07-11 8:20 patchwork-bot+linux-renesas-soc
2023-07-10 10:23 patchwork-bot+linux-renesas-soc
2023-06-19 7:30 patchwork-bot+linux-renesas-soc
2023-06-12 8:50 patchwork-bot+linux-renesas-soc
2023-06-06 7:50 patchwork-bot+linux-renesas-soc
2023-06-05 13:00 patchwork-bot+linux-renesas-soc
2023-06-02 9:50 patchwork-bot+linux-renesas-soc
2023-05-22 10:00 patchwork-bot+linux-renesas-soc
2023-05-15 8:50 patchwork-bot+linux-renesas-soc
2023-05-09 10:10 patchwork-bot+linux-renesas-soc
2023-05-08 9:14 patchwork-bot+linux-renesas-soc
2023-05-08 9:01 patchwork-bot+linux-renesas-soc
2023-04-21 9:00 patchwork-bot+linux-renesas-soc
2023-04-17 8:40 patchwork-bot+linux-renesas-soc
2023-04-04 8:20 patchwork-bot+linux-renesas-soc
2023-04-03 8:30 patchwork-bot+linux-renesas-soc
2023-03-30 15:00 patchwork-bot+linux-renesas-soc
2023-03-27 7:40 patchwork-bot+linux-renesas-soc
2023-03-20 9:10 patchwork-bot+linux-renesas-soc
2023-03-16 16:20 patchwork-bot+linux-renesas-soc
2023-03-13 9:30 patchwork-bot+linux-renesas-soc
2023-03-10 17:20 patchwork-bot+linux-renesas-soc
2023-03-06 12:06 patchwork-bot+linux-renesas-soc
2023-03-06 11:55 patchwork-bot+linux-renesas-soc
2023-02-21 9:00 patchwork-bot+linux-renesas-soc
2023-02-15 13:10 patchwork-bot+linux-renesas-soc
2023-01-30 9:40 patchwork-bot+linux-renesas-soc
2023-01-26 16:20 patchwork-bot+linux-renesas-soc
2023-01-24 9:20 patchwork-bot+linux-renesas-soc
2023-01-23 10:30 patchwork-bot+linux-renesas-soc
2023-01-12 16:40 patchwork-bot+linux-renesas-soc
2023-01-10 9:30 patchwork-bot+linux-renesas-soc
2023-01-10 9:51 ` Geert Uytterhoeven
2023-01-09 11:00 patchwork-bot+linux-renesas-soc
2022-12-26 10:54 patchwork-bot+linux-renesas-soc
2022-12-26 10:43 patchwork-bot+linux-renesas-soc
2022-12-12 14:50 patchwork-bot+linux-renesas-soc
2022-12-05 10:40 patchwork-bot+linux-renesas-soc
2022-11-21 9:40 patchwork-bot+linux-renesas-soc
2022-11-18 16:30 patchwork-bot+linux-renesas-soc
2022-11-17 19:50 patchwork-bot+linux-renesas-soc
2022-11-15 9:00 patchwork-bot+linux-renesas-soc
2022-11-15 9:51 ` Geert Uytterhoeven
2022-11-14 9:40 patchwork-bot+linux-renesas-soc
2022-11-10 16:20 patchwork-bot+linux-renesas-soc
2022-11-08 13:50 patchwork-bot+linux-renesas-soc
2022-11-01 10:00 patchwork-bot+linux-renesas-soc
2022-11-01 14:47 ` Geert Uytterhoeven
2022-11-01 15:09 ` Geert Uytterhoeven
2022-10-28 13:10 patchwork-bot+linux-renesas-soc
2022-11-01 9:01 ` Geert Uytterhoeven
2022-10-24 8:00 patchwork-bot+linux-renesas-soc
2022-10-24 11:44 ` Geert Uytterhoeven
2022-10-17 14:36 patchwork-bot+linux-renesas-soc
2022-10-04 7:30 patchwork-bot+linux-renesas-soc
2022-09-27 7:40 patchwork-bot+linux-renesas-soc
2022-09-26 9:40 patchwork-bot+linux-renesas-soc
2022-09-18 13:30 patchwork-bot+linux-renesas-soc
2022-09-09 10:50 patchwork-bot+linux-renesas-soc
2022-08-30 8:10 patchwork-bot+linux-renesas-soc
2022-08-29 8:10 patchwork-bot+linux-renesas-soc
2022-08-22 11:20 patchwork-bot+linux-renesas-soc
2022-08-16 7:50 patchwork-bot+linux-renesas-soc
2022-08-15 9:36 patchwork-bot+linux-renesas-soc
2022-08-15 9:24 patchwork-bot+linux-renesas-soc
2022-08-11 10:20 patchwork-bot+linux-renesas-soc
2022-07-22 10:50 patchwork-bot+linux-renesas-soc
2022-07-19 7:30 patchwork-bot+linux-renesas-soc
2022-07-18 8:50 patchwork-bot+linux-renesas-soc
2022-07-11 7:50 patchwork-bot+linux-renesas-soc
2022-07-07 9:20 patchwork-bot+linux-renesas-soc
2022-07-05 7:40 patchwork-bot+linux-renesas-soc
2022-06-29 14:40 patchwork-bot+linux-renesas-soc
2022-06-27 8:30 patchwork-bot+linux-renesas-soc
2022-06-17 8:20 patchwork-bot+linux-renesas-soc
2022-06-13 10:20 patchwork-bot+linux-renesas-soc
2022-06-07 8:40 patchwork-bot+linux-renesas-soc
2022-06-06 9:23 patchwork-bot+linux-renesas-soc
2022-05-23 9:10 patchwork-bot+linux-renesas-soc
2022-05-17 8:50 patchwork-bot+linux-renesas-soc
2022-05-05 10:50 patchwork-bot+linux-renesas-soc
2022-05-03 9:00 patchwork-bot+linux-renesas-soc
2022-04-29 10:40 patchwork-bot+linux-renesas-soc
2022-04-28 17:30 patchwork-bot+linux-renesas-soc
2022-04-25 10:00 patchwork-bot+linux-renesas-soc
2022-04-19 9:20 patchwork-bot+linux-renesas-soc
2022-04-13 12:10 patchwork-bot+linux-renesas-soc
2022-04-11 12:00 patchwork-bot+linux-renesas-soc
2022-04-04 10:19 patchwork-bot+linux-renesas-soc
2022-04-04 10:07 patchwork-bot+linux-renesas-soc
2022-03-21 11:20 patchwork-bot+linux-renesas-soc
2022-03-14 8:40 patchwork-bot+linux-renesas-soc
2022-03-08 10:00 patchwork-bot+linux-renesas-soc
2022-02-25 13:10 patchwork-bot+linux-renesas-soc
2022-02-24 13:40 patchwork-bot+linux-renesas-soc
2022-02-22 13:30 patchwork-bot+linux-renesas-soc
2022-02-21 11:10 patchwork-bot+linux-renesas-soc
2022-02-08 9:21 patchwork-bot+linux-renesas-soc
2022-02-02 8:50 patchwork-bot+linux-renesas-soc
2022-01-31 11:20 patchwork-bot+linux-renesas-soc
2022-01-28 10:20 patchwork-bot+linux-renesas-soc
2022-01-24 10:34 patchwork-bot+linux-renesas-soc
2022-01-11 10:40 patchwork-bot+linux-renesas-soc
2021-12-27 10:40 patchwork-bot+linux-renesas-soc
2021-12-14 12:40 patchwork-bot+linux-renesas-soc
2021-12-13 10:20 patchwork-bot+linux-renesas-soc
2021-11-26 13:30 patchwork-bot+linux-renesas-soc
2021-11-19 11:10 patchwork-bot+linux-renesas-soc
2021-11-15 10:43 patchwork-bot+linux-renesas-soc
2021-11-15 10:40 patchwork-bot+linux-renesas-soc
2021-11-02 9:40 patchwork-bot+linux-renesas-soc
2021-10-26 8:10 patchwork-bot+linux-renesas-soc
2021-10-18 9:20 patchwork-bot+linux-renesas-soc
2021-10-14 9:10 patchwork-bot+linux-renesas-soc
2021-10-11 14:00 patchwork-bot+linux-renesas-soc
2021-10-08 13:30 patchwork-bot+linux-renesas-soc
2021-10-04 8:20 patchwork-bot+linux-renesas-soc
2021-09-28 8:10 patchwork-bot+linux-renesas-soc
2021-09-24 13:50 patchwork-bot+linux-renesas-soc
2021-09-20 11:30 patchwork-bot+linux-renesas-soc
2021-09-13 9:38 patchwork-bot+linux-renesas-soc
2021-08-12 11:00 patchwork-bot+linux-renesas-soc
2021-07-27 8:00 patchwork-bot+linux-renesas-soc
2021-07-26 13:00 patchwork-bot+linux-renesas-soc
2021-07-19 9:50 patchwork-bot+linux-renesas-soc
2021-07-13 8:40 patchwork-bot+linux-renesas-soc
2021-07-12 12:23 patchwork-bot+linux-renesas-soc
2021-07-12 12:20 patchwork-bot+linux-renesas-soc
2021-06-22 7:50 patchwork-bot+linux-renesas-soc
2021-06-21 9:10 patchwork-bot+linux-renesas-soc
2021-06-14 9:40 patchwork-bot+linux-renesas-soc
2021-06-07 10:00 patchwork-bot+linux-renesas-soc
2021-05-31 9:20 patchwork-bot+linux-renesas-soc
2021-05-27 14:00 patchwork-bot+linux-renesas-soc
2021-05-25 9:00 patchwork-bot+linux-renesas-soc
2021-05-17 8:38 patchwork-bot+linux-renesas-soc
2021-05-11 8:29 patchwork-bot+linux-renesas-soc
2021-05-10 8:59 patchwork-bot+linux-renesas-soc
2021-04-26 7:40 patchwork-bot+linux-renesas-soc
2021-04-02 7:40 patchwork-bot+linux-renesas-soc
2021-03-29 9:20 patchwork-bot+linux-renesas-soc
2021-03-24 10:00 patchwork-bot+linux-renesas-soc
2021-03-22 8:50 patchwork-bot+linux-renesas-soc
2021-03-16 9:10 patchwork-bot+linux-renesas-soc
2021-03-15 9:10 patchwork-bot+linux-renesas-soc
2021-03-12 8:50 patchwork-bot+linux-renesas-soc
2021-03-10 10:30 patchwork-bot+linux-renesas-soc
2021-03-08 10:00 patchwork-bot+linux-renesas-soc
2021-03-01 14:54 patchwork-bot+linux-renesas-soc
2021-03-01 14:51 patchwork-bot+linux-renesas-soc
2021-02-08 9:30 patchwork-bot+linux-renesas-soc
2021-02-01 9:10 patchwork-bot+linux-renesas-soc
2021-01-26 9:50 patchwork-bot+linux-renesas-soc
2021-01-25 9:40 patchwork-bot+linux-renesas-soc
2021-01-18 9:30 patchwork-bot+linux-renesas-soc
2021-01-14 11:20 patchwork-bot+linux-renesas-soc
2020-12-28 10:58 patchwork-bot+linux-renesas-soc
2020-12-28 10:54 patchwork-bot+linux-renesas-soc
2020-12-14 9:00 patchwork-bot+linux-renesas-soc
2020-11-23 10:00 patchwork-bot+linux-renesas-soc
2020-11-16 11:00 patchwork-bot+linux-renesas-soc
2020-11-10 14:30 patchwork-bot+linux-renesas-soc
2020-10-30 8:50 patchwork-bot+linux-renesas-soc
2020-10-26 16:20 patchwork-bot+linux-renesas-soc
2020-10-23 12:40 patchwork-bot+linux-renesas-soc
2020-10-05 8:20 patchwork-bot+linux-renesas-soc
2020-09-25 7:40 patchwork-bot+linux-renesas-soc
2020-09-25 7:40 patchwork-bot+linux-renesas-soc
2020-09-18 7:40 patchwork-bot+linux-renesas-soc
2020-09-18 7:40 patchwork-bot+linux-renesas-soc
2020-09-15 9:00 patchwork-bot+linux-renesas-soc
2020-09-11 9:20 patchwork-bot+linux-renesas-soc
2020-09-10 17:40 patchwork-bot+linux-renesas-soc
2020-09-07 9:20 patchwork-bot+linux-renesas-soc
2020-09-04 9:00 patchwork-bot+linux-renesas-soc
2020-09-01 12:20 patchwork-bot+linux-renesas-soc
2020-08-31 8:40 patchwork-bot+linux-renesas-soc
2020-08-25 10:00 patchwork-bot+linux-renesas-soc
2020-08-25 10:00 patchwork-bot+linux-renesas-soc
2020-08-17 8:34 patchwork-bot+linux-renesas-soc
2020-08-12 11:00 patchwork-bot+linux-renesas-soc
2020-08-07 9:40 patchwork-bot+linux-renesas-soc
2020-08-03 9:20 patchwork-bot+linux-renesas-soc
2020-07-17 8:00 patchwork-bot+linux-renesas-soc
2020-07-16 9:20 patchwork-bot+linux-renesas-soc
2020-07-16 9:20 patchwork-bot+linux-renesas-soc
2020-07-13 9:40 patchwork-bot+linux-renesas-soc
2020-07-06 8:20 patchwork-bot+linux-renesas-soc
2020-07-03 11:40 patchwork-bot+linux-renesas-soc
2020-06-29 9:21 patchwork-bot+linux-renesas-soc
2020-06-29 9:21 patchwork-bot+linux-renesas-soc
2020-06-26 10:00 patchwork-bot+linux-renesas-soc
2020-06-22 8:00 patchwork-bot+linux-renesas-soc
2020-06-15 10:40 patchwork-bot+linux-renesas-soc
2020-06-15 10:37 patchwork-bot+linux-renesas-soc
2020-05-26 8:20 patchwork-bot+linux-renesas-soc
2020-05-25 9:40 patchwork-bot+linux-renesas-soc
2020-05-12 8:20 patchwork-bot+linux-renesas-soc
2020-05-11 9:00 patchwork-bot+linux-renesas-soc
2020-04-28 8:40 patchwork-bot+linux-renesas-soc
2020-04-27 10:20 patchwork-bot+linux-renesas-soc
2020-04-27 10:20 patchwork-bot+linux-renesas-soc
2020-04-20 10:00 patchwork-bot+linux-renesas-soc
2020-04-14 9:11 patchwork-bot+linux-renesas-soc
2020-03-30 9:40 patchwork-bot+linux-renesas-soc
2020-03-09 17:12 [PATCH] arm64: dts: renesas: r8a77990: Add CPUIdle support for CA53 cores Geert Uytterhoeven
2020-03-09 17:11 ` [PATCH] arm64: dts: renesas: r8a77965: Add CPUIdle support for CA57 cores Geert Uytterhoeven
2020-03-12 10:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-03-09 17:08 [PATCH] arm64: dts: renesas: r8a77961: salvator-xs: Fix memory unit-address Geert Uytterhoeven
2020-03-10 10:00 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-03-04 15:44 [PATCH v2] ARM: dts: iwg22d-sodimm: Enable touchscreen Marian-Cristian Rotariu
2020-03-09 9:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-02-25 18:30 [PATCH v2] usb: hub: Fix unhandled return value of usb_autopm_get_interface() Eugeniu Rosca
2020-03-09 9:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-02-17 10:17 [PATCH] arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960 Geert Uytterhoeven
2020-02-18 11:24 ` [PATCH] arm64: dts: renesas: Remove use of ARCH_R8A7795 Geert Uytterhoeven
2020-02-18 11:24 ` [PATCH] soc: renesas: Remove ARCH_R8A7795 Geert Uytterhoeven
2020-02-19 15:39 ` [PATCH] ARM: dts: r8a7779: Remove deprecated "renesas,rcar-sata" compatible value Geert Uytterhoeven
2020-02-18 13:22 ` [PATCH] ARM: dts: r8a7745: Convert to new DU DT bindings Geert Uytterhoeven
2020-02-17 10:32 ` [PATCH] arm64: defconfig: Enable additional support for Renesas platforms Geert Uytterhoeven
2020-02-21 14:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-02-17 9:47 [PATCH LOCAL] arm64: renesas_defconfig: Refresh for v5.6-rc1 Geert Uytterhoeven
2020-02-17 9:47 ` [PATCH LOCAL] arm64: renesas_defconfig: Enable CONFIG_ARCH_R8A7795[01] Geert Uytterhoeven
2020-02-21 14:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-02-06 11:49 [PATCH v4] USB: hub: Fix the broken detection of USB3 device in SMSC hub Hardik Gajjar
2020-02-24 13:40 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-01-24 13:33 [PATCH] arm64: dts: renesas: rcar-gen3: Add CCREE nodes Geert Uytterhoeven
2019-09-12 10:37 ` [PATCH] arm: dts: renesas: r8a77980: Remove r8a77970 DU compatible Kieran Bingham
2019-12-31 14:16 ` [PATCH] ARM: dts: renesas: Group tuples in operating-points properties Geert Uytterhoeven
2020-02-10 12:31 ` [PATCH v2] ARM: dts: r7s72100: Add SPIBSC clocks Chris Brandt
2020-01-15 5:12 ` [PATCH V2] ARM: dts: renesas: Add missing ethernet PHY reset GPIO on Gen2 reference boards marek.vasut
2020-02-10 14:10 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-01-18 12:49 [PATCH] soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier Nishad Kamdar
2020-02-17 12:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2020-01-08 20:42 [PATCH net] sh_eth: check sh_eth_cpu_data::dual_port when dumping registers Sergei Shtylyov
2020-01-20 11:00 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2019-12-16 2:08 [PATCH] arm64: renesas: r8a77990-ebisu: remove clkout-lr-synchronous from rcar_sound Kuninori Morimoto
2019-12-20 17:40 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2019-12-13 16:27 [PATCH] ARM: dts: sh73a0: Add missing clock-frequency for fixed clocks Geert Uytterhoeven
2019-12-13 16:27 ` [PATCH] ARM: dts: r8a7778: " Geert Uytterhoeven
2019-12-13 16:26 ` [PATCH] ARM: dts: rcar-gen2: Add missing mmio-sram bus properties Geert Uytterhoeven
2019-12-31 10:00 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2019-12-11 10:05 [PATCH] soc: renesas: Remove ARCH_R8A7796 Geert Uytterhoeven
2019-12-11 13:13 ` [PATCH/RFC] arm64: dts: renesas: Rename r8a7796* to r8a77960* Geert Uytterhoeven
2019-12-11 10:04 ` [PATCH] arm64: dts: renesas: Remove use of ARCH_R8A7796 Geert Uytterhoeven
2019-12-09 10:13 ` [PATCH] ARM: shmobile: defconfig: Restore debugfs support Geert Uytterhoeven
2019-12-09 10:14 ` [PATCH] [LOCAL] arm64: renesas_defconfig: Refresh for v5.5-rc1 Geert Uytterhoeven
2019-12-09 10:36 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2019-12-09 13:23 ` Geert Uytterhoeven
2019-12-11 10:06 ` [PATCH LOCAL] arm64: defconfig: Enable CONFIG_ARCH_R8A77960 Geert Uytterhoeven
2019-12-13 21:40 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2019-12-13 21:40 ` patchwork-bot+linux-renesas-soc
2019-12-06 0:23 [PATCH] i2c: remove i2c_new_dummy() API Wolfram Sang
2019-12-16 9:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2019-10-16 14:30 [PATCH] clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name() Geert Uytterhoeven
2019-11-14 1:49 ` [PATCH v4] ravb: implement MTU change while device is up Ulrich Hecht
2019-11-18 9:20 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
2019-09-23 14:30 [PATCH] dt-bindings: timer: renesas: tmu: Document r8a774b1 bindings Biju Das
2019-07-31 11:04 ` [PATCH v1 0/2] Free the writeback_job when it with an empty fb Lowry Li (Arm Technology China)
2019-12-09 10:33 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176036277441.2988430.2768726269214060028.git-patchwork-summary@kernel.org \
--to=patchwork-bot+linux-renesas-soc@kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.