All of lore.kernel.org
 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, 26 Dec 2022 10:43:27 +0000	[thread overview]
Message-ID: <167205140702.7269.624594582520191101.git-patchwork-summary@kernel.org> (raw)

Hello:

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

Series: mmc: tmio: further cleanups after kmap_atomic removal
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Ulf Hansson <ulf.hansson@linaro.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=691199
  Lore link: https://lore.kernel.org/r/20221102125430.28466-1-wsa+renesas@sang-engineering.com
    Patches: [RFC,1/2] mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers
             [RFC,2/2] mmc: tmio: remove 'alignment_shift' from platform data

Series: Fix pca954x i2c-mux node names
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=701303
  Lore link: https://lore.kernel.org/r/cover.1669999298.git.geert+renesas@glider.be
    Patches: [01/11] ARM: dts: ti: Fix pca954x i2c-mux node names
             [05/11] ARM: dts: socfpga: Fix pca9548 i2c-mux node name
             [10/11] MIPS: mscc: jaguar2: Fix pca9545 i2c-mux node names
             [11/11] powerpc: dts: fsl: Fix pca954x i2c-mux node names

Series: Add RZ/G2L DSI driver
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=678592
  Lore link: https://lore.kernel.org/r/20220920105501.396999-1-biju.das.jz@bp.renesas.com
    Patches: [v8,1/3] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings
             [v8,2/3] drm: rcar-du: Add RZ/G2L DSI driver
             [v8,3/3] drm: rcar-du: rzg2l_mipi_dsi: Enhance device lanes check

Series: dt-bindings: display: bridge: nxp,tda998x: Json-schema conversion and fixes
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Committer: Tony Lindgren <tony@atomide.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=676993
  Lore link: https://lore.kernel.org/r/cover.1663165552.git.geert+renesas@glider.be
    Patches: [v2,1/3] ARM: dts: am335x: Fix TDA998x ports addressing

Patch: clocksource/drivers/sh_cmt: access registers according to spec
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Thomas Gleixner <tglx@linutronix.de>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=700601
  Lore link: https://lore.kernel.org/r/20221130210609.7718-1-wsa+renesas@sang-engineering.com

