Patchwork summary for: linux-renesas-soc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

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

Series: gnss: ubx: updates to support the Renesas KingFisher board
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Johan Hovold <johan@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=786390
  Lore link: https://lore.kernel.org/r/20230921133202.5828-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx
    Patches: [v3,1/3] gnss: ubx: use new helper to remove open coded regulator handling

Series: gnss: ubx: support the reset pin of the Neo-M8 variant
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Johan Hovold <johan@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=800517
  Lore link: https://lore.kernel.org/r/20231113005152.10656-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx
    Patches: [v5,1/3] gnss: ubx: use new helper to remove open coded regulator handling

Series: PCI: controllers: tidy code up
  Submitter: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=811669
  Lore link: https://lore.kernel.org/r/20231220053829.1921187-1-yoshihiro.shimoda.uh@xxxxxxxxxxx
    Patches: [v4,1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops
             [v4,2/6] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops
             [v4,3/6] PCI: dwc: Rename to .get_dbi_offset in struct dw_pcie_ep_ops
             [v4,4/6] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
             [v4,5/6] PCI: iproc: fix -Wvoid-pointer-to-enum-cast warning
             [v4,6/6] PCI: rcar-gen4: fix -Wvoid-pointer-to-enum-cast warning

Patch: net*: Convert to platform remove callback returning void
  Submitter: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
  Committer: Jakub Kicinski <kuba@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=806748
  Lore link: https://lore.kernel.org/r/cover.1701713943.git.u.kleine-koenig@xxxxxxxxxxxxxx

Series: Add polling support for DA9063 onkey driver
  Submitter: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Committer: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=809829
  Lore link: https://lore.kernel.org/r/20231213214803.9931-1-biju.das.jz@xxxxxxxxxxxxxx
    Patches: [v2,1/4] Input: da9063 - Simplify obtaining OF match data
             [v2,2/4] Input: da9063 - Drop redundant prints in probe()
             [v2,3/4] Input: da9063 - Use dev_err_probe()

Patch: [net-next] net: fill in MODULE_DESCRIPTION()s for DSA tags
  Submitter: Jakub Kicinski <kuba@xxxxxxxxxx>
  Committer: Jakub Kicinski <kuba@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=814372
  Lore link: https://lore.kernel.org/r/20240104143759.1318137-1-kuba@xxxxxxxxxx

Series: rtc: da9063: Make IRQ as optional
  Submitter: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=806603
  Lore link: https://lore.kernel.org/r/20231204130504.126787-1-biju.das.jz@xxxxxxxxxxxxxx
    Patches: [v2,1/3] rtc: da9063: Make IRQ as optional
             [v2,2/3] rtc: da9063: Use device_get_match_data()
             [v2,3/3] rtc: da9063: Use dev_err_probe()

Series: Make IRQ as optional
  Submitter: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Committer: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=814689
  Lore link: https://lore.kernel.org/r/20240105145344.204453-1-biju.das.jz@xxxxxxxxxxxxxx
    Patches: [v3,1/3] rtc: da9063: Make IRQ as optional
             [v3,2/3] rtc: da9063: Use device_get_match_data()
             [v3,3/3] rtc: da9063: Use dev_err_probe()

Patch: mfd: da9062: Simplify obtaining I2C match data
  Submitter: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Committer: Lee Jones <lee@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=806597
  Lore link: https://lore.kernel.org/r/20231204124507.124758-1-biju.das.jz@xxxxxxxxxxxxxx

Series: pinctrl: Use struct pingroup and PINCTRL_PINGROUP()
  Submitter: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=806694
  Lore link: https://lore.kernel.org/r/20231204160033.1872569-1-andriy.shevchenko@xxxxxxxxxxxxxxx
    Patches: [v1,1/5] pinctrl: renesas: Mark local variable with const in ->set_mux()
             [v1,2/5] pinctrl: core: Make pins const unsigned int pointer in struct group_desc
             [v1,3/5] pinctrl: equilibrium: Convert to use struct pingroup
             [v1,4/5] pinctrl: keembay: Convert to use struct pingroup
             [v1,5/5] pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()

Patch: dt-bindings: correct white-spaces in examples
  Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
  Committer: Rob Herring <robh@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=803936
  Lore link: https://lore.kernel.org/r/20231124092121.16866-1-krzysztof.kozlowski@xxxxxxxxxx

Series: Convert DA906{1,2} bindings to json-schema
  Submitter: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=809949
  Lore link: https://lore.kernel.org/r/20231214080911.23359-1-biju.das.jz@xxxxxxxxxxxxxx
    Patches: [v6,1/8] dt-bindings: mfd: da9062: Update watchdog description
             [v6,2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
             [v6,3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog

Series: pinctrl: Convert struct group_desc to use struct pingroup
  Submitter: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
  Committer: Linus Walleij <linus.walleij@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=808910
  Lore link: https://lore.kernel.org/r/20231211190321.307330-1-andriy.shevchenko@xxxxxxxxxxxxxxx
    Patches: [v5,01/13] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
             [v5,02/13] pinctrl: mediatek: Use C99 initializers in PINCTRL_PIN_GROUP()
             [v5,03/13] pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()
             [v5,04/13] pinctrl: core: Embed struct pingroup into struct group_desc
             [v5,05/13] pinctrl: bcm: Convert to use grp member
             [v5,06/13] pinctrl: equilibrium: Convert to use grp member
             [v5,07/13] pinctrl: imx: Convert to use grp member
             [v5,08/13] pinctrl: ingenic: Convert to use grp member
             [v5,09/13] pinctrl: keembay: Convert to use grp member
             [v5,10/13] pinctrl: mediatek: Convert to use grp member
             [v5,11/13] pinctrl: renesas: Convert to use grp member
             [v5,12/13] pinctrl: starfive: Convert to use grp member
             [v5,13/13] pinctrl: core: Remove unused members from struct group_desc

Series: ARM: dts: renesas: r8a73a4: Clock fixes and improvements
  Submitter: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
  Committer: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=816891
  Lore link: https://lore.kernel.org/r/cover.1705315614.git.geert+renesas@xxxxxxxxx
    Patches: [1/3] ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate
             [2/3] ARM: dts: renesas: r8a73a4: Add cp clock
             [3/3] ARM: dts: renesas: r8a73a4: Fix thermal parent clock

Patch: dmaengine: usb-dmac: Avoid format-overflow warning
  Submitter: Lad, Prabhakar <prabhakar.csengg@xxxxxxxxx>
  Committer: Vinod Koul <vkoul@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=815874
  Lore link: https://lore.kernel.org/r/20240110222210.193479-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx

Series: PCI: dwc: Improve code readability
  Submitter: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
  Committer: Krzysztof Wilczyński <kwilczynski@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=800522
  Lore link: https://lore.kernel.org/r/20231113013300.2132152-1-yoshihiro.shimoda.uh@xxxxxxxxxxx
    Patches: [1/3] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops
             [2/3] PCI: dwc: Rename to .get_dbi_offset in struct dw_pcie_ep_ops

Series: drm/plane-helpers: Minor clean ups
  Submitter: Thomas Zimmermann <tzimmermann@xxxxxxx>
  Committer: Thomas Zimmermann <tzimmermann@xxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=806515
  Lore link: https://lore.kernel.org/r/20231204090852.1650-1-tzimmermann@xxxxxxx
    Patches: [v2,1/8] drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
             [v2,2/8] drm/amdgpu: Do not include <drm/drm_plane_helper.h>
             [v2,3/8] drm/loongson: Do not include <drm/drm_plane_helper.h>
             [v2,4/8] drm/shmobile: Do not include <drm/drm_plane_helper.h>
             [v2,5/8] drm/solomon: Do not include <drm/drm_plane_helper.h>
             [v2,6/8] drm/ofdrm: Do not include <drm/drm_plane_helper.h>
             [v2,7/8] drm/simpledrm: Do not include <drm/drm_plane_helper.h>
             [v2,8/8] drm/xlnx: Do not include <drm/drm_plane_helper.h>

Series: Device Tree support for SH7751 based board
  Submitter: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=815313
  Lore link: https://lore.kernel.org/r/cover.1704788539.git.ysato@xxxxxxxxxxxxxxxxxxxx
    Patches: [DO,NOT,MERGE,v6,01/37] sh: passing FDT address to kernel startup.
             [DO,NOT,MERGE,v6,26/37] dt-bindings: vendor-prefixes: Add smi

Patch: dmaengine: sh: rz-dmac: Avoid format-overflow warning
  Submitter: Lad, Prabhakar <prabhakar.csengg@xxxxxxxxx>
  Committer: Vinod Koul <vkoul@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=815877
  Lore link: https://lore.kernel.org/r/20240110222717.193719-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx

Patch: arm64: dts: renesas: r8a779g0: Restore sort order
  Submitter: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
  Committer: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=816919
  Lore link: https://lore.kernel.org/r/f00ef274a73c8fd60f940a1649423a8927b9ae8a.1705324708.git.geert+renesas@xxxxxxxxx

Patch: [v3] spi: sh-msiof: Enforce fixed DTDL for R-Car H3
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Mark Brown <broonie@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=809090
  Lore link: https://lore.kernel.org/r/20231212081239.14254-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx

Patch: regulator: Convert to platform remove callback returning void
  Submitter: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
  Committer: Mark Brown <broonie@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=807012
  Lore link: https://lore.kernel.org/r/cover.1701778038.git.u.kleine-koenig@xxxxxxxxxxxxxx

Patch: net: ravb: Fix dma_addr_t truncation in error case
  Submitter: Nikita Yushchenko <nikita.yoush@xxxxxxxxxxxxxxxxxx>
  Committer: David S. Miller <davem@xxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=816639
  Lore link: https://lore.kernel.org/r/20240113042221.480650-1-nikita.yoush@xxxxxxxxxxxxxxxxxx

Patch: ASoC: dt-bindings: correct white-spaces in examples
  Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
  Committer: Mark Brown <broonie@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=803916
  Lore link: https://lore.kernel.org/r/20231124083803.12773-1-krzysztof.kozlowski@xxxxxxxxxx

Patch: MAINTAINERS: use proper email for my I2C work
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Wolfram Sang <wsa@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=816704
  Lore link: https://lore.kernel.org/r/20240113193942.2388-2-wsa+renesas@xxxxxxxxxxxxxxxxxxxx

Series: irqchip/renesas-rzg2l: add support for RZ/G3S SoC
  Submitter: Claudiu <claudiu.beznea@xxxxxxxxx>
  Committer: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=802440
  Lore link: https://lore.kernel.org/r/20231120111820.87398-1-claudiu.beznea.uj@xxxxxxxxxxxxxx
    Patches: [v3,1/9] clk: renesas: r9a08g045: Add IA55 pclk and its reset

Series: KingFisher: support regulators for PCIe
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Krzysztof Wilczyński <kwilczynski@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=764788
  Lore link: https://lore.kernel.org/r/20230712103916.1631-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx
    Patches: [v3,RESEND,1/2] dt-bindings: PCI: rcar-pci-host: add optional regulators

Patch: arm64: dts: renesas: rzg3s-smarc: Add gpio keys
  Submitter: Claudiu <claudiu.beznea@xxxxxxxxx>
  Committer: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=813047
  Lore link: https://lore.kernel.org/r/20231227130810.2744550-1-claudiu.beznea.uj@xxxxxxxxxxxxxx


Total patches: 68

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






[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux