Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2019-04-18 13:38:32 to 2019-05-07 07:33:41 UTC [more...]

[PATCH v7 0/13] Exynos5 Dynamic Memory Controller driver
 2019-05-07  7:33 UTC  (15+ messages)
  ` [PATCH v7 01/13] clk: samsung: add needed IDs for DMC clocks in Exynos5420
  ` [PATCH v7 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC
  ` [PATCH v7 03/13] clk: samsung: add BPLL rate table for Exynos 5422 SoC
  ` [PATCH v7 04/13] dt-bindings: ddr: rename lpddr2 directory
  ` [PATCH v7 05/13] dt-bindings: ddr: add LPDDR3 memories
  ` [PATCH v7 06/13] drivers: memory: extend of_memory by LPDDR3 support
  ` [PATCH v7 07/13] dt-bindings: memory-controllers: add Exynos5422 DMC device description
  ` [PATCH v7 08/13] drivers: memory: add DMC driver for Exynos5422
  ` [PATCH v7 09/13] drivers: devfreq: events: add Exynos PPMU new events
  ` [PATCH v7 10/13] ARM: dts: exynos: add chipid label and syscon compatible
  ` [PATCH v7 11/13] ARM: dts: exynos: add syscon to clock compatible
  ` [PATCH v7 12/13] ARM: dts: exynos: add DMC device for exynos5422
  ` [PATCH v7 13/13] ARM: exynos_defconfig: enable DMC driver

[BUG BISECT] USB on Exynos4412 fails after usb: dwc2: gadget: Replace phyif with phy_utmi_width
 2019-05-07  6:43 UTC  (6+ messages)
  ` [PATCH] usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-05-07  6:40 UTC  (6+ messages)
  ` [PATCH v3 1/4] iommu: Add gfp parameter to iommu_ops::map
  ` [PATCH v3 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v3 2/4] iommu/dma-iommu: Handle deferred devices
` [PATCH v3 4/4] iommu/amd: Convert AMD iommu driver to the dma-iommu api

[PATCH v2 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-05-07  6:35 UTC  (13+ messages)
` [PATCH v2 1/4] iommu: Add gfp parameter to iommu_ops::map
` [PATCH v2 2/4] iommu/dma-iommu: Handle deferred devices
` [PATCH v2 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v2 4/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api

[RFC 0/7] Convert the Intel iommu driver to the dma-ops api
 2019-05-06 15:27 UTC  (15+ messages)
` [RFC 1/7] iommu/vt-d: Set the dma_ops per device so we can remove the iommu_no_mapping code
` [RFC 2/7] iommu/vt-d: Remove iova handling code from non-dma ops path
` [RFC 3/7] iommu: improve iommu iotlb flushing
` [RFC 4/7] iommu/dma-iommu: Handle freelists in the dma-iommu api path
` [RFC 5/7] iommu/dma-iommu: add wrapper for iommu_dma_free_cpu_cached_iovas
` [RFC 6/7] iommu/vt-d: convert the intel iommu driver to the dma-iommu ops api
` [RFC 7/7] iommu/vt-d: Always set DMA_PTE_READ if the iommu doens't support zero length reads

[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
 2019-05-06 10:29 UTC  (22+ messages)
  ` [PATCH v3 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos
  ` [PATCH v3 2/4] drivers: devfreq: events: extend events by type of counted data
  ` [PATCH v3 3/4] Documentation: devicetree: add PPMU events description
  ` [PATCH v3 4/4] DT: arm: exynos4412: add event data type which is monitored

[PATCH] [media] exynos4-is: Add missing of_node_put to fix reference leaks
 2019-05-05 15:11 UTC 

[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
 2019-05-02 18:56 UTC  (35+ messages)
  ` [PATCH v6 01/10] clk: samsung: add needed IDs for DMC clocks in Exynos5420
  ` [PATCH v6 02/10] clk: samsung: add new clocks for DMC for Exynos5422 SoC
  ` [PATCH v6 03/10] clk: samsung: add BPLL rate table for Exynos 5422 SoC
  ` [PATCH v6 04/10] Documentation: dt: device tree bindings for LPDDR3 memories
  ` [PATCH v6 05/10] drivers: memory: extend of_memory by LPDDR3 support
  ` [PATCH v6 06/10] dt-bindings: memory-controllers: add Exynos5422 DMC device description
  ` [PATCH v6 07/10] drivers: memory: add DMC driver for Exynos5422
  ` [PATCH v6 08/10] drivers: devfreq: events: add Exynos PPMU new events
  ` [PATCH v6 09/10] ARM: dts: exynos: add DMC device for exynos5422
  ` [PATCH v6 10/10] ARM: exynos_defconfig: enable DMC driver

[PATCH 1/2] ARM: exynos: Make ARCH_EXYNOS3 a default option
 2019-04-29 17:36 UTC  (2+ messages)
` [PATCH 2/2] ARM: exynos_defconfig: Trim and reorganize with savedefconfig

[PATCH] ARM: dts: exynos: Move CPU OPP tables out of SoC node on Exynos5420
 2019-04-29 17:35 UTC 

[PATCH RFC 0/8] Exynos Adaptive Supply Voltage support
 2019-04-29 17:23 UTC  (7+ messages)
  ` [PATCH RFC 4/8] soc: samsung: Add Exynos Adaptive Supply Voltage driver
    ` [PATCH RFC 3/8] dt-bindings: exynos: Add ASV tables binding documentation

[GIT PULL 1/3] ARM: dts: exynos: Changes for v5.2
 2019-04-29  7:11 UTC  (8+ messages)
` [GIT PULL 2/3] arm64: "
` [GIT PULL 3/3] ARM: samsung: "

[GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2
 2019-04-28 20:03 UTC  (4+ messages)
` [GIT PULL 2/2] arm64: "

[PATCH v2] clocksource: exynos_mct: Increase priority over ARM arch timer
 2019-04-25  6:29 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Increase minimal ACLK400_DISP1 frequency on Exynos542x
 2019-04-24 17:24 UTC  (2+ messages)

[GIT PULL RESEND] exynos-drm-next
 2019-04-24  2:35 UTC 

[GIT PULL] exynos-drm-next
 2019-04-24  2:11 UTC  (3+ messages)

[PATCH 1/4] ARM: dts: exynos: Move pmu and timer nodes out of soc
 2019-04-23 12:58 UTC  (2+ messages)

[PATCH 4/5] pinctrl: samsung: fix leaked of_node references
 2019-04-23  9:00 UTC  (2+ messages)

[PATCH next 04/25] drm/exynos: Use dev_get_drvdata()
 2019-04-23  7:49 UTC 

[PATCH v2 74/79] docs: thermal: convert to ReST
 2019-04-22 13:28 UTC 

[PATCH] ARM: dts: exynos: add CCI-400 PMU nodes support to Exynos542x SoCs
 2019-04-20  6:50 UTC  (4+ messages)

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (3+ messages)
` Avoiding merge conflicts while adding new docs - Was: "

[PATCH 00/27] ASoC: samsung: Convert to SPDX licence identifiers
 2019-04-19 16:14 UTC  (55+ messages)
  ` [PATCH 01/27] ASoC: samsung: arndale: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: arndale: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 02/27] ASoC: samsung: bells: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: bells: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 03/27] ASoC: samsung: dmaengine: Convert to SPDX License Indentifier
    ` Applied "ASoC: samsung: dmaengine: Convert to SPDX License Indentifier" to the asoc tree
  ` [PATCH 04/27] ASoC: samsung: h1940_uda1380: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: h1940_uda1380: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 05/27] ASoC: samsung: i2s: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: i2s: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 06/27] ASoC: samsung: idma: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: idma: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 07/27] ASoC: samsung: jive_wm8750: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: jive_wm8750: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 08/27] ASoC: samsung: littlemill: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: littlemill: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 09/27] ASoC: samsung: lowland: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: lowland: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 10/27] ASoC: samsung: neo1973_wm8753: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: neo1973_wm8753: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 11/27] ASoC: samsung: odroid: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: odroid: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 12/27] ASoC: samsung: pcm: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: pcm: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 13/27] ASoC: samsung: s3c-i2s-v2: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: s3c-i2s-v2: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 14/27] ASoC: samsung: s3c24xx-i2s: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: s3c24xx-i2s: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 15/27] ASoC: samsung: rx1950_uda1380: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: rx1950_uda1380: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 16/27] ASoC: samsung: s3c2412-i2s: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: s3c2412-i2s: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 17/27] ASoC: samsung: s3c24xx_simtec*: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: s3c24xx_simtec*: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 18/27] ASoC: samsung: s3c24xx_uda134x: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: s3c24xx_uda134x: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 19/27] ASoC: samsung: smartq_wm8987: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: smartq_wm8987: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 20/27] ASoC: samsung: smdk_spdif: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: smdk_spdif: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 21/27] ASoC: samsung: smdk_wm8580: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: smdk_wm8580: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 22/27] ASoC: samsung: smdk_wm8994*: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: smdk_wm8994*: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 23/27] ASoC: samsung: snow: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: snow: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 24/27] ASoC: samsung: spdif: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: spdif: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 25/27] ASoC: samsung: speyside: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: speyside: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 26/27] ASoC: samsung: tm2_wm5110: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: tm2_wm5110: Convert to SPDX License Identifier" to the asoc tree
  ` [PATCH 27/27] ASoC: samsung: tobermory: Convert to SPDX License Identifier
    ` Applied "ASoC: samsung: tobermory: Convert to SPDX License Identifier" to the asoc tree

[PATCH v2 0/4] Exynos Performance Monitoring Counters enhancements
 2019-04-19 13:34 UTC  (4+ messages)
  ` [PATCH v2 4/4] DT: arm: exynos4412: add event data type which is monitored
    ` [PATCH v2 2/4] drivers: devfreq: events: extend events by type of counted data


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