Linux-Samsung-soc Archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-13 15:45:56 to 2026-01-28 16:10:54 UTC [more...]

[PATCH v4 00/10] pmdomain: samsung: add support for Google GS101
 2026-01-28 16:10 UTC 

[PATCH] tty: serial: samsung_tty: avoid dev_dbg deadlock
 2026-01-28 11:28 UTC 

[PATCH 0/2] Add device tree for Samsung Galaxy J7 (2016)
 2026-01-28 10:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: samsung: add compatible for samsung-j7xelte
` [PATCH 2/2] arm64: dts: exynos: add initial support for Samsung Galaxy J7 (2016)

[PATCH v4 0/3] Add support for exynos5250-manta (Google Nexus 10)
 2026-01-28 10:58 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH v4 2/3] ARM: dts: exynos: "
` [PATCH v4 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot

[PATCH v2 0/3] Add and enable USB nodes for ExynosAutov920 SoC
 2026-01-28  7:38 UTC  (14+ messages)
  ` [PATCH v2 1/3] arm64: dts: exynos: ExynosAutov920: Add USB and USB-phy nodes
  ` [PATCH v2 2/3] arm64: dts: exynos: ExynosAutov920: Add regulators for the USB
  ` [PATCH v2 3/3] arm64: dts: exynos: ExynosAutov920: Enable USB nodes

[PATCH] phy: PHY_GOOGLE_USB should depend on ARCH_GOOGLE
 2026-01-27 19:12 UTC 

[GIT PULL] exynos-drm-misc-next
 2026-01-27 14:09 UTC 

[PATCH] dt-bindings: Fix emails with spaces or missing brackets
 2026-01-27  4:44 UTC  (4+ messages)

[PATCH next] phy: google: fix build dependency for Google Tensor USB PHY
 2026-01-27  2:34 UTC  (8+ messages)

[PATCH v4 0/5] Introduce MAX77759 charger driver
 2026-01-27  1:08 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v4 2/5] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v4 3/5] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v4 4/5] power: supply: max77759: add charger driver
` [PATCH v4 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH v2 00/12] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-01-26 19:41 UTC  (15+ messages)
` [PATCH v2 01/12] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v2 02/12] dt-bindings: leds: document Samsung S2M series PMIC RGB "
` [PATCH v2 03/12] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v2 04/12] dt-bindings: power: supply: document Samsung S2M series PMIC charger device
` [PATCH v2 05/12] dt-bindings: mfd: s2mps11: add documentation for S2MU005 PMIC
` [PATCH v2 06/12] mfd: sec: add support "
` [PATCH v2 07/12] mfd: sec: store hardware revision in sec_pmic_dev and add S2MU005 support
` [PATCH v2 08/12] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v2 09/12] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v2 10/12] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v2 11/12] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v2 12/12] power: supply: add support for Samsung S2M series PMIC charger device

[PATCH v3] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
 2026-01-24  3:50 UTC  (4+ messages)

