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: i3c: introduce and use generic parity helper
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=922817
  Lore link: https://lore.kernel.org/r/20250107090204.6593-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx
    Patches: [v4,1/5] bitops: add generic parity calculation for u8
             [v4,2/5] hwmon: (spd5118) Use generic parity calculation
             [v4,3/5] i3c: dw: use parity8 helper instead of open coding it
             [v4,4/5] i3c: mipi-i3c-hci: use parity8 helper instead of open coding it
             [v4,5/5] i3c: cdns: use parity8 helper instead of open coding it

Patch: dt-bindings: display: Correct indentation and style in DTS example
  Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
  Committer: Rob Herring (Arm) <robh@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=922918
  Lore link: https://lore.kernel.org/r/20250107125854.227233-1-krzysztof.kozlowski@xxxxxxxxxx

Series: hwmon: (lm75) add I3C support
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Guenter Roeck <linux@xxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=919686
  Lore link: https://lore.kernel.org/r/20241219225522.3490-7-wsa+renesas@xxxxxxxxxxxxxxxxxxxx
    Patches: [RFC,1/5] hwmon: (lm75) simplify lm75_write_config()
             [RFC,2/5] hwmon: (lm75) simplify regulator handling
             [RFC,3/5] hwmon: (lm75) Remove superfluous 'client' member from private struct
             [RFC,4/5] hwmon: (lm75) separate probe into common and I2C parts

Series: drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
  Submitter: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
  Committer: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=918500
  Lore link: https://lore.kernel.org/r/20241217-rcar-gh-dsi-v5-0-e77421093c05@xxxxxxxxxxxxxxxx
    Patches: [v5,1/7] drm/rcar-du: dsi: Fix PHY lock bit check
             [v5,2/7] drm/rcar-du: Write DPTSR only if the second source exists
             [v5,3/7] dt-bindings: display: renesas,du: Add missing constraints
             [v5,4/7] dt-bindings: display: renesas,du: Add r8a779h0
             [v5,5/7] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Add r8a779h0
             [v5,6/7] drm/rcar-du: dsi: Add r8a779h0 support
             [v5,7/7] drm/rcar-du: Add support for r8a779h0

Patch: rtc: use boolean values with device_init_wakeup()
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=918531
  Lore link: https://lore.kernel.org/r/20241217071331.3607-2-wsa+renesas@xxxxxxxxxxxxxxxxxxxx

Patch: selftests: timers: clocksource-switch: Adapt progress to kselftest framework
  Submitter: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
  Committer: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=807962
  Lore link: https://lore.kernel.org/r/6d7a665392e75c0af8fd4ad5b95bd3f0489236ee.1701973869.git.geert+renesas@xxxxxxxxx

Patch: media: rcar-csi2: Update D-PHY startup on V4M
  Submitter: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
  Committer: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=916414
  Lore link: https://lore.kernel.org/r/20241210155400.3137792-1-niklas.soderlund+renesas@xxxxxxxxxxxx

Series: Add NXP P3T1755 and fix LM75B docs
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Guenter Roeck <linux@xxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=919009
  Lore link: https://lore.kernel.org/r/20241218074131.4351-5-wsa+renesas@xxxxxxxxxxxxxxxxxxxx
    Patches: [v2,1/3] dt-bindings: hwmon: lm75: Add NXP P3T1755
             [v2,2/3] hwmon: (lm75) Add NXP P3T1755 support
             [v2,3/3] hwmon: (lm75) Fix LM75B document link

Series: Improvements/fixes on the DPI interface
  Submitter: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Committer: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=901727
  Lore link: https://lore.kernel.org/r/20241022082433.32513-1-biju.das.jz@xxxxxxxxxxxxxx
    Patches: [v2,1/2] drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro
             [v2,2/2] drm: renesas: rz-du: rzg2l_du_encoder: Fix max dot clock for DPI

Series: Fix missing rtnl lock in suspend path
  Submitter: Kory Maincent <kory.maincent@xxxxxxxxxxx>
  Committer: Paolo Abeni <pabeni@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=929021
  Lore link: https://lore.kernel.org/r/20250129-fix_missing_rtnl_lock_phy_disconnect-v3-0-24c4ba185a92@xxxxxxxxxxx
    Patches: [net,v3,1/2] net: ravb: Fix missing rtnl lock in suspend/resume path
             [net,v3,2/2] net: sh_eth: Fix missing rtnl lock in suspend/resume path

