linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+linux-renesas-soc@kernel.org
To: linux-renesas-soc@vger.kernel.org
Subject: Patchwork summary for: linux-renesas-soc
Date: Mon, 08 May 2023 09:01:21 +0000	[thread overview]
Message-ID: <168353648133.17503.10110939549656899307.git-patchwork-summary@kernel.org> (raw)

Hello:

The following patches were marked "mainlined", because they were applied to
geert/renesas-devel.git (master):

Series: Add RZ/G2L MTU3a Core, Counter and pwm driver
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Lee Jones <lee@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=735350
  Lore link: https://lore.kernel.org/r/20230330111632.169434-1-biju.das.jz@bp.renesas.com
    Patches: [v15,1/6] dt-bindings: timer: Document RZ/G2L MTU3a bindings
             [v15,2/6] mfd: Add Renesas RZ/G2L MTU3a core driver
             [v15,3/6] Documentation: ABI: sysfs-bus-counter: add cascade_counts_enable and external_input_phase_clock_select
             [v15,4/6] counter: Add Renesas RZ/G2L MTU3a counter driver
             [v15,5/6] MAINTAINERS: Add entries for Renesas RZ/G2L MTU3a counter driver

Series: media: dt-bindings: media: Add bindings for video capture on R-Car V4H
  Submitter: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
  Committer: Mauro Carvalho Chehab <mchehab@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=735450
  Lore link: https://lore.kernel.org/r/20230330144731.3017858-1-niklas.soderlund+renesas@ragnatech.se
    Patches: [v2,1/3] media: dt-bindings: media: renesas,isp: Add binding for V4H
             [v2,2/3] media: dt-bindings: media: renesas,csi2: Add binding for V4H
             [v2,3/3] media: dt-bindings: media: renesas,vin: Add binding for V4H

Patch: [v4] dt-bindings: iommu: renesas, ipmmu-vmsa: Update for R-Car Gen4
  Submitter: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
  Committer: Joerg Roedel <jroedel@suse.de>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=729435
  Lore link: https://lore.kernel.org/r/20230313124026.954514-1-yoshihiro.shimoda.uh@renesas.com

Patch: dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Committer: Vinod Koul <vkoul@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=734089
  Lore link: https://lore.kernel.org/r/021bdf56f1716276a55bcfb1ea81bba5f1d42b3d.1679910274.git.geert+renesas@glider.be

Series: r8a779a0: enable PWM
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=744460
  Lore link: https://lore.kernel.org/r/20230502170618.55967-1-wsa+renesas@sang-engineering.com
    Patches: [1/2] clk: renesas: r8a779a0: Add PWM clock
             [2/2] arm64: dts: renesas: r8a779a0: Add PWM nodes

Series: media: Convert to platform remove callback returning void
  Submitter: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  Committer: Hans Verkuil <hverkuil-cisco@xs4all.nl>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=733922
  Lore link: https://lore.kernel.org/r/20230326143224.572654-1-u.kleine-koenig@pengutronix.de
    Patches: [047/117] media: rcar-fcp: Convert to platform remove callback returning void
             [048/117] media: rcar-isp: Convert to platform remove callback returning void
             [049/117] media: rcar-core: Convert to platform remove callback returning void
             [050/117] media: rcar-csi2: Convert to platform remove callback returning void
             [051/117] media: rcar_drif: Convert to platform remove callback returning void
             [052/117] media: rcar_fdp1: Convert to platform remove callback returning void
             [053/117] media: rcar_jpu: Convert to platform remove callback returning void
             [054/117] media: renesas-ceu: Convert to platform remove callback returning void
             [058/117] media: vsp1_drv: Convert to platform remove callback returning void

Series: drm: rcar-du: Fix vblank wait timeout when stopping LVDS output
  Submitter: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Committer: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=721489
  Lore link: https://lore.kernel.org/r/20230214003736.18871-1-laurent.pinchart+renesas@ideasonboard.com
    Patches: [1/3] drm: rcar-du: lvds: Call function directly instead of through pointer
             [2/3] drm: rcar-du: lvds: Move LVDS enable code to separate code section

Series: media: i2c: adv7604: Fix handling of video adjustments
  Submitter: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Committer: Hans Verkuil <hverkuil-cisco@xs4all.nl>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=733851
  Lore link: https://lore.kernel.org/r/20230325205610.22583-1-laurent.pinchart+renesas@ideasonboard.com
    Patches: [v2,1/2] media: i2c: adv7604: Enable video adjustment
             [v2,2/2] media: i2c: adv7604: Fix range of hue control

