linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-06 18:39:50 to 2020-08-19 12:32:54 UTC [more...]

[PATCH 0/8] Some fixes for spi-s3c64xx
 2020-08-19 12:32 UTC  (2+ messages)
    ` [PATCH 1/8] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()

[PATCH v2 01/41] ARM: s3c: Remove unneeded machine header includes
 2020-08-19 12:15 UTC  (27+ messages)
` [PATCH v2 04/41] ARM: s3c24xx: iotiming: make functions static
` [PATCH v2 05/41] ARM: s3c24xx: make S3C24XX_MISCCR access indirect
` [PATCH v2 06/41] ARM: s3c24xx: pass pointer to clk driver via platform data
` [PATCH v2 08/41] usb: gadget: s3c: use platform resources
` [PATCH v2 11/41] ARM: samsung: remove s3c_pm_debug_init()
` [PATCH v2 20/41] ARM: s3c24xx: move regs-spi.h into spi driver
` [PATCH v2 21/41] ARM: s3c24xx: move irqchip driver back into platform
` [PATCH v2 22/41] ARM: s3c: adc: move header to linux/soc/samsung
` [PATCH v2 23/41] ARM: s3c24xx: move spi fiq handler into platform
` [PATCH v2 31/41] ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
` [PATCH v2 34/41] cpufreq: s3c24xx: split out registers
` [PATCH v2 35/41] ARM: s3c: remove cpufreq header dependencies
` [PATCH v2 36/41] cpufreq: s3c2412: use global s3c2412_cpufreq_setrefresh
` [PATCH v2 37/41] cpufreq: s3c24xx: move low-level clk reg access into platform code

a saner API for allocating DMA addressable pages
 2020-08-19 11:51 UTC  (31+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 03/28] drm/nouveau/gk20a: "
` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 21/28] hal2: "
` [PATCH 22/28] sgiseeq: "
` [PATCH 23/28] lib82596: "
` [PATCH 24/28] 53c700: "
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-19 10:43 UTC  (33+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 02/20] drm/armada: "
` [PATCH 03/20] drm/etnaviv: "
` [PATCH 04/20] drm/exynos: "
` [PATCH 05/20] drm/gma500: "
` [PATCH 06/20] drm/i915: "
` [PATCH 07/20] drm/mediatek: "
` [PATCH 08/20] drm/msm: Introduce GEM object funcs
` [PATCH 09/20] drm/nouveau: Introduce GEM object functions
` [PATCH 10/20] drm/omapdrm: "
` [PATCH 11/20] drm/pl111: "
` [PATCH 12/20] drm/radeon: "
` [PATCH 13/20] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH 14/20] drm/tegra: Introduce GEM object functions
` [PATCH 15/20] drm/vc4: "
` [PATCH 16/20] drm/vgem: "
` [PATCH 17/20] drm/vkms: "
` [PATCH 18/20] drm/xen: "
` [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[PATCH v2] clk: samsung: Keep top BPLL mux on Exynos542x enabled
 2020-08-19  3:14 UTC  (5+ messages)

[clk] a2499eff4b: BUG:kernel_NULL_pointer_dereference,address
 2020-08-19  3:13 UTC 

[PATCH] spi: s3c24xx: correct kerneldoc comment
 2020-08-18 16:57 UTC  (2+ messages)

[PATCH V2 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-18 16:15 UTC  (4+ messages)
` [PATCH V2 2/2] Handle init_iova_flush_queue failure in dma-iommu path

[PATCH 3/7] media: exynos4-is: no need to check return value of debugfs_create functions
 2020-08-18 13:36 UTC 

[PATCH 00/16] memory: Further cleanups
 2020-08-18  8:22 UTC  (10+ messages)
` [RFT 08/16] memory: omap-gpmc: Use WARN() instead of BUG() on wrong free
` [PATCH 10/16] memory: omap-gpmc: Consistently use !res for NULL checks
` [RFT 12/16] memory: brcmstb_dpfe: Add separate entry for compile test
` [PATCH 16/16] memory: samsung: exynos5422-dmc: Correct white space issues

