linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-07 12:28:34 to 2021-09-24 11:45:33 UTC [more...]

[PATCH 0/1] power: supply: max17042_battery: use VFSOC for capacity when no rsns
 2021-09-24 11:45 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v5 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-24  9:10 UTC  (6+ messages)
` [PATCH v5 05/15] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_EDP

[PATCH v3 00/17] introduce exynosauto v9 ufs driver
 2021-09-24  1:10 UTC  (35+ messages)
    ` [PATCH v3 01/17] scsi: ufs: add quirk to handle broken UIC command
    ` [PATCH v3 02/17] scsi: ufs: add quirk to enable host controller without ph configuration
    ` [PATCH v3 03/17] scsi: ufs: ufs-exynos: change pclk available max value
    ` [PATCH v3 04/17] scsi: ufs: ufs-exynos: simplify drv_data retrieval
    ` [PATCH v3 05/17] dt-bindings: ufs: exynos-ufs: add sysreg regmap property
    ` [PATCH v3 06/17] scsi: ufs: ufs-exynos: get sysreg regmap for io-coherency
    ` [PATCH v3 07/17] scsi: ufs: ufs-exynos: add refclkout_stop control
    ` [PATCH v3 08/17] scsi: ufs: ufs-exynos: add setup_clocks callback
    ` [PATCH v3 09/17] scsi: ufs: ufs-exynos: correct timeout value setting registers
    ` [PATCH v3 10/17] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops
    ` [PATCH v3 11/17] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
    ` [PATCH v3 12/17] scsi: ufs: ufs-exynos: factor out priv data init
    ` [PATCH v3 13/17] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks
    ` [PATCH v3 14/17] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver
    ` [PATCH v3 15/17] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
    ` [PATCH v3 16/17] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host
    ` [PATCH v3 17/17] dt-bindings: ufs: exynos-ufs: add exynosautov9 compatible

[PATCH v1 0/4] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-23 21:52 UTC  (33+ messages)
` [PATCH v1 1/4] clk: samsung: change COMMON_CLK_SAMSUNG default config logic
` [PATCH v1 2/4] soc: samsung: change SOC_SAMSUNG "
` [PATCH v1 3/4] pinctrl: samsung: change PINCTRL_EXYNOS "

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-23  8:14 UTC  (33+ messages)
` [PATCH v4 01/24] drm/bridge: Add documentation sections
` [PATCH v4 02/24] drm/bridge: Document the probe issue with MIPI-DSI bridges
` [PATCH v4 03/24] drm/mipi-dsi: Create devm device registration
` [PATCH v4 04/24] drm/mipi-dsi: Create devm device attachment
` [PATCH v4 05/24] drm/bridge: adv7533: Switch to devm MIPI-DSI helpers
` [PATCH v4 06/24] drm/bridge: adv7511: Register and attach our DSI device at probe
` [PATCH v4 07/24] drm/bridge: anx7625: Switch to devm MIPI-DSI helpers
` [PATCH v4 08/24] drm/bridge: anx7625: Register and attach our DSI device at probe
` [PATCH v4 09/24] drm/bridge: lt8912b: Switch to devm MIPI-DSI helpers
` [PATCH v4 10/24] drm/bridge: lt8912b: Register and attach our DSI device at probe
` [PATCH v4 11/24] drm/bridge: lt9611: Switch to devm MIPI-DSI helpers
` [PATCH v4 12/24] drm/bridge: lt9611: Register and attach our DSI device at probe
` [PATCH v4 13/24] drm/bridge: lt9611uxc: Switch to devm MIPI-DSI helpers
` [PATCH v4 14/24] drm/bridge: lt9611uxc: Register and attach our DSI device at probe
` [PATCH v4 15/24] drm/bridge: ps8640: Switch to devm MIPI-DSI helpers
` [PATCH v4 16/24] drm/bridge: ps8640: Register and attach our DSI device at probe
` [PATCH v4 17/24] drm/bridge: sn65dsi83: Switch to devm MIPI-DSI helpers
` [PATCH v4 18/24] drm/bridge: sn65dsi83: Register and attach our DSI device at probe
` [PATCH v4 19/24] drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpers
` [PATCH v4 20/24] drm/bridge: sn65dsi86: Register and attach our DSI device at probe
` [PATCH v4 21/24] drm/bridge: tc358775: Switch to devm MIPI-DSI helpers
` [PATCH v4 22/24] drm/bridge: tc358775: Register and attach our DSI device at probe
` [PATCH v4 23/24] drm/kirin: dsi: Adjust probe order
` [PATCH v4 24/24] drm/exynos: "

[PATCH v2 0/3] devfreq: exynos-ppmu: conform to dt naming convention
 2021-09-23  2:22 UTC  (8+ messages)
  ` [PATCH v2 1/3] devfreq: exynos-ppmu: use node names with hyphens
  ` [PATCH v2 2/3] devfreq: exynos-ppmu: simplify parsing event-type from DT
  ` [PATCH v2 3/3] ARM: dts: exynos: align PPMU event node names with dtschema