Series: drm: rcar-du: Avoid writing reserved register fields
  Submitter: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=723948
  Lore link: https://lore.kernel.org/r/20230222050623.29080-1-laurent.pinchart+renesas@ideasonboard.com
    Patches: [1/2] drm: rcar-du: Don't write unimplemented ESCR and OTAR registers on Gen3
             [2/2] drm: rcar-du: Disable alpha blending for DU planes used with VSP

Series: tree-wide: remove support for Renesas R-Car H3 ES1
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=727480
  Lore link: https://lore.kernel.org/r/20230307163041.3815-1-wsa+renesas@sang-engineering.com
    Patches: [01/11] iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handling
             [03/11] media: rcar-vin: remove R-Car H3 ES1.* handling
             [04/11] media: rcar-vin: csi2: remove R-Car H3 ES1.* handling
             [05/11] media: renesas: fdp1: remove R-Car H3 ES1.* handling
             [07/11] ravb: remove R-Car H3 ES1.* handling
             [08/11] mmc: renesas_sdhi: remove R-Car H3 ES1.* handling

Series: phy: Convert to platform remove callback returning void
  Submitter: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  Committer: Vinod Koul <vkoul@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=727325
  Lore link: https://lore.kernel.org/r/20230307115900.2293120-1-u.kleine-koenig@pengutronix.de
    Patches: [16/31] phy: renesas: phy-rcar-gen3-usb2: Convert to platform remove callback returning void
             [17/31] phy: renesas: phy-rcar-gen3-usb3: Convert to platform remove callback returning void

Series: [v3,1/4] clk: rs9: Check for vendor/device ID
  Submitter: Alexander Stein <alexander.stein@ew.tq-group.com>
  Committer: Stephen Boyd <sboyd@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=728511
  Lore link: https://lore.kernel.org/r/20230310075535.3476580-1-alexander.stein@ew.tq-group.com
    Patches: [v3,1/4] clk: rs9: Check for vendor/device ID
             [v3,2/4] dt-bindings: clk: rs9: Add 9FGV0441
             [v3,3/4] clk: rs9: Support device specific dif bit calculation
             [v3,4/4] clk: rs9: Add support for 9FGV0441

