Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2026-04-30 12:00:09 to 2026-05-11 13:17:54 UTC [more...]

[PATCH 0/6] firmware: samsung: acpm: TMU support and cleanups
 2026-05-11 13:17 UTC  (16+ messages)
` [PATCH 1/6] firmware: samsung: acpm: Consolidate transfer initialization helper
` [PATCH 2/6] firmware: samsung: acpm: Annotate rx_data->cmd with __counted_by_ptr
` [PATCH 3/6] firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members
` [PATCH 4/6] firmware: samsung: acpm: Make acpm_ops const and access via pointer
` [PATCH 5/6] firmware: samsung: acpm: Add TMU protocol support
` [PATCH 6/6] firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper

[PATCH v3 0/5] drm/exynos: fbdev: Use client buffers
 2026-05-11 11:54 UTC  (6+ messages)
` [PATCH v3 1/5] drm/exynos: fbdev: Remove offset into screen_buffer
` [PATCH v3 2/5] drm/exynos: fbdev: Inline exynos_drm_fbdev_update()
` [PATCH v3 3/5] drm/exynos: fbdev: Calculate buffer geometry with format helpers
` [PATCH v3 4/5] drm/exynos: fbdev: Use a DRM client buffer
` [PATCH v3 5/5] drm/exynos: Make exynos_drm_framebuffer_init() an internal interface

[PATCH v2] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870
 2026-05-10 12:23 UTC  (2+ messages)

[PATCH v2 0/4] add ufs support for Exynosautov920 SoC
 2026-05-08 22:04 UTC  (4+ messages)
  ` [PATCH v2 2/4] dt-bindings: ufs: exynos: add ExynosAutov920 compatible string

[PATCH v3 0/6] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
 2026-05-08 20:49 UTC  (8+ messages)
` [PATCH v3 2/6] dt-bindings: soc: samsung: exynos-pmu: Require pmu-intr-gen-syscon for Exynos850
` [PATCH v3 3/6] soc: samsung: exynos-pmu: generalise gs101-specific cpu{idle,hotplug} for Exynos SoCs
` [PATCH v3 6/6] arm64: dts: exynos850: add PMU interrupt generation node

[PATCH v5 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-08 17:27 UTC  (8+ messages)
` [PATCH v5 07/11] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v5 08/11] leds: rgb: add support for Samsung S2M series PMIC RGB "

[PATCH] clk: samsung: exynos850: mark APM I3C clocks as critical
 2026-05-08 17:22 UTC  (3+ messages)

[BUG] exynos5_i2c_xfer_atomic() can sleep
 2026-05-08 15:52 UTC  (7+ messages)

[PATCH v2 0/5] drm/exynos: fbdev: Use client buffers
 2026-05-08  6:46 UTC  (6+ messages)
` [PATCH v2 1/5] drm/exynos: fbdev: Remove offset into screen_buffer
` [PATCH v2 2/5] drm/exynos: fbdev: Inline exynos_drm_fbdev_update()
` [PATCH v2 3/5] drm/exynos: fbdev: Calculate buffer geometry with format helpers
` [PATCH v2 4/5] drm/exynos: fbdev: Use a DRM client buffer
` [PATCH v2 5/5] drm/exynos: Make exynos_drm_framebuffer_init() an internal interface

[PATCH 0/5] drm/exynos: fbdev: Use client buffers
 2026-05-08  6:41 UTC  (6+ messages)
  ` [PATCH 5/5] drm/exynos: Make exynos_drm_framebuffer_init() an internal interface

[PATCHv2 0/3] clk: samsung: use kzalloc_flex
 2026-05-07 23:34 UTC  (7+ messages)
` [PATCHv2 1/3] "
` [PATCHv2 2/3] clk: samsung: cpu: "
` [PATCHv2 3/3] clk: samsung: pll: "

[PATCH v3 0/2] Configuring DMA threshold value for DW-MMC controllers
 2026-05-07 14:28 UTC  (2+ messages)

[PATCH v3] mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers
 2026-05-07 13:27 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/10] thermal: samsung: Add support for Google GS101 TMU
 2026-05-07 12:00 UTC  (3+ messages)
` [PATCH v3 03/10] firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members

[PATCH v3 0/2] Exynos850 AP-to-APM mailbox support
 2026-05-07 11:00 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mbox

[PATCH] clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regs
 2026-05-07 10:53 UTC  (3+ messages)

[PATCH tty v4 0/6] 8250: Add console flow control
 2026-05-07  9:50 UTC  (3+ messages)
` [PATCH tty v4 2/6] serial: Replace driver usage of UPF_CONS_FLOW

[PATCH v3] spi: s3c64xx: fix all kernel-doc warnings
 2026-05-07  1:18 UTC  (2+ messages)

[PATCH v5 0/7] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-06 15:17 UTC  (10+ messages)
` [PATCH v5 1/7] firmware: samsung: acpm: Fix cross-thread RX length corruption
` [PATCH v5 2/7] firmware: samsung: acpm: Fix mailbox channel leak on probe error
` [PATCH v5 3/7] firmware: samsung: acpm: Fix dummy stubs to return ERR_PTR
` [PATCH v5 4/7] firmware: samsung: acpm: Add memory barrier before advancing RX pointer
` [PATCH v5 5/7] firmware: samsung: acpm: Fix false timeouts and Use-After-Free in polling
` [PATCH v5 6/7] firmware: samsung: acpm: Fix missing LKMM barriers in sequence allocator
` [PATCH v5 7/7] firmware: samsung: acpm: Fix infinite loop on sequence number exhaustion

[PATCH v3 00/15] clk: introduce clk_determine_rate_noop() and update drivers to use it
 2026-05-06 14:34 UTC  (6+ messages)