Series: drm/fb-helper: Untangle fbdev emulation and helpers
  Submitter: Thomas Zimmermann <tzimmermann@suse.de>
  Committer: Thomas Zimmermann <tzimmermann@suse.de>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=691689
  Lore link: https://lore.kernel.org/r/20221103151446.2638-1-tzimmermann@suse.de
    Patches: [v3,01/23] drm/komeda: Don't set struct drm_driver.lastclose
             [v3,02/23] drm/mcde: Don't set struct drm_driver.lastclose
             [v3,03/23] drm/vboxvideo: Don't set struct drm_driver.lastclose
             [v3,04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
             [v3,05/23] drm/imx/dcss: Don't set struct drm_driver.output_poll_changed
             [v3,06/23] drm/ingenic: Don't set struct drm_driver.output_poll_changed
             [v3,07/23] drm/logicvc: Don't set struct drm_driver.output_poll_changed
             [v3,08/23] drm/rockchip: Don't set struct drm_driver.output_poll_changed
             [v3,09/23] drm/panel-ili9341: Include <linux/backlight.h>
             [v3,10/23] drm/tve200: Include <linux/of.h>
             [v3,11/23] drm/fb-helper: Cleanup include statements in header file
             [v3,12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
             [v3,13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
             [v3,14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
             [v3,15/23] drm/fb-helper: Disconnect damage worker from update logic
             [v3,16/23] drm/fb-helper: Call fb_sync in I/O functions
             [v3,17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
             [v3,18/23] drm/fb_helper: Minimize damage-helper overhead
             [v3,19/23] drm/fb-helper: Always initialize generic fbdev emulation
             [v3,20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
             [v3,21/23] drm/fb-helper: Move generic fbdev emulation into separate source file
             [v3,22/23] drm/fb-helper: Remove unnecessary include statements
             [v3,23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed

Patch: media: v4l2-ctrls: Fix off-by-one error in integer menu control check
  Submitter: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
  Committer: Hans Verkuil <hverkuil-cisco@xs4all.nl>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=680608
  Lore link: https://lore.kernel.org/r/20220926163151.21445-1-laurent.pinchart@ideasonboard.com

Patch: rtc: rzn1: Check return value in rzn1_rtc_probe
  Submitter: Katrin Jo <zys.zljxml@gmail.com>
  Committer: Alexandre Belloni <alexandre.belloni@bootlin.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=692684
  Lore link: https://lore.kernel.org/r/20221107092544.3721053-1-zys.zljxml@gmail.com

Patch: None
  Submitter: John Ogness <john.ogness@linutronix.de>
  Committer: Petr Mladek <pmladek@suse.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=695160
  Lore link: https://lore.kernel.org/r/20221114162932.141883-40-john.ogness@linutronix.de

Series: R-Car CANFD fixes
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=688725
  Lore link: https://lore.kernel.org/r/20221025155657.1426948-1-biju.das.jz@bp.renesas.com
    Patches: [v2,1/3] can: rcar_canfd: Fix IRQ storm on global fifo receive
             [v2,3/3] can: rcar_canfd: Use devm_reset_control_get_optional_exclusive

Series: R-Can CAN FD driver enhancements
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Marc Kleine-Budde <mkl@pengutronix.de>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=687842
  Lore link: https://lore.kernel.org/r/20221022104357.1276740-1-biju.das.jz@bp.renesas.com
    Patches: [1/6] can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data

Series: media: i2c: ov5645 driver enhancements
  Submitter: Lad, Prabhakar <prabhakar.csengg@gmail.com>
  Committer: Sakari Ailus <sakari.ailus@linux.intel.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=690676
  Lore link: https://lore.kernel.org/r/20221031232202.131945-1-prabhakar.mahadev-lad.rj@bp.renesas.com
    Patches: [v4,1/9] media: i2c: ov5645: Drop fetching the clk reference by name
             [v4,2/9] ARM: dts: imx6qdl-pico: Drop clock-names property
             [v4,3/9] ARM: dts: imx6qdl-wandboard: Drop clock-names property
             [v4,5/9] media: dt-bindings: ov5645: Convert OV5645 binding to a schema
             [v4,6/9] media: i2c: ov5645: Use runtime PM
             [v4,7/9] media: i2c: ov5645: Drop empty comment
             [v4,8/9] media: i2c: ov5645: Make sure to call PM functions
             [v4,9/9] media: i2c: ov5645: Call ov5645_entity_init_cfg() before registering the subdev

Series: Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
  Submitter: Lad, Prabhakar <prabhakar.csengg@gmail.com>
  Committer: Mauro Carvalho Chehab <mchehab@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=698275
  Lore link: https://lore.kernel.org/r/20221123010943.324689-1-prabhakar.mahadev-lad.rj@bp.renesas.com
    Patches: [v6,1/4] media: dt-bindings: Document Renesas RZ/G2L CSI-2 block
             [v6,2/4] media: dt-bindings: Document Renesas RZ/G2L CRU block
             [v6,3/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver
             [v6,4/4] media: platform: Add Renesas RZ/G2L CRU driver

Patch: None
  Submitter: Jacob Keller <jacob.e.keller@intel.com>
  Committer: David S. Miller <davem@davemloft.net>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=682390
  Lore link: https://lore.kernel.org/r/20220930204851.1910059-9-jacob.e.keller@intel.com

Patch: None
  Submitter: Jacob Keller <jacob.e.keller@intel.com>
  Committer: David S. Miller <davem@davemloft.net>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=689792
  Lore link: https://lore.kernel.org/r/20221028110420.3451088-9-jacob.e.keller@intel.com

Series: media: rcar-vin: Add Gen3 scaler support
  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=684063
  Lore link: https://lore.kernel.org/r/20221009183551.1664631-1-niklas.soderlund+renesas@ragnatech.se
    Patches: [1/3] media: rcar-vin: Do not cache remote rectangle
             [2/3] media: rcar-vin: Store scaler in a function pointer
             [3/3] media: rcar-vin: Add support for Gen3 UDS (Up Down Scaler)

Series: remove label = "cpu" from DSA dt-binding
  Submitter: Arınç ÜNAL <arinc.unal@arinc9.com>
  Committer: Jakub Kicinski <kuba@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=700473
  Lore link: https://lore.kernel.org/r/20221130141040.32447-1-arinc.unal@arinc9.com
    Patches: [1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
             [4/5] mips: dts: remove label = "cpu" from DSA dt-binding

Patch: dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/Five SoC
  Submitter: Lad, Prabhakar <prabhakar.csengg@gmail.com>
  Committer: Jonathan Cameron <Jonathan.Cameron@huawei.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=695524
  Lore link: https://lore.kernel.org/r/20221115124128.1183144-1-prabhakar.mahadev-lad.rj@bp.renesas.com

Patch: [RFC] media: Documentation: Drop deprecated bytesused == 0
  Submitter: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
  Committer: Hans Verkuil <hverkuil-cisco@xs4all.nl>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=684077
  Lore link: https://lore.kernel.org/r/20221009213509.860-1-laurent.pinchart@ideasonboard.com

Patch: media: i2c: adv748x: Remove dead function declaration
  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=683933
  Lore link: https://lore.kernel.org/r/20221008141205.3493964-1-niklas.soderlund+renesas@ragnatech.se

Patch: [net-next] net: remove explicit phylink_generic_validate() references
  Submitter: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
  Committer: Jakub Kicinski <kuba@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=692212
  Lore link: https://lore.kernel.org/r/E1or0FZ-001tRa-DI@rmk-PC.armlinux.org.uk

Series: [1/2] dt-bindings: clock: qcom,gcc-ipq8074: use common GCC schema
  Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=689867
  Lore link: https://lore.kernel.org/r/20221028140326.43470-1-krzysztof.kozlowski@linaro.org
    Patches: [1/2] dt-bindings: clock: qcom,gcc-ipq8074: use common GCC schema
             [2/2] dt-bindings: clock: qcom: cleanup

Patch: [net-next] net: ethernet: renesas: rswitch: Fix signedness bug in rswitch_etha_wait_link_verification()
  Submitter: YueHaibing <yuehaibing@huawei.com>
  Committer: Paolo Abeni <pabeni@redhat.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=696778
  Lore link: https://lore.kernel.org/r/20221118063240.52164-1-yuehaibing@huawei.com

Patch: [GIT,PULL] Renesas ARM DT updates for v6.2 (take three)
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Committer: Arnd Bergmann <arnd@arndb.de>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=698820
  Lore link: https://lore.kernel.org/r/cover.1669283381.git.geert+renesas@glider.be

Patch: drm: rcar-du: Fix Kconfig dependency between DRM and RZG2L_MIPI_DSI
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=697776
  Lore link: https://lore.kernel.org/r/20221121181121.168278-1-biju.das.jz@bp.renesas.com

Patch: dt-bindings: thermal: rzg2l-thermal: Document RZ/Five SoC
  Submitter: Lad, Prabhakar <prabhakar.csengg@gmail.com>
  Committer: Daniel Lezcano <daniel.lezcano@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=695513
  Lore link: https://lore.kernel.org/r/20221115121629.1181667-1-prabhakar.mahadev-lad.rj@bp.renesas.com

Patch: media: adv748x: afe: Select input port when initializing AFE
  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=684039
  Lore link: https://lore.kernel.org/r/20221009144146.1199437-1-niklas.soderlund+renesas@ragnatech.se

Patch: [-next,v2] cacheinfo: Remove of_node_put() for fw_token
  Submitter: Pierre Gondois <Pierre.Gondois@arm.com>
  Committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=695872
  Lore link: https://lore.kernel.org/r/20221116094958.2141072-1-pierre.gondois@arm.com

Patch: [v3] PCI: endpoint: Fix WARN() when an endpoint driver is removed
  Submitter: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
  Committer: Lorenzo Pieralisi <lpieralisi@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=652972
  Lore link: https://lore.kernel.org/r/20220623003817.298173-1-yoshihiro.shimoda.uh@renesas.com

Patch: media: i2c: ov5645: Drop empty comment
  Submitter: Lad, Prabhakar <prabhakar.csengg@gmail.com>
  Committer: Mauro Carvalho Chehab <mchehab@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=681196
  Lore link: https://lore.kernel.org/r/20220927202005.750621-1-prabhakar.mahadev-lad.rj@bp.renesas.com

Series: RZ/Five: Enable ADC/CANFD/I2C/OPP/Thermal Zones/TSU
  Submitter: Lad, Prabhakar <prabhakar.csengg@gmail.com>
  Committer: Palmer Dabbelt <palmer@rivosinc.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=695471
  Lore link: https://lore.kernel.org/r/20221115105135.1180490-1-prabhakar.mahadev-lad.rj@bp.renesas.com
    Patches: [1/3] riscv: Kconfig: Enable cpufreq kconfig menu

Patch: [net,v2] ravb: Fix "failed to switch device to config mode" message during unbind
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Paolo Abeni <pabeni@redhat.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=704450
  Lore link: https://lore.kernel.org/r/20221214105118.2495313-1-biju.das.jz@bp.renesas.com

Patch: mfd: bd957x: Fix Kconfig dependency
  Submitter: Vaittinen, Matti <matti.vaittinen@fi.rohmeurope.com>
  Committer: Lee Jones <lee@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=584487
  Lore link: https://lore.kernel.org/r/YZzI/gNDRdvdK0nv@fedora


Total patches: 76

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



             reply	other threads:[~2022-12-26 10:43 UTC|newest]

Thread overview: 275+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-26 10:43 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-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-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=167205140702.7269.624594582520191101.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.