Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2023-07-03 21:48:02 to 2023-07-14 10:15:11 UTC [more...]

[PATCH v2 0/3] support PWM for exynosautov9
 2023-07-14 10:09 UTC 

[PATCH v6] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards
 2023-07-14 10:12 UTC 

[PATCH] hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPS
 2023-07-14  8:58 UTC  (2+ messages)

[PATCH 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-14  8:47 UTC  (3+ messages)
` [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile
` [PATCH 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung

[PATCH v2 0/3] Galaxy S2 (i9100) panel updates v2
 2023-07-14  8:15 UTC  (10+ messages)
` [PATCH v2 1/3] drm/panel: ld9040: Use better magic values
` [PATCH v2 2/3] drm/panel: ld9040: Register a backlight device
` [PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
 2023-07-14  7:38 UTC  (34+ messages)
` [PATCH RFC v1 09/52] drm/exynos: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
  ` [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev

[PATCH] arm64: dts: exynos: add pwm node for exynosautov9-sadk
 2023-07-14  6:29 UTC  (6+ messages)

[PATCH] MAINTAINERS: mfd: Un-support Maxim and Samsung PMIC drivers
 2023-07-14  5:03 UTC 

[PATCH] MAINTAINERS: samsung: Un-support cpuidle and clock drivers
 2023-07-14  5:02 UTC 

[PATCH 1/2] ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)
 2023-07-13 15:29 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: samsung: s5pv210-smdkv210: "

[PATCH 4/7] mfd: exynos-lpass: Convert to devm_platform_ioremap_resource()
 2023-07-13 13:41 UTC  (2+ messages)

[PATCH 14/58] mmc: dw_mmc: exynos: Convert to platform remove callback returning void
 2023-07-13  9:02 UTC  (3+ messages)

[PATCH] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-07-13  0:32 UTC  (5+ messages)

[PATCH v2 09/11] i2c: s3c2410: Use devm_platform_get_and_ioremap_resource()
 2023-07-12 15:58 UTC  (2+ messages)

[PATCH] spi: s3c64xx: clear loopback bit after loopback test
 2023-07-12 15:34 UTC  (5+ messages)

[PATCH 25/27] thermal/drivers/exynos: Convert to platform remove callback returning void
 2023-07-12  8:12 UTC 

[PATCH] drm/client: Send hotplug event after registering a client
 2023-07-11 17:20 UTC  (8+ messages)

[PATCH v2 11/18] soc: samsung: Move power-domain driver to the genpd dir
 2023-07-11 15:10 UTC  (2+ messages)

Fotowoltaika - propozycja instalacji
 2023-07-11  8:11 UTC 

[PATCH 11/18] soc: samsung: Move power-domain driver to the genpd dir
 2023-07-11  7:38 UTC  (2+ messages)

[PATCH 4/6] iommu/exynos: Convert to devm_platform_ioremap_resource()
 2023-07-10 14:41 UTC  (2+ messages)

[PATCH v4 10/21] thermal/drivers/exynos: convert to use devm_request*_irq_probe()
 2023-07-10 10:14 UTC  (2+ messages)

[PATCH v4 00/21] Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
 2023-07-10  9:58 UTC 

[PATCH] arm64: dts: exynos: add missing space before {
 2023-07-10  8:00 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: exynos: minor whitespace cleanup around '='
 2023-07-10  8:00 UTC  (2+ messages)

[PATCH v5] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards
 2023-07-10  7:01 UTC  (2+ messages)

[PATCH AUTOSEL 6.4 04/26] spi: s3c64xx: change polling mode to optional
 2023-07-09 21:14 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 04/18] spi: s3c64xx: change polling mode to optional
 2023-07-09 15:14 UTC 

[PATCH AUTOSEL 6.3 04/22] spi: s3c64xx: change polling mode to optional
 2023-07-09 15:13 UTC 

[PATCH v3 00/12] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-07 12:27 UTC  (17+ messages)
` [PATCH v3 01/12] fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
` [PATCH v3 02/12] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH v3 03/12] drm/tegra: "
` [PATCH v3 04/12] drm/tegra: Set fbdev FBINFO_VIRTFB flag
` [PATCH v3 05/12] drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer
` [PATCH v3 06/12] drm/exynos: Use fbdev DMA helpers
` [PATCH v3 07/12] drm/exynos: Set fbdev FBINFO_VIRTFB flag
` [PATCH v3 08/12] drm/omapdrm: Set VM flags in GEM-object mmap function
` [PATCH v3 09/12] drm/omapdrm: Use GEM mmap for fbdev emulation
` [PATCH v3 10/12] drm/omapdrm: Set fbdev FBINFO_VIRTFB flag
` [PATCH v3 11/12] fbdev: Remove FB_DEFAULT_SYS_OPS
` [PATCH v3 12/12] fbdev: Harmonize some comments in <linux/fb.h>

[PATCH v2 00/11] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-07  2:01 UTC  (16+ messages)
` [PATCH v2 01/11] fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
` [PATCH v2 02/11] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH v2 03/11] drm/tegra: "
` [PATCH v2 04/11] drm/tegra: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 05/11] drm/exynos: Use fbdev DMA helpers
` [PATCH v2 06/11] drm/exynos: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 07/11] drm/omapdrm: Set VM flags in GEM-object mmap function
` [PATCH v2 08/11] drm/omapdrm: Use GEM mmap for fbdev emulation
` [PATCH v2 09/11] drm/omapdrm: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 10/11] fbdev: Remove FB_DEFAULT_SYS_OPS
` [PATCH v2 11/11] fbdev: Harmonize some comments in <linux/fb.h>

[PATCH 00/10] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-06 12:44 UTC  (30+ messages)
` [PATCH 01/10] fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
` [PATCH 02/10] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH 03/10] drm/tegra: "
` [PATCH 04/10] drm/tegra: Set fbdev flags
` [PATCH 05/10] drm/exynos: Use fbdev DMA helpers
` [PATCH 06/10] drm/exynos: Set fbdev flags
` [PATCH 07/10] drm/omapdrm: Set VM flags in GEM-object mmap function
` [PATCH 08/10] drm/omapdrm: Use GEM mmap for fbdev emulation
` [PATCH 09/10] drm/omapdrm: Set fbdev flags
` [PATCH 10/10] fbdev: Remove FB_DEFAULT_SYS_OPS

[PATCH v1] media:Fix repeated initialization
 2023-07-06 12:40 UTC  (3+ messages)
  ` 回复: "

[PATCH 05/11] media: fimc-lite: Convert to devm_platform_ioremap_resource()
 2023-07-06 10:10 UTC  (2+ messages)
` [PATCH 10/11] media: fimc-core: "

[PATCH 7/7] spi: s3c64xx: Use devm_platform_get_and_ioremap_resource()
 2023-07-06  3:27 UTC 

[PATCH 00/23] i2c: Use new PM macros
 2023-07-06  3:06 UTC  (5+ messages)
` [PATCH 07/23] i2c: exynos5: Remove #ifdef guards for PM related functions
  ` [PATCH 20/23] i2c: s3c2410: "

[PATCH 0/3] Galaxy S2 (i9100) panel updates
 2023-07-05 17:45 UTC  (11+ messages)
` [PATCH 1/3] drm/panel: ld9040: Use better magic values
` [PATCH 2/3] drm/panel: ld9040: Register a backlight device
` [PATCH 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

[PATCH v3] watchdog: s3c2410: Fix potential deadlock on &wdt->lock
 2023-07-05 14:53 UTC  (5+ messages)

[PATCH 09/11] i2c: s3c2410: Use devm_platform_get_and_ioremap_resource()
 2023-07-05 13:51 UTC 

[PATCH v2] watchdog: s3c2410: Fix potential deadlock on &wdt->lock
 2023-07-05  9:01 UTC  (3+ messages)

[PATCH] watchdog: s3c2410: Fix potential deadlock on &wdt->lock
 2023-07-05  8:55 UTC  (4+ messages)

[PATCH v2 0/8] pwm: Get rid of pwm_[sg]et_chip_data()
 2023-07-05  8:06 UTC  (2+ messages)
` [PATCH v2 2/8] pwm: samsung: Put per-channel data into driver data


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