Series: Renesas SoC updates for v6.4 (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=738357
  Lore link: https://lore.kernel.org/r/cover.1681113111.git.geert+renesas@glider.be
    Patches: [GIT,PULL,1/3] Renesas ARM SoC updates for v6.4
             [GIT,PULL,2/3] Renesas driver updates for v6.4 (take two)
             [GIT,PULL,3/3] Renesas DTS updates for v6.4 (take two)

Patch: [RESEND,net-next] net: phy: update obsolete comment about PHY_STARTING
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Jakub Kicinski <kuba@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=729935
  Lore link: https://lore.kernel.org/r/20230314124856.44878-1-wsa+renesas@sang-engineering.com

Patch: [v2] dt-bindings: pinctrl: Drop unneeded quotes
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Linus Walleij <linus.walleij@linaro.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=735558
  Lore link: https://lore.kernel.org/r/20230330200402.2731992-1-robh@kernel.org

Series: [1/6] dt-bindings: watchdog: drop duplicated GPIO watchdog bindings
  Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
  Committer: Wim Van Sebroeck <wim@linux-watchdog.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=740078
  Lore link: https://lore.kernel.org/r/20230415095112.51257-1-krzysztof.kozlowski@linaro.org
    Patches: [1/6] dt-bindings: watchdog: drop duplicated GPIO watchdog bindings
             [2/6] dt-bindings: watchdog: indentation, quotes and white-space cleanup
             [3/6] dt-bindings: watchdog: arm,sp805: drop unneeded minItems
             [4/6] dt-bindings: watchdog: fsl-imx7ulp-wdt: simplify with unevaluatedProperties
             [5/6] dt-bindings: watchdog: toshiba,visconti-wdt: simplify with unevaluatedProperties
             [6/6] dt-bindings: watchdog: realtek,otto-wdt: simplify requiring interrupt-names

Patch: mmc: Use of_property_read_bool() for boolean properties
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Ulf Hansson <ulf.hansson@linaro.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=728721
  Lore link: https://lore.kernel.org/r/20230310144715.1543836-1-robh@kernel.org

Series: media: i2c: adv748x: Enable pattern generator without external HDMI source
  Submitter: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
  Committer: Hans Verkuil <hverkuil-cisco@xs4all.nl>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=724180
  Lore link: https://lore.kernel.org/r/20230222221249.1324102-1-niklas.soderlund+renesas@ragnatech.se
    Patches: [1/3] media: i2c: adv748x: Fix lookup of DV timings
             [2/3] media: i2c: adv748x: Write initial DV timings to device
             [3/3] media: i2c: adv748x: Report correct DV timings for pattern generator

Patch: dt-bindings: clock: Drop unneeded quotes
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Rob Herring <robh@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=732843
  Lore link: https://lore.kernel.org/r/20230322173549.3972106-1-robh@kernel.org

Patch: [v2] counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write()
  Submitter: Dan Carpenter <dan.carpenter@linaro.org>
  Committer: Lee Jones <lee@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=741768
  Lore link: https://lore.kernel.org/r/7b535d6b-6031-493a-84f6-82842089e637@kili.mountain

Patch: drm: rcar-du: Fix a NULL vs IS_ERR() bug
  Submitter: Dan Carpenter <error27@gmail.com>
  Committer: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=725092
  Lore link: https://lore.kernel.org/r/Y/yAw6sHu82OnOWj@kili

Series: [RESEND,v4,1/2] media: dt-bindings: media: renesas,fcp: Document RZ/{G2L,V2L} FCPVD bindings
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Mauro Carvalho Chehab <mchehab@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=737718
  Lore link: https://lore.kernel.org/r/20230406171324.837247-1-biju.das.jz@bp.renesas.com
    Patches: [RESEND,v4,1/2] media: dt-bindings: media: renesas,fcp: Document RZ/{G2L,V2L} FCPVD bindings
             [RESEND,v4,2/2] media: dt-bindings: media: renesas,vsp1: Document RZ/V2L VSPD bindings

Series: RZ/G2L SSI: Update interrupt numbers
  Submitter: Lad, Prabhakar <prabhakar.csengg@gmail.com>
  Committer: Mark Brown <broonie@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=723065
  Lore link: https://lore.kernel.org/r/20230217185225.43310-1-prabhakar.mahadev-lad.rj@bp.renesas.com
    Patches: [1/4] ASoC: dt-bindings: renesas,rz-ssi: Update interrupts and interrupt-names properties
             [2/4] ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels

Patch: media: platform: renesas: use devm_platform_get_and_ioremap_resource()
  Submitter:  <ye.xingchen@zte.com.cn>
  Committer: Mauro Carvalho Chehab <mchehab@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=719831
  Lore link: https://lore.kernel.org/r/202302081659401393135@zte.com.cn

Patch: dt-bindings: ata: Drop unneeded quotes
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Rob Herring <robh@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=734242
  Lore link: https://lore.kernel.org/r/20230327170053.4100949-1-robh@kernel.org

Patch: drm: rcar-du: Write correct values in DORCR reserved fields
  Submitter: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Committer: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=724193
  Lore link: https://lore.kernel.org/r/20230222233113.4737-1-laurent.pinchart+renesas@ideasonboard.com

Series: drm: rcar-du: Fix more invalid register writes
  Submitter: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Committer: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=724196
  Lore link: https://lore.kernel.org/r/20230222234212.5461-1-laurent.pinchart+renesas@ideasonboard.com
    Patches: [v2,1/2] drm: rcar-du: Rename DORCR fields to make them 0-based
             [v2,2/2] drm: rcar-du: Write correct values in DORCR reserved fields

Patch: media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()
  Submitter: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Committer: Hans Verkuil <hverkuil-cisco@xs4all.nl>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=714266
  Lore link: https://lore.kernel.org/r/20230120204359.25114-1-laurent.pinchart+renesas@ideasonboard.com

Patch: dmaengine: sh: rz-dmac: Add reset support
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Vinod Koul <vkoul@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=730190
  Lore link: https://lore.kernel.org/r/20230315064501.21491-1-biju.das.jz@bp.renesas.com

Series: [1/2] dt-bindings: dma: rz-dmac: Document clock-names and reset-names
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Vinod Koul <vkoul@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=730196
  Lore link: https://lore.kernel.org/r/20230315064726.22739-1-biju.das.jz@bp.renesas.com
    Patches: [1/2] dt-bindings: dma: rz-dmac: Document clock-names and reset-names

Patch: [net-next] ethernet: remove superfluous clearing of phydev
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Jakub Kicinski <kuba@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=732330
  Lore link: https://lore.kernel.org/r/20230321131745.27688-1-wsa+renesas@sang-engineering.com

Patch: dt-bindings: mtd: Drop unneeded quotes
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Miquel Raynal <miquel.raynal@bootlin.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=731332
  Lore link: https://lore.kernel.org/r/20230317233631.3968509-1-robh@kernel.org

Patch: rtc: Convert to platform remove callback returning void
  Submitter: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  Committer: Alexandre Belloni <alexandre.belloni@bootlin.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=726615
  Lore link: https://lore.kernel.org/r/20230304133028.2135435-1-u.kleine-koenig@pengutronix.de

Patch: [RESEND,net-next] net: phy: micrel: drop superfluous use of temp variable
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Jakub Kicinski <kuba@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=729908
  Lore link: https://lore.kernel.org/r/20230314124928.44948-1-wsa+renesas@sang-engineering.com

Series: MODULE_LICENSE removals, fifth tranche
  Submitter: Nick Alcock <nick.alcock@oracle.com>
  Committer: Luis Chamberlain <mcgrof@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=725508
  Lore link: https://lore.kernel.org/r/20230228130215.289081-1-nick.alcock@oracle.com
    Patches: [04/20] pinctrl: renesas: remove MODULE_LICENSE in non-modules

Series: spi: struct spi_device constification
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Committer: Lee Jones <lee@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=729395
  Lore link: https://lore.kernel.org/r/cover.1678704562.git.geert+renesas@glider.be
    Patches: [1/6] mfd: rsmu_spi: Remove unneeded casts of void *

Patch: [v4] media: renesas: vsp1: Add underrun debug print
  Submitter: Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com>
  Committer: Hans Verkuil <hverkuil-cisco@xs4all.nl>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=722429
  Lore link: https://lore.kernel.org/r/20230216094115.151189-1-tomi.valkeinen+renesas@ideasonboard.com

Patch: [net-next,v2] smsc911x: remove superfluous variable init
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Paolo Abeni <pabeni@redhat.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=734872
  Lore link: https://lore.kernel.org/r/20230329064414.25028-1-wsa+renesas@sang-engineering.com

Patch: usb: gadget: udc: remove unused usbf_ep_dma_reg_clrset function
  Submitter: Tom Rix <trix@redhat.com>
  Committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=731578
  Lore link: https://lore.kernel.org/r/20230319155910.1706294-1-trix@redhat.com

Patch: [v2] dt-bindings: display: Drop unneeded quotes
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Rob Herring <robh@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=732081
  Lore link: https://lore.kernel.org/r/20230320233823.2919475-1-robh@kernel.org

Patch: [net-next,v2] Revert "sh_eth: remove open coded netif_running()"
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Jakub Kicinski <kuba@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=734209
  Lore link: https://lore.kernel.org/r/20230327152112.15635-1-wsa+renesas@sang-engineering.com

Patch: spi: Replace spi_pcpu_stats_totalize() macro by a C function
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Committer: Mark Brown <broonie@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=725533
  Lore link: https://lore.kernel.org/r/cb7690d9d04c06eec23dbb98fbb5444082125cff.1677594432.git.geert+renesas@glider.be

Patch: [v3] mtd: nand: Convert to platform remove callback returning void
  Submitter: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  Committer: Miquel Raynal <miquel.raynal@bootlin.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=738735
  Lore link: https://lore.kernel.org/r/20230411113816.3472237-1-u.kleine-koenig@pengutronix.de

Patch: [net-next] sh_eth: remove open coded netif_running()
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Paolo Abeni <pabeni@redhat.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=732203
  Lore link: https://lore.kernel.org/r/20230321065826.2044-1-wsa+renesas@sang-engineering.com


Total patches: 83

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



             reply	other threads:[~2023-05-08  9:03 UTC|newest]

Thread overview: 275+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-08  9:01 patchwork-bot+linux-renesas-soc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-23  8:10 Patchwork summary for: linux-renesas-soc 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-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=168353648133.17503.10110939549656899307.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 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).