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, 13 Nov 2023 15:07:41 +0000	[thread overview]
Message-ID: <169988806100.10049.1987798227418240041.git-patchwork-summary@kernel.org> (raw)

Hello:

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

Series: drm: renesas: shmobile: Atomic conversion + DT support
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Committer: Geert Uytterhoeven <geert+renesas@glider.be>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=784497
  Lore link: https://lore.kernel.org/r/cover.1694767208.git.geert+renesas@glider.be
    Patches: [v4,01/41] MAINTAINER: Create entry for Renesas SH-Mobile DRM drivers
             [v4,02/41] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings
             [v4,03/41] media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9_BE format
             [v4,04/41] drm: renesas: shmobile: Fix overlay plane disable
             [v4,05/41] drm: renesas: shmobile: Fix ARGB32 overlay format typo
             [v4,06/41] drm: renesas: shmobile: Correct encoder/connector types
             [v4,07/41] drm: renesas: shmobile: Add support for Runtime PM
             [v4,08/41] drm: renesas: shmobile: Restore indentation of shmob_drm_setup_clocks()
             [v4,09/41] drm: renesas: shmobile: Use %p4cc to print fourcc code
             [v4,10/41] drm: renesas: shmobile: Add missing YCbCr formats
             [v4,11/41] drm: renesas: shmobile: Improve shmob_drm_format_info table
             [v4,12/41] drm: renesas: shmobile: Remove backlight support
             [v4,13/41] drm: renesas: shmobile: Don't set display info width and height twice
             [v4,14/41] drm: renesas: shmobile: Rename input clocks
             [v4,15/41] drm: renesas: shmobile: Remove support for SYS panels
             [v4,16/41] drm: renesas: shmobile: Improve error handling
             [v4,17/41] drm: renesas: shmobile: Convert to use devm_request_irq()
             [v4,18/41] drm: renesas: shmobile: Remove custom plane destroy callback
             [v4,19/41] drm: renesas: shmobile: Use drmm_universal_plane_alloc()
             [v4,20/41] drm: renesas: shmobile: Embed drm_device in shmob_drm_device
             [v4,21/41] drm: renesas: shmobile: Convert container helpers to static inline functions
             [v4,22/41] drm: renesas: shmobile: Replace .dev_private with container_of()
             [v4,23/41] drm: renesas: shmobile: Use struct videomode in platform data
             [v4,24/41] drm: renesas: shmobile: Use media bus formats in platform data
             [v4,25/41] drm: renesas: shmobile: Move interface handling to connector setup
             [v4,26/41] drm: renesas: shmobile: Unify plane allocation
             [v4,27/41] drm: renesas: shmobile: Rename shmob_drm_crtc.crtc
             [v4,28/41] drm: renesas: shmobile: Rename shmob_drm_connector.connector
             [v4,29/41] drm: renesas: shmobile: Rename shmob_drm_plane.plane
             [v4,30/41] drm: renesas: shmobile: Use drm_crtc_handle_vblank()
             [v4,31/41] drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()
             [v4,32/41] drm: renesas: shmobile: Wait for page flip when turning CRTC off
             [v4,33/41] drm: renesas: shmobile: Turn vblank on/off when enabling/disabling CRTC
             [v4,34/41] drm: renesas: shmobile: Shutdown the display on remove
             [v4,35/41] drm: renesas: shmobile: Cleanup encoder
             [v4,36/41] drm: renesas: shmobile: Atomic conversion part 1
             [v4,37/41] drm: renesas: shmobile: Atomic conversion part 2
             [v4,38/41] drm: renesas: shmobile: Use suspend/resume helpers
             [v4,39/41] drm: renesas: shmobile: Remove internal CRTC state tracking
             [v4,40/41] drm: renesas: shmobile: Atomic conversion part 3
             [v4,41/41] drm: renesas: shmobile: Add DT support

