Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2024-11-21 21:05:49 to 2024-12-04 07:42:27 UTC [more...]

[PATCH v5 0/9] drm: add DRM HDMI Codec framework
 2024-12-04  7:42 UTC  (23+ messages)
` [PATCH v5 1/9] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v5 2/9] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v5 3/9] drm/connector: implement generic HDMI codec helpers
` [PATCH v5 4/9] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v5 5/9] drm/bridge: lt9611: switch to using the DRM "
` [PATCH v5 6/9] drm/display/hdmi: implement connector update functions
` [PATCH v5 7/9] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_update_edid()
` [PATCH v5 8/9] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v5 9/9] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_update_edid()

[PATCH v1 0/2] Add pmu and syscon-reboot support to Exynos990
 2024-12-03 21:13 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: soc: samsung: exynos-pmu: Add exynos990-pmu compatible
` [PATCH v1 2/2] arm64: dts: exynos990: Add pmu and syscon-reboot nodes

[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-03 14:56 UTC  (19+ messages)
` [PATCH 01/10] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH 02/10] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld
` [PATCH 03/10] drm/bridge: ite-it66121: "
` [PATCH 04/10] drm/amd/display: "
` [PATCH 05/10] drm/exynos: hdmi: "
` [PATCH 06/10] drm/i915/audio: "
` [PATCH 07/10] drm/msm/dp: "
` [PATCH 08/10] drm/radeon: "
` [PATCH 09/10] drm/sti: hdmi: "
` [PATCH 10/10] drm/vc4: "

[PATCH] MAINTAINERS: add myself and Tudor as reviewers for Google Tensor SoC
 2024-12-03 14:47 UTC  (3+ messages)

[PATCH v2 0/5] Google Pixel 6 (oriole): TCPCI enablement & USB updates
 2024-12-03 12:40 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: defconfig: enable Maxim TCPCI driver
` [PATCH v2 2/5] arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger
` [PATCH v2 3/5] arm64: dts: exynos: gs101: allow stable USB phy Vbus detection
` [PATCH v2 4/5] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 TCPCi
` [PATCH v2 5/5] arm64: dts: exynos: gs101-oriole: add pd-disable and typec-power-opmode

[PATCH v2 0/8] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-12-03 12:13 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: phy: samsung,usb3-drd-phy: align to universal style
` [PATCH v2 2/8] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties
` [PATCH v2 3/8] phy: exynos5-usbdrd: convert to dev_err_probe
` [PATCH v2 4/8] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
` [PATCH v2 5/8] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
` [PATCH v2 6/8] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
` [PATCH v2 7/8] phy: exynos5-usbdrd: subscribe to orientation notifier if required
` [PATCH v2 8/8] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)

