Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2023-08-14 15:35:27 to 2023-09-11 08:17:49 UTC [more...]

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-11  8:16 UTC  (27+ messages)
` [PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module
` [PATCH v5 03/17] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump()
` [PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [PATCH v5 05/17] init: export linux_banner data variable
` [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support

[PATCH] mfd: Explicitly include correct DT includes
 2023-09-11  4:49 UTC  (3+ messages)

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-09-09 14:37 UTC  (2+ messages)

[PATCH AUTOSEL 6.4 21/31] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:31 UTC 

[PATCH AUTOSEL 6.1 17/22] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:34 UTC 

[PATCH AUTOSEL 4.19 1/3] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:36 UTC 

[PATCH AUTOSEL 4.14 1/3] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:36 UTC 

[PATCH AUTOSEL 5.4 1/4] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:36 UTC 

[PATCH AUTOSEL 5.10 6/9] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:36 UTC 

[PATCH AUTOSEL 5.15 10/13] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:35 UTC 

[PATCH AUTOSEL 6.5 26/36] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:28 UTC 

Prezentacja
 2023-09-04  7:40 UTC 

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-04  7:54 UTC  (3+ messages)
` [RFT PATCH 11/15] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time

[PATCH] media: s3c-camif: Avoid inappropriate kfree()
 2023-09-03 20:23 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable syscon-poweroff driver
 2023-09-01 15:34 UTC  (2+ messages)

[PATCH 00/11] Improve Exynos thermal driver
 2023-09-01  8:40 UTC  (20+ messages)
  ` [PATCH 01/11] ARM: dts: exynos: enable polling in Exynos 4210
  ` [PATCH 02/11] thermal: exynos: drop id field
  ` [PATCH 03/11] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH 04/11] thermal: exynos: remove fine-grained clk management
  ` [PATCH 05/11] thermal: exynos: simplify sclk (de)initialization
  ` [PATCH 06/11] thermal: exynos: simplify regulator (de)initialization
  ` [PATCH 07/11] thermal: exynos: simplify clk_sec (de)initialization
  ` [PATCH 08/11] thermal: exynos: stop using the threshold mechanism on Exynos 4210
  ` [PATCH 09/11] thermal: exynos: split initialization of TMU and the thermal zone
  ` [PATCH 10/11] thermal: exynos: use set_trips
  ` [PATCH 11/11] ARM: dts: exynos: disable polling in Odroid XU3-related devices

[PATCH v2 0/2] arm64: dts: exynos: Enable USB for E850-96 board
 2023-08-30  6:53 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: exynos: Enable USB in Exynos850
` [PATCH v2 2/2] arm64: dts: exynos: Enable USB support on E850-96 board

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-28 23:24 UTC  (51+ messages)
` [PATCH v7 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v7 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v7 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v7 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v7 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v7 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v7 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH] thermal: Explicitly include correct DT includes
 2023-08-24 15:16 UTC  (7+ messages)

[PATCH] crypto: Explicitly include correct DT includes
 2023-08-23  3:04 UTC  (4+ messages)

[GIT PULL] clk: samsung: drivers for v6.6
 2023-08-22 18:14 UTC  (2+ messages)

[PATCH 0/8] arm64: exynos: Enable USB for E850-96 board
 2023-08-22 14:29 UTC  (19+ messages)
` [PATCH 1/8] dt-bindings: usb: samsung,exynos-dwc3: Add Exynos850 support
` [PATCH 2/8] dt-bindings: phy: samsung,usb3-drd-phy: "
` [PATCH 3/8] usb: dwc3: exynos: Add support for Exynos850 variant
` [PATCH 4/8] phy: exynos5-usbdrd: Make it possible to pass custom phy ops
` [PATCH 5/8] phy: exynos5-usbdrd: Add 26MHz ref clk support
` [PATCH 6/8] phy: exynos5-usbdrd: Add Exynos850 support
` [PATCH 7/8] arm64: dts: exynos: Enable USB in Exynos850
` [PATCH 8/8] arm64: dts: exynos: Enable USB support on E850-96 board
` (subset) [PATCH 0/8] arm64: exynos: Enable USB for "

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible
 2023-08-22 12:25 UTC  (3+ messages)

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: fix order of clocks on Exynos5433
 2023-08-21 20:37 UTC  (3+ messages)

[PATCH] crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
 2023-08-18 10:24 UTC  (2+ messages)

[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-18  9:27 UTC  (26+ messages)
  ` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
  ` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
  ` [PATCH v3 2/4] net: stmmac: dwc-qos: Add FSD EQoS support
  ` [PATCH v3 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC

Pytanie o samochód
 2023-08-18  8:15 UTC 

[PATCH] PM / devfreq: exynos-ppmu: fix clang -Wvoid-pointer-to-enum-cast warning
 2023-08-16 20:19 UTC 

[PATCH v6 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
 2023-08-16 12:44 UTC  (5+ messages)

[PATCH net-next] thermal: samsung: fix Wvoid-pointer-to-enum-cast warning
 2023-08-16 10:12 UTC  (2+ messages)

[PATCH v2 -next] i2c: s3c2410: Remove unused extern declarations
 2023-08-15  6:07 UTC 

[PATCH v3 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-08-15  6:07 UTC  (3+ messages)
` [PATCH v3 2/3] media: dt-bindings: samsung,fimc: correct unit addresses in DTS example
` [PATCH v3 3/3] media: exynos4-is: fimc-is: replace duplicate pmu node with phandle

[PATCH v2 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-08-15  6:02 UTC  (5+ messages)
` [PATCH v2 3/3] media: exynos4-is: fimc-is: "

[PATCH 00/11] clk: samsung: remove number of clocks from bindings
 2023-08-15  5:52 UTC  (2+ messages)

[PATCH v6 00/25] iommu: Make default_domain's mandatory
 2023-08-15  1:34 UTC  (6+ messages)
` [PATCH v6 15/25] iommufd/selftest: Make the mock iommu driver into a real driver

[PATCH v6 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
 2023-08-15  0:56 UTC  (4+ messages)

[PATCH v6 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
 2023-08-15  0:34 UTC  (4+ messages)

[PATCH] I2C: Explicitly include correct DT includes
 2023-08-14 15:50 UTC  (2+ messages)

[PATCH v6 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
 2023-08-14 15:40 UTC  (3+ messages)

[PATCH v6 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
 2023-08-14 15:39 UTC  (3+ messages)

[PATCH v6 12/25] iommu/tegra-smmu: Support DMA domains in tegra
 2023-08-14 15:34 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