[RESEND PATCH v2 1/4] mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type
 2021-09-22  8:10 UTC  (2+ messages)

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-09-21 21:10 UTC  (23+ messages)
` [PATCH 1/6] clk: samsung: Enable bus clock on init
` [PATCH 2/6] clk: samsung: clk-pll: Implement pll0822x PLL type
` [PATCH 3/6] clk: samsung: clk-pll: Implement pll0831x "
` [PATCH 4/6] dt-bindings: clock: Add bindings definitions for Exynos850 CMU
` [PATCH 5/6] dt-bindings: clock: Document Exynos850 CMU bindings
` [PATCH 6/6] clk: samsung: Introduce Exynos850 clock driver

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-09-21 17:08 UTC  (2+ messages)

[PATCH v2 0/3] soc: samsung: exynos-chipid: be a module!
 2021-09-21 10:03 UTC  (6+ messages)
` [PATCH v2 1/3] soc: samsung: exynos-chipid: avoid soc_device_to_device()
` [PATCH v2 2/3] soc: samsung: exynos-chipid: convert to a module
` [PATCH v2 3/3] soc: samsung: exynos-chipid: do not enforce built-in

[PATCH] soc: samsung: exynos-pmu: select CONFIG_MFD_CORE
 2021-09-20 10:28 UTC 

[PATCH] ARM: s3c: Use strscpy to replace strlcpy
 2021-09-20  8:15 UTC  (2+ messages)

[PATCH 0/2] soc: samsung: be a module!
 2021-09-19  9:24 UTC  (6+ messages)
` [PATCH 1/2] soc: export soc_device_to_device symbol
` [PATCH 2/2] soc: samsung: exynos-chipid: convert to a module

[PATCH v12] dt-bindings: ufs: Add bindings for Samsung ufs host
 2021-09-17  0:33 UTC  (3+ messages)

[PATCH 1/2] rtc: omap: drop unneeded MODULE_ALIAS
 2021-09-16 16:46 UTC  (2+ messages)
` [PATCH 2/2] rtc: s5m: "

[PATCH v2 1/4] dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema
 2021-09-16 11:16 UTC  (5+ messages)
` [PATCH v2 4/4] ARM: dts: exynos: align PPMU event node names with dtschema
  ` (subset) "

[PATCH] i2c: s3c2410: Delete unneeded variable: "ret"
 2021-09-16 10:52 UTC  (2+ messages)

[PATCH] drm/exynos: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-16  5:34 UTC  (2+ messages)

[PATCH] soc: samsung: exynos-pmu: Fix compilation when nothing selects CONFIG_MFD_CORE
 2021-09-15  7:51 UTC  (2+ messages)

[PATCH v2] ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()
 2021-09-15  7:50 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: ata: drop unused Exynos SATA bindings
 2021-09-15  7:50 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: exynos: drop undocumented samsung,sata-freq property in Exynos5250
  ` (subset) "

[PATCH 1/2] arm64: dts: exynos: align operating-points table name with dtschema in Exynos5433
 2021-09-15  7:50 UTC  (2+ messages)

[PATCH] tty: serial: samsung: Improve naming for common macro
 2021-09-15  7:28 UTC  (2+ messages)

[PATCH] clk: samsung: s5pv210-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:15 UTC  (3+ messages)

[PATCH] clk: samsung: exynos5433: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:13 UTC  (3+ messages)

[PATCH] clk: samsung: exynos4412-isp: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:12 UTC  (2+ messages)

[PATCH] clk: samsung: exynos-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:10 UTC  (2+ messages)

BUG: Cannot boot Odroid XU4 from eMMC without this patch
 2021-09-13  4:27 UTC 

[PATCH v4 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-09 21:00 UTC  (2+ messages)
` [PATCH v4 05/15] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_EDP

[PATCH AUTOSEL 5.4 079/109] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
 2021-09-09 11:54 UTC 

[PATCH AUTOSEL 5.10 130/176] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
 2021-09-09 11:50 UTC 

[PATCH AUTOSEL 5.13 162/219] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
 2021-09-09 11:45 UTC 

[PATCH AUTOSEL 5.14 183/252] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
 2021-09-09 11:39 UTC 

[PATCH v3] pwm: pwm-samsung: Trigger manual update when disabling PWM
 2021-09-09 10:40 UTC  (2+ messages)

[PATCH v2] pwm: pwm-samsung: Trigger manual update when disabling PWM
 2021-09-09  9:31 UTC  (4+ messages)

[PATCH v3 00/16] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-09  0:24 UTC  (7+ messages)
` [PATCH v3 06/16] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_SIMPLE_EDP

[PATCH] pwm: pwm-samsung: Trigger manual update when disabling PWM
 2021-09-08 15:50 UTC  (3+ 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 NNTP newsgroup(s).