Patch: media: platform: rzg2l-cru: rzg2l-video: Fix the comment in rzg2l_cru_start_streaming_vq()
  Submitter: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Committer: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=887197
  Lore link: https://lore.kernel.org/r/20240905112508.160560-1-biju.das.jz@xxxxxxxxxxxxxx

Patch: i3c: fix kdoc parameter description for module_i3c_i2c_driver()
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=919674
  Lore link: https://lore.kernel.org/r/20241219220338.10315-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx

Patch: drm: renesas: rz-du: Increase supported resolutions
  Submitter: Chris Brandt <chris.brandt@xxxxxxxxxxx>
  Committer: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=911305
  Lore link: https://lore.kernel.org/r/20241120150328.4131525-1-chris.brandt@xxxxxxxxxxx

Patch: ASoC: renesas: rz-ssi: Add a check for negative sample_space
  Submitter: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
  Committer: Mark Brown <broonie@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=923290
  Lore link: https://lore.kernel.org/r/e07c3dc5-d885-4b04-a742-71f42243f4fd@stanley.mountain

Patch: dt-bindings: usb: Correct indentation and style in DTS example
  Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
  Committer: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=922933
  Lore link: https://lore.kernel.org/r/20250107131015.246461-1-krzysztof.kozlowski@xxxxxxxxxx

Patch: dt-bindings: ufs: Correct indentation and style in DTS example
  Submitter: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
  Committer: Rob Herring (Arm) <robh@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=922934
  Lore link: https://lore.kernel.org/r/20250107131019.246517-1-krzysztof.kozlowski@xxxxxxxxxx

Series: media: v4l: fwnode: Add support for CSI-2 C-PHY line orders
  Submitter: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
  Committer: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=911525
  Lore link: https://lore.kernel.org/r/20241121134108.2029925-1-niklas.soderlund+renesas@xxxxxxxxxxxx
    Patches: [v2,1/4] media: dt-bindings: Add property to describe CSI-2 C-PHY line orders
             [v2,4/4] media: rcar-csi2: Allow specifying C-PHY line order

Series: hwmon: (isl28022) doc fixes and minor code cleanup
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Guenter Roeck <linux@xxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=911187
  Lore link: https://lore.kernel.org/r/20241120083349.22226-5-wsa+renesas@xxxxxxxxxxxxxxxxxxxx
    Patches: [1/3] hwmon: (isl28022) use proper path for DT bindings
             [2/3] hwmon: (isl28022) document shunt voltage channel
             [3/3] hwmon: (isl28022) apply coding style to module init/exit

Patch: [v2] drm/bridge: ite-it6263: Support VESA-24 input format
  Submitter: Tommaso Merciai <tomm.merciai@xxxxxxxxx>
  Committer: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=914807
  Lore link: https://lore.kernel.org/r/20241205080210.1285385-1-tommaso.merciai.xr@xxxxxxxxxxxxxx

Patch: watchdog: rzv2h_wdt: Use local `dev` pointer in probe
  Submitter: Prabhakar <prabhakar.csengg@xxxxxxxxx>
  Committer: Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=917705
  Lore link: https://lore.kernel.org/r/20241213171157.898934-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx

Patch: [v3] ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property
  Submitter: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
  Committer: Mark Brown <broonie@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=918888
  Lore link: https://lore.kernel.org/r/87ikrhrfws.wl-kuninori.morimoto.gx@xxxxxxxxxxx

Patch: [RFC,v2] hwmon: (lm75) add I3C support for P3T1755
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Guenter Roeck <linux@xxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=919800
  Lore link: https://lore.kernel.org/r/20241220093635.11218-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx

Patch: ASoC: da7213: Initialize the mutex
  Submitter: Claudiu Beznea <claudiu.beznea@xxxxxxxxx>
  Committer: Mark Brown <broonie@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=927799
  Lore link: https://lore.kernel.org/r/20250123121036.70406-1-claudiu.beznea.uj@xxxxxxxxxxxxxx

Patch: i2c: add kdoc for the new debugfs entry of clients
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=925586
  Lore link: https://lore.kernel.org/r/20250115073918.8297-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx


Total patches: 44

-- 
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