[PATCH 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2024-12-03 11:06 UTC  (29+ messages)
` [PATCH 1/4] power: supply: add support for max77759 fuel gauge
` [PATCH 2/4] dt-bindings: power: supply: add max77759-fg flavor and don't require nvme address
` [PATCH 3/4] arm64: defconfig: enable Maxim max1720x driver
` [PATCH 4/4] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge

[PATCH v4 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
 2024-12-03  8:03 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v4 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v4 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v4 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)

[RESEND,v3 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
 2024-12-03  7:37 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v3 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v3 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)

[PATCH] devfreq: Switch back to struct platform_driver::remove()
 2024-12-03  1:12 UTC  (4+ messages)

[PATCH v3 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
 2024-12-02 16:05 UTC  (7+ messages)
` [PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
      `  "

[PATCH v4 00/10] Add support for Exynos9810 SoC and Samsung Galaxy S9 (SM-G960F)
 2024-12-02 14:24 UTC  (3+ messages)
` [PATCH v4 10/10] arm64: dts: exynos: Add initial support for "

[PATCH 0/2] pinctrl: samsung: fix fwnode refcount cleanup in error path and update comment
 2024-12-02 14:15 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Samsung Galaxy S20 FE (SM-G780F/r8s) [SoC Exynos990]
 2024-12-02 14:02 UTC  (2+ messages)

[PATCH] pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_eint16_31()
 2024-12-02 14:02 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Samsung Galaxy S20 FE (SM-G780F/r8s) [SoC Exynos990]
 2024-12-02  8:56 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: Add initial support for Samsung Galaxy S20 FE (r8s)

[PATCH v2 0/5] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1
 2024-12-02  8:53 UTC  (3+ messages)
` [PATCH v2 4/5] arm64: dts: exynos8895: Add serial_0/1 nodes
  ` (subset) "

[PATCH v4 0/2] power: supply: max17042: cleanup and more features
 2024-11-30 11:38 UTC  (5+ messages)
` [PATCH v4 1/2] power: supply: max17042: make interrupt shared
` [PATCH v4 2/2] power: supply: max17042: add platform driver variant

[PATCH RESEND v3 2/2] media: camif-core: Add check for clk_enable()
 2024-11-29 11:29 UTC  (4+ messages)
` [PATCH RESEND v3 1/2] media: mipi-csis: "

[PATCH 0/6] Google Pixel 6 (oriole): TCPCI enablement & USB updates
 2024-11-29 11:24 UTC  (18+ messages)
` [PATCH 1/6] arm64: defconfig: enable Maxim TCPCI driver
` [PATCH 2/6] dt-bindings: usb: max33359: add max77759 flavor
` [PATCH 3/6] arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger
` [PATCH 4/6] arm64: dts: exynos: gs101: enable snps,dis_rxdet_inp3_quirk for DWC3
` [PATCH 5/6] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 TCPCi
` [PATCH 6/6] arm64: dts: exynos: gs101-oriole: add pd-disable and typec-power-opmode

[PATCH 0/9] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-11-29  9:45 UTC  (26+ messages)
` [PATCH 1/9] dt-bindings: phy: samsung,usb3-drd-phy: align to universal style
` [PATCH 2/9] dt-bindings: phy: samsung,usb3-drd-phy: add optional orientation-switch
` [PATCH 3/9] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties
` [PATCH 4/9] phy: exynos5-usbdrd: convert to dev_err_probe
` [PATCH 5/9] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
` [PATCH 6/9] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
` [PATCH 7/9] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
` [PATCH 8/9] phy: exynos5-usbdrd: subscribe to orientation notifier if required
` [PATCH 9/9] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)

DWC3 runtime suspend on cable disconnect while UDC is active
 2024-11-27 11:09 UTC  (4+ messages)

[PATCH v3 0/3] Support ExynosAutov920 ufs phy driver
 2024-11-27  6:09 UTC  (6+ messages)
  ` [PATCH v3 2/3] phy: samsung-ufs: support "
  ` [PATCH v3 3/3] arm64: dts: exynosautov920: add ufs phy for ExynosAutov920 SoC

[PATCH 2/2] media: camif-core: Add check for clk_enable()
 2024-11-25 19:19 UTC  (6+ messages)
` [PATCH RESEND v3 1/2] media: mipi-csis: "

[PATCH 2/2] media: camif-core: Add check for clk_enable()
 2024-11-23 21:29 UTC  (4+ messages)
` [PATCH v3 1/2] media: mipi-csis: "

[PATCH 2/2] media: camif-core: Add check for clk_enable()
 2024-11-22 19:53 UTC  (2+ messages)
` [PATCH v2 1/2] media: mipi-csis: "

[PATCH 2/2] media: camif-core: Add check for clk_enable()
 2024-11-22 19:47 UTC  (4+ messages)
` [PATCH 1/2] media: mipi-csis: "

[PATCH v4 0/7] drm: add DRM HDMI Codec framework
 2024-11-22 11:35 UTC  (10+ messages)
` [PATCH v4 1/7] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v4 2/7] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v4 3/7] drm/connector: implement generic HDMI codec helpers
` [PATCH v4 4/7] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v4 5/7] drm/bridge: lt9611: switch to using the DRM "
` [PATCH v4 6/7] drm/display/hdmi: implement connector update functions
` [PATCH v4 7/7] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_update_edid()


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