[PATCH 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-17 21:19 UTC  (2+ messages)
` [PATCH 2/2] Handle init_iova_flush_queue failure in dma-iommu path

[PATCH 0/4] Restore big.LITTLE cpuidle driver for Exynos
 2020-08-17 15:39 UTC  (4+ messages)
  ` [PATCH 2/4] cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks

[PATCH -next] ARM: s3c: fix return value check in s3c_usb_otgphy_init()
 2020-08-17 15:45 UTC  (2+ messages)

[PATCH v3 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem
 2020-08-17 15:47 UTC  (3+ messages)
  ` [PATCH v3 3/3] ARM: dts: exynos: Add sound support to Midas

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-08-17 17:17 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: exynos: Remove interrupts from DMC controller in Exynos5422

[PATCH v2] ARM: s3c64xx: use simple i2c probe function
 2020-08-17 15:53 UTC  (4+ messages)

[PATCH] ARM: exynos_defconfig: enable platform media drivers
 2020-08-17 15:53 UTC  (2+ messages)

[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-08-17 18:34 UTC  (13+ messages)
` [RFT v2 01/29] memory: omap-gpmc: Remove unneeded asm/mach-types.h inclusion
` [RFT v2 02/29] memory: omap-gpmc: Remove unused file-scope phys_base and mem_size
` [PATCH v2 16/29] memory: renesas-rpc-if: Simplify with PTR_ERR_OR_ZERO
` [RFT v2 20/29] memory: omap-gpmc: Return meaningful error codes in gpmc_cs_set_timings()
` [RFT v2 21/29] memory: omap-gpmc: Remove GPMC_SET_ONE_CD_MAX macro for safety
` [PATCH v2 24/29] memory: tegra: tegra210-emc: Fix indentation

[PATCH v2 00/13] clk/watchdog/ARM: Cleanup of various S3C bits
 2020-08-17 18:02 UTC  (23+ messages)
` [PATCH v2 01/13] clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
` [PATCH v2 02/13] clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() "
` [PATCH v2 03/13] ARM: s3c64xx: include header to fix -Wmissing-prototypes
` [PATCH v2 05/13] ARM: samsung: fix language typo
` [PATCH v2 06/13] ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
` [PATCH v2 13/13] ARM: s3c24xx: camif: include header with prototypes and unify declaration

[PATCH v3] ARM: s3c24xx: drop s3c-camif setup platform code
 2020-08-17 16:48 UTC 

[PATCH] memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate'
 2020-08-17 12:28 UTC  (3+ messages)

[PATCH] memory: samsung: exynos5422-dmc: propagate error from exynos5_counters_get()
 2020-08-17 12:27 UTC  (6+ messages)

[PATCH v3] clk: samsung: Prevent potential endless loop in the PLL set_rate ops
 2020-08-14  0:46 UTC  (2+ messages)

[RESEND PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-08-13  1:25 UTC  (5+ messages)
  ` [RESEND PATCH v10 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk

[PATCH 2/2] arm64: defconfig: Enable ptn5150 extcon driver
 2020-08-12 16:39 UTC 

[PATCH v2] clk: samsung: Prevent potential endless loop in the PLL set_rate ops
 2020-08-11 17:26 UTC  (10+ messages)

[PATCH v2 1/2] clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d
 2020-08-11 15:12 UTC  (2+ messages)
    ` [PATCH v2 2/2] clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocks

[PATCH 1/2] clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d
 2020-08-11 11:26 UTC  (2+ messages)
    ` [PATCH 2/2] clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocks

[PATCH] memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate'
 2020-08-11 10:16 UTC 

[RFT PATCH v5] serial: samsung: Removes the IRQ not found warning
 2020-08-11  9:39 UTC  (4+ messages)

[RFC] memory: exynos5422-dmc: Document mutex scope
 2020-08-11  9:27 UTC  (4+ messages)

[PATCH AUTOSEL 5.8 04/64] ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val
 2020-08-10 19:08 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 21/64] memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()

[PATCH AUTOSEL 5.7 04/60] ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val
 2020-08-10 19:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 19/60] memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()

[PATCH] clk: samsung: Prevent potential endless loop in the PLL set_rate ops
 2020-08-10 16:19 UTC  (6+ messages)

[PATCH 1/2] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
 2020-08-10 15:32 UTC  (2+ messages)
    ` [PATCH 2/2] media: exynos4-is: Simplify the pinctrl code

[PATCH 1/3] ARM: exynos: clear L220_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val
 2020-08-10 12:34 UTC  (11+ messages)
` [PATCH 2/3] ARM: l2c: update prefetch bits in L2X0_AUX_CTRL using DT value
` [PATCH 3/3] ARM: exynos: use DT prefetch attributes rather than l2c_aux_val

[PATCH v2 1/4] ARM: exynos: clear L310_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val
 2020-08-10 12:22 UTC  (4+ messages)
` [PATCH v2 2/4] ARM: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values
` [PATCH v2 3/4] ARM: dts: exynos: add prefetch properties for L2C-310 cache
` [PATCH v2 4/4] ARM: exynos: clear prefetch bits in default l2c_aux_val

[PATCH] media: exynos4-is: fix ptr_ret.cocci warnings
 2020-08-10  9:35 UTC  (2+ messages)

[PATCH v2] media: exynos4-is: Add missed check for pinctrl_lookup_state()
 2020-08-10  9:31 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 20/72] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
 2020-08-08 23:35 UTC  (3+ messages)
` [PATCH AUTOSEL 5.8 24/72] arm64: dts: exynos: Fix silent hang after boot on Espresso
` [PATCH AUTOSEL 5.8 36/72] ARM: dts: exynos: Disable frequency scaling for FSYS bus on Odroid XU3 family

[PATCH AUTOSEL 5.7 17/58] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
 2020-08-08 23:36 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 21/58] arm64: dts: exynos: Fix silent hang after boot on Espresso
` [PATCH AUTOSEL 5.7 33/58] ARM: dts: exynos: Disable frequency scaling for FSYS bus on Odroid XU3 family

[PATCH AUTOSEL 5.4 12/40] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
 2020-08-08 23:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 14/40] arm64: dts: exynos: Fix silent hang after boot on Espresso

[PATCH AUTOSEL 4.14 07/14] arm64: dts: exynos: Fix silent hang after boot on Espresso
 2020-08-08 23:40 UTC 

[PATCH AUTOSEL 4.9 3/9] arm64: dts: exynos: Fix silent hang after boot on Espresso
 2020-08-08 23:40 UTC 

[PATCH AUTOSEL 4.19 11/21] arm64: dts: exynos: Fix silent hang after boot on Espresso
 2020-08-08 23:39 UTC 

[PATCH] clk: samsung: Mark top BPLL mux on Exynos542x as critical
 2020-08-07 13:24 UTC  (3+ messages)

[PATCH 02/20] media: exynos4-is: media-dev.c: use PTR_ERR_OR_ZERO
 2020-08-07  8:35 UTC 


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