linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-08 15:42:46 to 2020-07-24 22:04:43 UTC [more...]

[PATCH][next] media: Use fallthrough pseudo-keyword
 2020-07-24 22:10 UTC 

[PATCH 00/16] memory: Further cleanups
 2020-07-24 18:42 UTC  (20+ messages)
` [PATCH 01/16] memory: bt1-l2-ctl: Add blank lines after declarations
` [PATCH 02/16] memory: mvebu-devbus: Add missing braces to all arms of if statement
` [PATCH 03/16] memory: mvebu-devbus: Align with open parenthesis
` [PATCH 04/16] memory: omap-gpmc: Correct kerneldoc
` [PATCH 05/16] memory: omap-gpmc: Enclose macro argument usage in parenthesis
` [PATCH 06/16] memory: omap-gpmc: Use 'unsigned int' for consistency
` [PATCH 07/16] memory: omap-gpmc: Correct white space issues
` [RFT 08/16] memory: omap-gpmc: Use WARN() instead of BUG() on wrong free
` [PATCH 09/16] memory: omap-gpmc: Fix language typo
` [PATCH 10/16] memory: omap-gpmc: Consistently use !res for NULL checks
` [PATCH 11/16] memory: brcmstb_dpfe: Fix language typo
` [RFT 12/16] memory: brcmstb_dpfe: Add separate entry for compile test
` [PATCH 13/16] memory: of: Correct kerneldoc
` [PATCH 14/16] memory: pl172: Enclose macro argument usage in parenthesis
` [PATCH 15/16] memory: samsung: exynos-srom: Correct alignment
` [PATCH 16/16] memory: samsung: exynos5422-dmc: Correct white space issues

[RFC] memory: exynos5422-dmc: Document mutex scope
 2020-07-24 18:08 UTC 

