linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-15 16:11:34 to 2021-09-29 02:46:28 UTC [more...]

[PATCH 1/2] phy: samsung: unify naming and describe driver in KConfig
 2021-09-29  2:46 UTC  (4+ messages)
` [PATCH 2/2] scsi: ufs: exynos: unify naming

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-29  2:01 UTC  (14+ messages)
` [PATCH v2 01/12] arm64: don't have ARCH_EXYNOS select EXYNOS_CHIPID
` [PATCH v2 02/12] timekeeping: add API for getting timekeeping_suspended
` [PATCH v2 03/12] clk: samsung: add support for CPU clocks
` [PATCH v2 04/12] clk: samsung: exynos5433: update apollo and atlas clock probing
` [PATCH v2 05/12] clk: export __clk_lookup
` [PATCH v2 06/12] clk: samsung: modularize exynos arm64 clk drivers
` [PATCH v2 07/12] clk: samsung: set exynos arm64 clk driver as tristate
` [PATCH v2 08/12] pinctrl: samsung: modularize the ARM and ARM64 pinctrls
` [PATCH v2 09/12] pinctrl: samsung: set PINCTRL_EXYNOS and PINCTRL_SAMSUNG as tristate
` [PATCH v2 10/12] soc: samsung: pmu: modularize the Exynos ARMv8 PMU driver
` [PATCH v2 11/12] soc: samsung: pm_domains: modularize EXYNOS_PM_DOMAINS
` [PATCH v2 12/12] ARM: rtc: remove HAVE_S3C_RTC in favor of direct dependencies

[PATCH] mtd: onenand: samsung: drop Exynos4 and describe driver in KConfig
 2021-09-28 22:36 UTC  (2+ messages)

[PATCH 0/1] power: supply: max17042_battery: use VFSOC for capacity when no rsns
 2021-09-28 19:18 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 00/12] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema
 2021-09-28 12:21 UTC  (14+ messages)
` [PATCH 01/12] regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled
` [PATCH 02/12] regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dvs-idx property
` [PATCH 03/12] clock: dt-bindings: samsung,s2mps11: convert to dtschema
` [PATCH 04/12] regulator: dt-bindings: samsung,s2m: "
` [PATCH 05/12] regulator: dt-bindings: samsung,s2mpa01: "
` [PATCH 06/12] regulator: dt-bindings: samsung,s5m8767: "
` [PATCH 07/12] mfd: dt-bindings: samsung,s2mps11: "
` [PATCH 08/12] mfd: dt-bindings: samsung,s2mpa01: "
` [PATCH 09/12] mfd: dt-bindings: samsung,s5m8767: "
` [PATCH 10/12] mfd: dt-bindings: samsung,s5m8767: document buck and LDO supplies
` [PATCH 11/12] ARM: dts: exynos: remove unneeded DVS voltages from PMIC on Arndale
` [PATCH 12/12] ARM: dts: exynos: use spaces instead of tabs around '='

[PATCH] memory: samsung: describe drivers in KConfig
 2021-09-28 10:39 UTC  (2+ messages)

[RESEND PATCH v2 1/4] mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type
 2021-09-28  9:53 UTC  (9+ messages)
` [RESEND PATCH v2 2/4] mfd: max77686: "
` [RESEND PATCH v2 3/4] mfd: max77693: "
` [RESEND PATCH v2 4/4] mfd: max14577: "

[GIT PULL] exynos-drm-fixes
 2021-09-28  7:41 UTC 

[PATCH v3 00/17] introduce exynosauto v9 ufs driver
 2021-09-28  2:18 UTC  (42+ 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] mmc: sdhci-s3c: Describe driver in KConfig
 2021-09-27 22:31 UTC  (2+ messages)

[PATCH v1 0/4] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-27 19:54 UTC  (38+ 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] spi: s3c64xx: describe driver in KConfig
 2021-09-27 17:45 UTC  (2+ messages)

BUG: Cannot boot Odroid XU4 from eMMC without this patch
 2021-09-27 11:09 UTC  (2+ messages)

[PATCH] cpufreq: s3c244x: add fallthrough comments for switch
 2021-09-27  9:55 UTC  (2+ messages)

[PATCH] watchdog: s3c2410: describe driver in KConfig
 2021-09-26 12:13 UTC  (2+ messages)

[PATCH 1/2] rtc: omap: drop unneeded MODULE_ALIAS
 2021-09-25 21:29 UTC  (3+ messages)
` [PATCH 2/2] rtc: s5m: "

[PATCH] iio: adc: exynos: describe drivers in KConfig
 2021-09-25 14:30 UTC  (2+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-24 17:52 UTC  (18+ messages)
` [PATCH v4 01/24] drm/bridge: Add documentation sections
  ` (subset) "
` [PATCH v4 03/24] drm/mipi-dsi: Create devm device registration
  ` (subset) "
` [PATCH v4 04/24] drm/mipi-dsi: Create devm device attachment
  ` (subset) "
  ` [PATCH v4 24/24] drm/exynos: dsi: Adjust probe order
  ` [PATCH v4 02/24] drm/bridge: Document the probe issue with MIPI-DSI bridges
    ` (subset) "

[PATCH v5 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-24 14:55 UTC  (7+ messages)

[PATCH] clk: samsung: describe drivers in KConfig
 2021-09-24 13:36 UTC 

[PATCH] i2c: exynos: describe drivers in KConfig
 2021-09-24 13:35 UTC 

[PATCH] interconnect: samsung: describe drivers in KConfig
 2021-09-24 13:34 UTC 

[PATCH] mfd: exynos-lpass: Describe driver in KConfig
 2021-09-24 13:33 UTC 

[PATCH] pwm: samsung: describe driver in KConfig
 2021-09-24 13:31 UTC 

[PATCH] tty: serial: samsung: describe driver in KConfig
 2021-09-24 13:30 UTC 

[PATCH] usb: exynos: describe driver in KConfig
 2021-09-24 13:30 UTC 

[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

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-09-21 21:10 UTC  (11+ messages)
` [PATCH 3/6] clk: samsung: clk-pll: Implement pll0831x PLL type
` [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 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)


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