[PATCH v7 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2026-01-23 11:59 UTC  (25+ messages)
` [PATCH v7 01/20] dt-bindings: firmware: google,gs101-acpm-ipc: convert regulators to lowercase
` [PATCH v7 02/20] regulator: dt-bindings: add s2mpg10-pmic regulators
` [PATCH v7 03/20] regulator: dt-bindings: add s2mpg11-pmic regulators
` [PATCH v7 04/20] dt-bindings: mfd: samsung,s2mps11: Split s2mpg10-pmic into separate file
` [PATCH v7 05/20] dt-bindings: mfd: samsung,s2mpg10-pmic: Link to its regulators
` [PATCH v7 06/20] dt-bindings: mfd: Add samsung,s2mpg11-pmic
` [PATCH v7 07/20] dt-bindings: firmware: google,gs101-acpm-ipc: add S2MPG11 secondary PMIC
` [PATCH v7 08/20] mfd: sec: s2mpg10: reorder regulators for better probe performance
` [PATCH v7 09/20] mfd: sec: Add support for S2MPG11 PMIC via ACPM
` [PATCH v7 10/20] regulator: add REGULATOR_LINEAR_VRANGE macro
` [PATCH v7 11/20] regulator: s2mps11: drop two needless variable initialisations
` [PATCH v7 12/20] regulator: s2mps11: use dev_err_probe() where appropriate
` [PATCH v7 13/20] regulator: s2mps11: place constants on right side of comparison tests
` [PATCH v7 14/20] regulator: s2mps11: update node parsing (allow -supply properties)
` [PATCH v7 15/20] regulator: s2mps11: refactor handling of external rail control
` [PATCH v7 16/20] regulator: s2mps11: add S2MPG10 regulator
` [PATCH v7 17/20] regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
` [PATCH v7 18/20] regulator: s2mps11: refactor S2MPG10 regulator macros "
` [PATCH v7 19/20] regulator: s2mps11: add S2MPG11 regulator
` [PATCH v7 20/20] regulator: s2mps11: more descriptive gpio consumer name
` (subset) [PATCH v7 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers

[GIT PULL] clk: samsung: clock for v6.20/v7.0
 2026-01-23  2:17 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible
 2026-01-22 17:18 UTC  (2+ messages)

[PATCH v6 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2026-01-22 16:39 UTC  (16+ messages)

[PATCH v2 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2026-01-22 13:29 UTC  (11+ messages)
` [GIT PULL] Immutable branch between MFD and RTC due for the v6.20 merge window

[PATCH 0/3] Add and enable USB nodes for ExynosAutov920 SoC
 2026-01-22 12:57 UTC  (4+ messages)

[GIT PULL] arm64: dts: samsung: dts for v6.20, part two
 2026-01-22  8:43 UTC 

[PATCH v2 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
 2026-01-21 13:09 UTC  (6+ messages)
` [PATCH v2 2/6] drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()

[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
 2026-01-21  7:52 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: thermal: Add "
` [PATCH v2 2/7] firmware: samsung: acpm: Add TMU protocol support
` [PATCH v2 3/7] firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper
` [PATCH v2 4/7] thermal: samsung: Add support for GS101 TMU
` [PATCH v2 5/7] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v2 6/7] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v2 7/7] arm64: defconfig: enable Exynos ACPM thermal support

[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (4+ messages)
` [PATCH v2 2/4] spi: Drop duplicate of_node assignment

[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (2+ messages)

[PATCH v3 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2026-01-20 15:50 UTC  (3+ messages)

[PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-01-19 16:06 UTC  (3+ messages)

[PATCH 0/3] clk: samsung: auto clock gating fixes for PM
 2026-01-19 15:22 UTC  (7+ messages)
` [PATCH 3/3] clk: samsung: allow runtime PM with auto clock gating
` (subset) [PATCH 0/3] clk: samsung: auto clock gating fixes for PM

[PATCH 0/8] thermal: samsung: Add support for Google GS101 TMU
 2026-01-19 12:57 UTC  (20+ messages)
` [PATCH 1/8] dt-bindings: thermal: Add "
` [PATCH 2/8] dt-bindings: firmware: google,gs101-acpm-ipc: Add TMU child node
` [PATCH 3/8] dt-bindings: mfd: Add Google GS101 TMU Syscon
` [PATCH 4/8] firmware: samsung: acpm: Add TMU protocol support
` [PATCH 5/8] thermal: samsung: Add support for GS101 TMU
` [PATCH 6/8] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH 7/8] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH 8/8] arm64: defconfig: enable Exynos ACPM thermal support

[PATCH v2 0/5] clk: samsung: introduce exynos8890 clock driver
 2026-01-19 10:43 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: clock: add exynos8890 SoC

[PATCH 0/3 RESEND] drm/exynos: vidi: fix various memory corruption bugs
 2026-01-19  8:25 UTC  (4+ messages)
` [PATCH 1/3 RESEND] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
` [PATCH 2/3 RESEND] drm/exynos: vidi: fix to avoid directly dereferencing user pointer
` [PATCH 3/3 RESEND] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free

[GIT PULL] pinctrl: samsung: drivers for v6.20/v7.0
 2026-01-18 23:46 UTC  (2+ messages)

[PATCH] mailbox: exynos: drop unneeded runtime pointer (pclk)
 2026-01-18 20:54 UTC  (2+ messages)

[PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks
 2026-01-17 19:39 UTC  (13+ messages)
` [PATCH v3 1/5] dt-bindings: clock: google,gs101-clock: fix alphanumeric ordering
` [PATCH v3 2/5] dt-bindings: clock: google,gs101-clock: Add DPU clock management unit
` [PATCH v3 3/5] dt-bindings: samsung: exynos-sysreg: add gs101 dpu compatible
` [PATCH v3 4/5] clk: samsung: gs101: add support for Display Process Unit (DPU) clocks
` [PATCH v3 5/5] arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodes
` (subset) [PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks

[GIT PULL 1/2] arm64: dts: cleanup for v6.20/v7.0
 2026-01-17 18:21 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: nuvoton: Minor whitespace cleanup

[GIT PULL 1/3] samsung: drivers pull for v6.20/v7.0
 2026-01-17 18:04 UTC  (2+ messages)
` [GIT PULL 2/3] arm64: dts: samsung: dts "

[PATCH v2] mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers
 2026-01-16 21:04 UTC  (2+ messages)

[PATCH] mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers
 2026-01-16 17:52 UTC  (2+ messages)

[PATCH] usb: dwc3: google: Remove redundant dev_err()
 2026-01-16 17:32 UTC  (2+ messages)

[PATCH] i2c: exynos5: simplify probe with devm
 2026-01-15 15:31 UTC  (2+ messages)

[PATCH v3 0/5] Introduce MAX77759 charger driver
 2026-01-15  2:58 UTC  (16+ messages)
` [PATCH v3 4/5] power: supply: max77759: add "
` [PATCH v3 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH v10 0/2] Add Google Tensor SoC USB PHY support
 2026-01-14 16:52 UTC  (2+ messages)

[PATCH] ARM: s3c: remove a leftover hwmon-s3c.h header file
 2026-01-14 10:57 UTC  (2+ messages)

[PATCH v2 6/6] drm: rcar-du: lvds: convert to of_drm_find_and_get_bridge()
 2026-01-13 15:45 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).