[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-07-24 14:16 UTC  (48+ 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 03/29] memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
` [PATCH v2 04/29] memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts
` [PATCH v2 05/29] memory: jz4780-nemc: Do not enable by default on every compile test
` [PATCH v2 06/29] memory: Enable compile testing for most of the drivers
` [PATCH v2 07/29] memory: of: Remove unused headers
` [PATCH v2 08/29] memory: of: Remove __func__ in device related messages
` [PATCH v2 09/29] memory: of: Correct indentation
` [PATCH v2 10/29] memory: of: Remove unneeded extern from function declarations
` [PATCH v2 11/29] memory: emif-asm-offsets: Add GPLv2 SPDX license header
` [PATCH v2 12/29] memory: emif: Put constant in comparison on the right side
` [PATCH v2 13/29] memory: emif: Fix whitespace coding style violations
` [PATCH v2 14/29] memory: emif: Silence platform_get_irq() error in driver
` [PATCH v2 15/29] memory: ti-emif-pm: Fix cast to iomem pointer
` [PATCH v2 16/29] memory: renesas-rpc-if: Simplify with PTR_ERR_OR_ZERO
` [PATCH v2 17/29] memory: brcmstb_dpfe: Constify the contents of string
` [PATCH v2 18/29] memory: brcmstb_dpfe: Remove unneeded braces
` [PATCH v2 19/29] memory: mtk-smi: Add argument to function pointer definition
` [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 22/29] memory: omap-gpmc: Fix whitespace issue
` [PATCH v2 23/29] memory: pl172: Add GPLv2 SPDX license header
` [PATCH v2 24/29] memory: tegra: tegra210-emc: Fix indentation
` [PATCH v2 25/29] MAINTAINERS: Add Krzysztof Kozlowski as maintainer of memory controllers
` [PATCH v2 26/29] memory: fsl_ifc: Fix whitespace issues
` [PATCH v2 27/29] memory: da8xx-ddrctl: Remove unused 'node' variable
` [PATCH v2 28/29] memory: Describe the MEMORY Kconfig entry
` [PATCH v2 29/29] memory: samsung: exynos-srom: Describe the "

[bug report] scsi: ufs: exynos: Implement dbg_register_dump
 2020-07-24 10:19 UTC 

[PATCH v2 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-07-24  1:40 UTC  (12+ messages)
  ` [PATCH v2 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold
  ` [PATCH v2 2/2] memory: samsung: exynos5422-dmc: Add module param to control IRQ mode

[PATCH 05/40] scsi: ufs: ufs-exynos: Make stubs 'static inline'
 2020-07-23 12:24 UTC  (2+ messages)
` [PATCH 06/40] scsi: ufs: ufs-exynos: Demote seemingly unintentional kerneldoc header

[PATCH 06/25] pinctrl: samsung: pinctrl-samsung: Demote obvious misuse of kerneldoc to standard comment blocks
 2020-07-23  8:45 UTC  (13+ messages)
` [PATCH 07/25] pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
` [PATCH 08/25] pinctrl: samsung: pinctrl-s3c64xx: "

[PATCH v4] serial: samsung: change to platform_get_irq_optional
 2020-07-21  8:04 UTC  (2+ messages)

[PATCH v5] phy: samsung: Use readl_poll_timeout function
 2020-07-20 17:35 UTC 

[PATCH] pinctrl: samsung: Use bank name as irqchip name
 2020-07-20 14:54 UTC 

[PATCH for v5.9] ARM: SAMSUNG: Replace HTTP links with HTTPS ones
 2020-07-20 14:44 UTC  (2+ messages)

[PATCH 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem
 2020-07-20 14:34 UTC  (6+ messages)
    ` [PATCH 2/3] ASoC: samsung: Add sound support for Midas boards
    ` [PATCH 3/3] ARM: dts: exynos: Add sound support to Midas

[PATCH] pinctrl: samsung: Replace HTTP links with HTTPS ones
 2020-07-20 14:28 UTC  (2+ messages)

[PATCH 03/11] media: exynos4-is: Fix nullptr when no CSIS device present
 2020-07-20 13:10 UTC  (30+ messages)
` [PATCH 04/11] media: exynos4-is: Correct missing entity function initialization
` [PATCH 05/11] media: exynos4-is: Improve support for sensors with multiple pads
` [PATCH 06/11] media: exynos4-is: Properly set JPEG options when not using CSIS
` [PATCH 07/11] media: exynos4-is: Add support for multiple sensors on one port
` [PATCH 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
  ` [PATCH 08/11] media: exynos4-is: Remove inh_sensor_ctrls
  ` [PATCH 09/11] media: exynos4-is: Remove unused struct member input_index
  ` [PATCH 11/11] media: exynos4-is: Correct parallel port probing

[PATCH] memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()
 2020-07-20 11:03 UTC 

[PATCH v4] phy: samsung: Use readl_poll_timeout function
 2020-07-20  8:58 UTC  (5+ messages)

[PATCH] ARM: dts: exynos: Disable frequency scaling for FSYS bus
 2020-07-20  8:06 UTC  (2+ messages)

[PATCH] media: exynos4-is: fix ptr_ret.cocci warnings
 2020-07-19 13:49 UTC 

[PATCH v2 07/14] spi: spi-s3c64xx: Add missing entries for structs 's3c64xx_spi_dma_data' and 's3c64xx_spi_dma_data'
 2020-07-17 13:54 UTC 

[RESEND RESEND PATCH] arm/arm64: defconfig: Update configs to use the new CROS_EC options
 2020-07-17  9:37 UTC  (4+ messages)

[PATCH v13 1/2] dt-bindings: phy: Document Samsung UFS PHY bindings
 2020-07-17  8:05 UTC  (3+ messages)
    ` [PATCH v13 2/2] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[PATCH] serial: core: Fix Coding Style
 2020-07-16 11:54 UTC 

[PATCH v12 1/2] dt-bindings: phy: Document Samsung UFS PHY bindings
 2020-07-16  5:11 UTC  (6+ messages)
  ` [PATCH v12 2/2] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[PATCH] dt-bindings: arm: samsung: Do not require clkout on Exynos5260 and Exynos7
 2020-07-15 20:27 UTC  (2+ messages)

[PATCH 07/14] spi: spi-s3c64xx: Add missing entries for structs 's3c64xx_spi_dma_data' and 's3c64xx_spi_dma_data'
 2020-07-15 15:06 UTC 

AMD IOMMU + SME + amdgpu regression
 2020-07-15  9:17 UTC  (4+ messages)

[PATCH v3 0/3] driver core: Add device link related sysfs files
 2020-07-15  9:02 UTC  (3+ messages)

[PATCH v2 1/8] dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs
 2020-07-14  2:46 UTC  (2+ messages)

[PATCH v2] drm/exynos: gem: Fix sparse warning
 2020-07-14  1:56 UTC  (3+ messages)

[PATCH v3] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC
 2020-07-13 14:03 UTC  (3+ messages)

[PATCH v7 08/36] drm: exynos: fix common struct sg_table related issues
 2020-07-14  0:28 UTC  (4+ messages)
  ` [PATCH v7 07/36] drm: exynos: use common helper for a scatterlist contiguity check

[RFC PATCH] ARM: dts: exynos: partial revert of Adjust bus related OPPs to the values correct for Exynos5422 Odroids
 2020-07-13 13:23 UTC  (2+ messages)

[RFC PATCH 0/2] PM / devfreq: Add delayed timer for polling
 2020-07-13  8:55 UTC  (8+ messages)
    ` [RFC PATCH 2/2] memory: samsung: exynos5422-dmc: Use delayed timer as default

[PATCH v2 0/2] PM / devfreq: Add delayed timer for polling
 2020-07-13  7:24 UTC  (4+ messages)
    ` [PATCH v2 1/2] PM / devfreq: Add support delayed timer for polling mode
    ` [PATCH v2 2/2] memory: samsung: exynos5422-dmc: Use delayed timer as default

[PATCH] drm/exynos: gem: Fix sparse warning
 2020-07-13  6:19 UTC  (4+ messages)

[PATCH RESEND] phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
 2020-07-13  5:13 UTC  (2+ messages)

[RESEND PATCH v10] dt-bindings: ufs: Add bindings for Samsung ufs host
 2020-07-11 17:39 UTC  (2+ messages)

[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2020-07-10 19:18 UTC  (4+ messages)
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-07-10 15:45 UTC  (15+ messages)
  ` [PATCH 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold

[PATCH v3] spi: use kthread_create_worker() helper
 2020-07-09 22:00 UTC  (2+ messages)

[PATCH] spi: use kthread_create_worker() helper
 2020-07-09 22:00 UTC  (2+ messages)

[PATCH v2] spi: use kthread_create_worker() helper
 2020-07-09 22:00 UTC  (3+ messages)

[PATCH RFC v6 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-07-09 21:04 UTC  (3+ messages)
  ` [PATCH RFC v6 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-07-09 15:24 UTC  (4+ messages)

[PATCH AUTOSEL 5.7 04/30] drm/exynos: Properly propagate return value in drm_iommu_attach_device()
 2020-07-08 15:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 05/30] drm/exynos: fix ref count leak in mic_pre_enable

[PATCH AUTOSEL 5.4 04/16] drm/exynos: Properly propagate return value in drm_iommu_attach_device()
 2020-07-08 15:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 05/16] drm/exynos: fix ref count leak in mic_pre_enable

[PATCH AUTOSEL 4.19 2/8] drm/exynos: fix ref count leak in mic_pre_enable
 2020-07-08 15:41 UTC 

[PATCH AUTOSEL 4.14 1/5] drm/exynos: fix ref count leak in mic_pre_enable
 2020-07-08 15:42 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).