Series: ARM: dts: renesas: LBSC and FLASH improvements
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=780813
  Lore link: https://lore.kernel.org/r/cover.1693481518.git.geert+renesas@glider.be
    Patches: [01/13] ARM: dts: renesas: ape6evm: Drop bogus "mtd-rom" compatible value
             [PATCH/RFC,12/13] ARM: dts: renesas: marzen: Add FLASH node
             [PATCH/RFC,13/13] ARM: dts: renesas: blanche: Add FLASH node

Patch: [RESEND] Documentation: i2c: add fault code for not supporting 10 bit addresses
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Wolfram Sang <wsa@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=797419
  Lore link: https://lore.kernel.org/r/20231029194143.22512-1-wsa+renesas@sang-engineering.com

Series: dt-bindings: net: Child node schema cleanups
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Jakub Kicinski <kuba@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=793725
  Lore link: https://lore.kernel.org/r/20231016-dt-net-cleanups-v1-0-a525a090b444@kernel.org
    Patches: [net-next,1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas
             [net-next,3/8] dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hex
             [net-next,4/8] dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' level
             [net-next,5/8] dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'
             [net-next,6/8] dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentation
             [net-next,7/8] dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch references
             [net-next,8/8] dt-bindings: net: dsa: Drop 'ethernet-ports' node properties

Patch: mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_by
  Submitter: Kees Cook <keescook@chromium.org>
  Committer: Miquel Raynal <miquel.raynal@bootlin.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=784790
  Lore link: https://lore.kernel.org/r/20230915201254.never.511-kees@kernel.org

Series: PCI: rcar-gen4: Add R-Car Gen4 PCIe support
  Submitter: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=779314
  Lore link: https://lore.kernel.org/r/20230825093219.2685912-1-yoshihiro.shimoda.uh@renesas.com
    Patches: [v20,01/19] PCI: Add INTx Mechanism Messages macros
             [v20,05/19] PCI: dwc: endpoint: Add multiple PFs support for dbi2
             [v20,06/19] PCI: dwc: Add dw_pcie_link_set_max_link_width()
             [v20,07/19] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
             [v20,08/19] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
             [v20,09/19] PCI: dwc: Add EDMA_UNROLL capability flag
             [v20,10/19] PCI: dwc: Expose dw_pcie_ep_exit() to module
             [v20,11/19] PCI: dwc: Expose dw_pcie_write_dbi2() to module
             [v20,18/19] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
             [v20,19/19] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller

Series: Enable 4-bit tx support
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=781066
  Lore link: https://lore.kernel.org/r/20230901075932.105822-1-biju.das.jz@bp.renesas.com
    Patches: [v3,1/3] arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash
             [v3,2/3] arm64: dts: renesas: rzg2l-smarc-som: Enable 4-bit tx support
             [v3,3/3] arm64: dts: renesas: rzg2lc-smarc-som: Enable 4-bit tx support

Series: Enable 4-bit tx support for RZ/{G2L,G2LC,V2L} SMARC EVKs
  Submitter: Biju Das <biju.das.jz@bp.renesas.com>
  Committer: Geert Uytterhoeven <geert+renesas@glider.be>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=799738
  Lore link: https://lore.kernel.org/r/20231108172232.259301-1-biju.das.jz@bp.renesas.com
    Patches: [v4,1/2] arm64: dts: renesas: rzg2l-smarc-som: Enable 4-bit tx support
             [v4,2/2] arm64: dts: renesas: rzg2lc-smarc-som: Enable 4-bit tx support

Series: PCI: PCI_HEADER_TYPE bugfix & cleanups
  Submitter: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
  Committer: Bjorn Helgaas <bhelgaas@google.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=789598
  Lore link: https://lore.kernel.org/r/20231003125300.5541-1-ilpo.jarvinen@linux.intel.com
    Patches: [1/3] PCI: vmd: Correct PCI Header Type Register's MFD bit check
             [2/3] PCI: Add PCI_HEADER_TYPE_MFD pci_regs.h
             [3/3] PCI: Use PCI_HEADER_TYPE_* instead of literals

Patch: MAINTAINERS: add YAML file for i2c-demux-pinctrl
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Wolfram Sang <wsa@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=797314
  Lore link: https://lore.kernel.org/r/20231028122309.9867-1-wsa+renesas@sang-engineering.com

Patch: [v2] dt-bindings: serial: re-order entries to match coding convention
  Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
  Committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=793661
  Lore link: https://lore.kernel.org/r/20231016181909.368429-1-krzysztof.kozlowski@linaro.org

Series: riscv,isa-extensions additions
  Submitter: Conor Dooley <conor@kernel.org>
  Committer: Conor Dooley <conor.dooley@microchip.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=786559
  Lore link: https://lore.kernel.org/r/20230922081351.30239-2-conor@kernel.org
    Patches: [RFC,v2,1/6] riscv: dts: microchip: convert isa detection to new properties
             [RFC,v2,2/6] riscv: dts: sifive: convert isa detection to new properties
             [RFC,v2,3/6] riscv: dts: starfive: convert isa detection to new properties
             [RFC,v2,5/6] riscv: dts: allwinner: convert isa detection to new properties
             [RFC,v2,6/6] riscv: dts: thead: convert isa detection to new properties

Series: riscv,isa-extensions additions
  Submitter: Conor Dooley <conor.dooley@microchip.com>
  Committer: Conor Dooley <conor.dooley@microchip.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=791218
  Lore link: https://lore.kernel.org/r/20231009-approve-verbalize-ce9324858e76@wendy
    Patches: [v3,1/6] riscv: dts: microchip: convert isa detection to new properties
             [v3,2/6] riscv: dts: sifive: convert isa detection to new properties
             [v3,3/6] riscv: dts: starfive: convert isa detection to new properties
             [v3,5/6] riscv: dts: allwinner: convert isa detection to new properties
             [v3,6/6] riscv: dts: thead: convert isa detection to new properties

Patch: [GIT,PULL,v2] drm: renesas: shmobile: Atomic conversion + DT support (was: Re: [PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support)
  Submitter: Geert Uytterhoeven <geert@linux-m68k.org>
  Committer: Dave Airlie <airlied@redhat.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=793475
  Lore link: https://lore.kernel.org/r/CAMuHMdUF61V5qNyKbrTGxZfEJvCVuLO7q2R5MqZYkzRC_cNr0w@mail.gmail.com

Patch: dt-bindings: Drop kernel copy of common reserved-memory bindings
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Rob Herring <robh@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=793134
  Lore link: https://lore.kernel.org/r/20231013200851.347042-1-robh@kernel.org

Patch: dt-bindings: memory-controllers: Make "additionalProperties: true" explicit
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=787417
  Lore link: https://lore.kernel.org/r/20230925212626.1974676-1-robh@kernel.org

Series: rswitch: Add PM ops
  Submitter: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
  Committer: Paolo Abeni <pabeni@redhat.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=793901
  Lore link: https://lore.kernel.org/r/20231017113402.849735-1-yoshihiro.shimoda.uh@renesas.com
    Patches: [net-next,v3,1/2] rswitch: Use unsigned int for port related array index
             [net-next,v3,2/2] rswitch: Add PM ops

Patch: dt-bindings: regulator: dlg,da9210: Convert to json-schema
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Committer: Mark Brown <broonie@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=795612
  Lore link: https://lore.kernel.org/r/bfd1cf9d620a8229f5a5e62e6fe9e59c153d0830.1698051619.git.geert+renesas@glider.be

Patch: i2c: gpio: remove error checks with debugfs
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Wolfram Sang <wsa@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=786358
  Lore link: https://lore.kernel.org/r/20230921084016.3434-1-wsa+renesas@sang-engineering.com

Series: treewide: drop check because i2c_unregister_device() is NULL safe
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=786540
  Lore link: https://lore.kernel.org/r/20230922080421.35145-1-wsa+renesas@sang-engineering.com
    Patches: [1/3] usb: typec: drop check because i2c_unregister_device() is NULL safe
             [2/3] media: i2c: drop check because i2c_unregister_device() is NULL safe
             [3/3] media: dvb-frontends: drop check because i2c_unregister_device() is NULL safe

Patch: pinctrl: Convert to platform remove callback returning void
  Submitter: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  Committer: Geert Uytterhoeven <geert+renesas@glider.be>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=791199
  Lore link: https://lore.kernel.org/r/20231009083856.222030-1-u.kleine-koenig@pengutronix.de

Patch: drm: Convert to platform remove callback returning void
  Submitter: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  Committer: Javier Martinez Canillas <javierm@redhat.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=771622
  Lore link: https://lore.kernel.org/r/20230801110239.831099-1-u.kleine-koenig@pengutronix.de

Series: None
  Submitter: Bartosz Golaszewski <brgl@bgdev.pl>
  Committer: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=789628
  Lore link: https://lore.kernel.org/r/20231003145114.21637-6-brgl@bgdev.pl
    Patches: [05/36] gpio: rcar: use new pinctrl GPIO helpers

Patch: [v3] i2c: fix memleak in i2c_new_client_device()
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Wolfram Sang <wsa@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=788732
  Lore link: https://lore.kernel.org/r/20230929091952.19957-1-wsa+renesas@sang-engineering.com

Series: serial: core: updates to uapi header
  Submitter: Wolfram Sang <wsa+renesas@sang-engineering.com>
  Committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=786501
  Lore link: https://lore.kernel.org/r/20230922063642.4120-1-wsa+renesas@sang-engineering.com
    Patches: [1/2] serial: core: remove cruft from uapi header
             [2/2] serial: core: add comment about definitely used port types

Series: dts: renesas: Fix I2C bus demux node names and ADV751[13] power supplies
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=795650
  Lore link: https://lore.kernel.org/r/cover.1698068646.git.geert+renesas@glider.be
    Patches: [1/3] ARM: dts: renesas: rcar-gen2: Fix I2C bus demux node names
             [2/3] ARM: dts: renesas: Add missing ADV751[13] power supply properties
             [3/3] arm64: dts: renesas: Add missing ADV751[13] power supply properties

Patch: dt-bindings: pinctrl: Add missing additionalProperties on child node schemas
  Submitter: Rob Herring <robh@kernel.org>
  Committer: Linus Walleij <linus.walleij@linaro.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=787418
  Lore link: https://lore.kernel.org/r/20230925212713.1975800-1-robh@kernel.org

Patch: [V3] arm64: dts: imx8mp-beacon: Configure 100MHz PCIe Ref Clk
  Submitter: Adam Ford <aford173@gmail.com>
  Committer: Shawn Guo <shawnguo@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=790124
  Lore link: https://lore.kernel.org/r/20231004235148.45562-1-aford173@gmail.com

Series: Enable peripherals on RZ/Five SMARC EVK
  Submitter: Lad, Prabhakar <prabhakar.csengg@gmail.com>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=788672
  Lore link: https://lore.kernel.org/r/20230929000704.53217-1-prabhakar.mahadev-lad.rj@bp.renesas.com
    Patches: [1/5] riscv: dts: renesas: r9a07g043f: Add L2 cache node
             [5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC

Patch: dt-bindings: i2c: i2c-demux-pinctrl: Convert to json-schema
  Submitter: Geert Uytterhoeven <geert+renesas@glider.be>
  Committer: Wolfram Sang <wsa@kernel.org>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=795651
  Lore link: https://lore.kernel.org/r/28c173dfbbc17403b0c5a6f27661d7bd33a86f84.1698068607.git.geert+renesas@glider.be


Total patches: 107

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



             reply	other threads:[~2023-11-13 15:07 UTC|newest]

Thread overview: 275+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-13 15:07 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-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=169988806100.10049.1987798227418240041.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).