` [PATCH v3 02/15] clk: add clk_determine_rate_noop()
` [PATCH v3 10/15] clk: samsung: acpm: use clk_determine_rate_noop()

[PATCH v2] spi: s3c64xx: fix all kernel-doc warnings
 2026-05-06 12:29 UTC  (3+ messages)

[PATCH] arm64: dts: exynos850: Add SRAM node
 2026-05-06 12:11 UTC  (6+ messages)

[PATCH] drm/exynos/gem: Fix printk specifier for gem_object.size and dma_addr
 2026-05-06  6:36 UTC  (2+ messages)

[PATCH] drm/exynos/fimd: fix register offset type in fimd_trigger()
 2026-05-06  6:35 UTC  (2+ messages)

[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
 2026-05-05 18:19 UTC  (16+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Add #{address,size}-cells to Chromium-based /firmware
` [PATCH 2/7] ARM: "
` [PATCH 3/7] ARM: dts: nvidia: "
` [PATCH 4/7] ARM: dts: samsung: "
` [PATCH 5/7] arm64: dts: mediatek: "
` [PATCH 6/7] arm64: dts: nvidia: "
` [PATCH 7/7] arm64: dts: qcom: "
` (subset) [PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-05-05 16:26 UTC  (33+ messages)
` [PATCH v8 phy-next 01/31] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
` [PATCH v8 phy-next 02/31] ata: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 03/31] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v8 phy-next 04/31] usb: add "
` [PATCH v8 phy-next 05/31] drm: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 06/31] phy: "
` [PATCH v8 phy-next 07/31] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v8 phy-next 08/31] net: lan969x: include missing <linux/of.h>
` [PATCH v8 phy-next 09/31] PCI: Remove device links to PHY
` [PATCH v8 phy-next 10/31] scsi: ufs: exynos: use dedicated API for updating PHY bus width
` [PATCH v8 phy-next 11/31] scsi: ufs: qcom: call phy_init() before phy_power_on()
` [PATCH v8 phy-next 12/31] scsi: ufs: qcom: make use of QMP PHY dynamic gear switching ability
` [PATCH v8 phy-next 13/31] scsi: ufs: qcom: keep separate track of PHY power state
` [PATCH v8 phy-next 14/31] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v8 phy-next 16/31] usb: host: tegra: "
` [PATCH v8 phy-next 17/31] usb: gadget: tegra-xudc: "
` [PATCH v8 phy-next 18/31] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v8 phy-next 19/31] phy: make phy_get_mode(), phy_get_bus_width() NULL tolerant
` [PATCH v8 phy-next 20/31] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v8 phy-next 21/31] drm/rockchip: dsi: include PHY provider header
` [PATCH v8 phy-next 22/31] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v8 phy-next 23/31] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v8 phy-next 24/31] net: renesas: rswitch: "
` [PATCH v8 phy-next 25/31] pinctrl: tegra-xusb: "
` [PATCH v8 phy-next 26/31] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v8 phy-next 27/31] phy: move ulpi_phy.h from include/linux/phy/ to drivers/phy/
` [PATCH v8 phy-next 28/31] phy: include PHY provider header (1/2)
` [PATCH v8 phy-next 29/31] phy: include PHY provider header (2/2)
` [PATCH v8 phy-next 30/31] phy: remove temporary provider compatibility from consumer header
` [PATCH v8 phy-next 31/31] MAINTAINERS: add regexes for linux-phy

[PATCH v4 0/7] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-05 12:14 UTC  (11+ messages)
` [PATCH v4 1/7] firmware: samsung: acpm: Fix cross-thread RX length corruption
` [PATCH v4 2/7] firmware: samsung: acpm: Fix mailbox channel leak on probe error
` [PATCH v4 3/7] firmware: samsung: acpm: Fix dummy stubs to return ERR_PTR
` [PATCH v4 4/7] firmware: samsung: acpm: Add memory barrier before advancing RX pointer
` [PATCH v4 5/7] firmware: samsung: acpm: Fix false timeouts in polling path
` [PATCH v4 6/7] firmware: samsung: acpm: Fix missing LKMM barriers in RX and TX paths
` [PATCH v4 7/7] firmware: samsung: acpm: Fix infinite loop on sequence number exhaustion

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-05-05  9:39 UTC  (18+ messages)
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 13/27] usb: host: tegra: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: include PHY provider header
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)

[PATCH v3 2/3] drm/exynos: remove bridge when component_add fails
 2026-05-04 20:47 UTC  (2+ messages)

[PATCH] ARM: s3c: use gpio lookup table for LEDs
 2026-05-04 17:48 UTC  (2+ messages)

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-05-01 19:40 UTC  (6+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH v4 00/11] thermal: samsung: Add support for Google GS101 TMU
 2026-05-01 15:32 UTC  (7+ messages)
` [PATCH v4 08/11] thermal: samsung: Add Exynos ACPM TMU driver GS101

[PATCH v3 0/6] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-01 12:23 UTC  (4+ messages)
` [PATCH v3 4/6] firmware: samsung: acpm: Validate SRAM shared memory and queue pointers

[PATCH 0/6] usb: Use FIELD_MODIFY() for bitfield operations
 2026-04-30 16:39 UTC  (7+ messages)
` [PATCH 1/6] usb: dwc3: Use FIELD_MODIFY()
` [PATCH 2/6] usb: dwc3: google: "
` [PATCH 3/6] usb: dwc3: dwc3-octeon: "
` [PATCH 4/6] usb: xhci: "
` [PATCH 5/6] usb: xhci-mtk: "
` [PATCH 6/6] usb: typec: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox