linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 00:01:21 to 2023-06-07 04:34:32 UTC [more...]

[GIT PULL] exynos-drm-fixes
 2023-06-07  4:31 UTC 

[PATCH 0/2] spi: s3c64xx: Cleanups
 2023-06-06  1:20 UTC  (3+ messages)
` [PATCH 1/2] spi: s3c64xx: Use the managed spi master allocation function
` [PATCH 2/2] spi: s3c64xx: Use dev_err_probe()

[REGRESSION][BISECT] perf/core: Remove pmu linear searching code
 2023-06-05 10:27 UTC  (14+ messages)

[PATCH 00/89] i2c: Convert to platform remove callback returning void
 2023-06-05  7:54 UTC  (5+ messages)

[PATCH v4] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards
 2023-06-04 19:15 UTC  (2+ messages)

Wyższa konwersja w e-sklepie
 2023-06-02  8:50 UTC 

[PATCH] spi: s3c64xx: Use devm_clk_get_enabled()
 2023-06-02 12:38 UTC  (2+ messages)

[PATCH 1/3] spi: dt-bindings: allwinner: simplify with unevaluatedProperties
 2023-06-02 12:38 UTC  (8+ messages)
` [PATCH 2/3] spi: dt-bindings: samsung: drop cs-gpios
` [PATCH 3/3] spi: dt-bindings: socionext,uniphier: drop address/size-cells

[GIT PULL 1/3] samsung: drivers for v6.5
 2023-06-02  9:15 UTC  (3+ messages)
` [GIT PULL 2/3] ARM: dts: samsung: "
` [GIT PULL 3/3] ARM: samsung: soc "

[PATCH] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
 2023-06-02  1:20 UTC  (10+ messages)

[PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
 2023-06-01 20:47 UTC  (3+ messages)

[PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
 2023-06-01 20:37 UTC  (3+ messages)

[PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
 2023-06-01 20:17 UTC  (5+ messages)

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-06-01 19:58 UTC  (21+ messages)
  ` [PATCH v2 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
  ` [PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
  ` [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart
  ` [PATCH v2 06/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
  ` [PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
  ` [PATCH v2 12/25] iommu/tegra-smmu: Support DMA domains in tegra
  ` [PATCH v2 13/25] iommu/omap: Implement an IDENTITY domain
  ` [PATCH v2 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
  ` [PATCH v2 16/25] iommu: Remove ops->set_platform_dma_ops()
  ` [PATCH v2 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
  ` [PATCH v2 20/25] iommu/sun50i: "
  ` [PATCH v2 21/25] iommu: Require a default_domain for all iommu drivers
  ` [PATCH v2 22/25] iommu: Add __iommu_group_domain_alloc()

[PATCH v5 00/13]
 2023-06-01 16:24 UTC  (16+ messages)
` [PATCH v5 01/13] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v5 02/13] fbdev: Add initializer macros for struct fb_ops
` [PATCH v5 03/13] drm/armada: Use regular fbdev I/O helpers
` [PATCH v5 04/13] drm/exynos: "
` [PATCH v5 05/13] drm/gma500: "
` [PATCH v5 06/13] drm/radeon: "
` [PATCH v5 07/13] drm/fbdev-dma: "
` [PATCH v5 08/13] drm/omapdrm: "
` [PATCH v5 09/13] drm/tegra: "
` [PATCH v5 10/13] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v5 11/13] drm/msm: Use regular fbdev I/O helpers
` [PATCH v5 12/13] drm/fbdev-generic: Implement dedicated "
` [PATCH v5 13/13] drm/i915: "

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-06-01 15:40 UTC  (7+ messages)
` [PATCH 18/53] drm/exynos: "

[PATCH v5 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O
 2023-06-01  9:42 UTC  (15+ messages)
` [PATCH v5 01/13] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v5 02/13] fbdev: Add initializer macros for struct fb_ops
` [PATCH v5 03/13] drm/armada: Use regular fbdev I/O helpers
` [PATCH v5 04/13] drm/exynos: "
` [PATCH v5 05/13] drm/gma500: "
` [PATCH v5 06/13] drm/radeon: "
` [PATCH v5 07/13] drm/fbdev-dma: "
` [PATCH v5 08/13] drm/omapdrm: "
` [PATCH v5 09/13] drm/tegra: "
` [PATCH v5 10/13] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v5 11/13] drm/msm: Use regular fbdev I/O helpers
` [PATCH v5 12/13] drm/fbdev-generic: Implement dedicated "
` [PATCH v5 13/13] drm/i915: "

Słowa kluczowe do wypozycjonowania
 2023-06-01  7:30 UTC 

[PATCH v4 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O
 2023-05-30 15:37 UTC  (31+ messages)
` [PATCH v4 01/13] fbdev: Add Kconfig options to select different fb_ops helpers
  ` [v4,01/13] "
` [PATCH v4 02/13] fbdev: Add initializer macros for struct fb_ops
  ` [v4,02/13] "
` [PATCH v4 03/13] drm/armada: Use regular fbdev I/O helpers
` [PATCH v4 04/13] drm/exynos: "
` [PATCH v4 05/13] drm/gma500: "
` [PATCH v4 06/13] drm/radeon: "
` [PATCH v4 07/13] drm/fbdev-dma: "
` [PATCH v4 08/13] drm/msm: "
` [PATCH v4 09/13] drm/omapdrm: "
` [PATCH v4 10/13] drm/tegra: "
` [PATCH v4 11/13] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v4 12/13] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
  ` [v4,12/13] "
` [PATCH v4 13/13] drm/i915: "
  ` [v4,13/13] "

[PATCH] ARM: s3c: Switch i2c drivers back to use .probe()
 2023-05-30 12:14 UTC  (4+ messages)

[PATCH] media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
 2023-05-30  8:23 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: samsung: Fix some typos in comments
 2023-05-30  8:22 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: exynos: "
` [PATCH 2/3] ARM: dts: s3c64xx: "
` [PATCH 3/3] ARM: dts: s5pv210: Fix typo in comments, fix pinctrl header

[PATCH] PM / devfreq: exynos: add Exynos PPMU as a soft module dependency
 2023-05-29 14:25 UTC  (3+ messages)

[PATCH 00/97] usb: Convert to platform remove callback returning void
 2023-05-28 11:39 UTC  (8+ messages)
` [PATCH 14/97] usb: dwc3-exynos: "
` [PATCH 47/97] usb: ehci-exynos: "
` [PATCH 66/97] usb: ohci-exynos: "
` [PATCH 72/97] usb: ohci-s3c2410: "

Fwd: Does not work backlight on Chromebook XE303C12 with Kernel version 6.3.4
 2023-05-27  0:52 UTC  (2+ messages)

[PATCH v3 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O
 2023-05-23 19:19 UTC  (16+ messages)
` [PATCH v3 01/12] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v3 02/12] drm/armada: Use regular fbdev I/O helpers
` [PATCH v3 03/12] drm/exynos: "
` [PATCH v3 04/12] drm/gma500: "
` [PATCH v3 05/12] drm/radeon: "
` [PATCH v3 06/12] drm/fbdev-dma: "
` [PATCH v3 07/12] drm/msm: "
` [PATCH v3 08/12] drm/omapdrm: "
` [PATCH v3 09/12] drm/tegra: "
` [PATCH v3 10/12] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v3 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
  ` [Freedreno] "
` [PATCH v3 12/12] drm/i915: "

Faktoring
 2023-05-19  8:06 UTC 

[PATCH] iommu/exynos: Implement an IDENTITY domain
 2023-05-19 15:39 UTC  (2+ messages)

[PATCH] drm/exynos: vidi: fix a wrong error return
 2023-05-19  9:21 UTC  (5+ messages)

[PATCH v2 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
 2023-05-18 13:30 UTC  (5+ messages)
` [v2,11/12] "

[PATCH v2 10/25] iommu/exynos: Implement an IDENTITY domain
 2023-05-17 22:41 UTC  (2+ messages)

[GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5
 2023-05-17 13:12 UTC  (2+ messages)
` [GIT PULL 2/2] ARM: dts: cleanup "

[PATCH v2 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O
 2023-05-16 13:14 UTC  (9+ messages)
` [PATCH v2 02/12] drm/armada: Use regular fbdev I/O helpers
` [PATCH v2 03/12] drm/exynos: "


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