linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-17 01:47:42 to 2020-08-02 14:26:21 UTC [more...]

[PATCH 00/10] Remove surplus dev_err() when handing an error from platform_get_irq()
 2020-08-02 14:26 UTC  (10+ messages)
` [PATCH 01/10] PCI: dwc: Remove "
` [PATCH 02/10] PCI: mobiveil: "
` [PATCH 03/10] PCI: tegra: "
` [PATCH 04/10] PCI: altera: "
` [PATCH 05/10] PCI: host-generic: "
` [PATCH 06/10] PCI: v3-semi: "
` [PATCH 07/10] PCI: altera-msi: "
` [PATCH 08/10] PCI: xgene-msi: "
` [PATCH 09/10] PCI: rockchip: "

[PATCH v2 01/11] media: exynos4-is: Remove static driver data for S5PV210 FIMC variants
 2020-07-31 22:43 UTC  (17+ messages)
` [PATCH v2 02/11] media: exynos4-is: Request syscon only if ISP writeback is present
` [PATCH v2 03/11] media: exynos4-is: Fix nullptr when no CSIS device present
` [PATCH v2 04/11] media: exynos4-is: Correct missing entity function initialization
` [PATCH v2 05/11] media: exynos4-is: Properly set JPEG options for parallel ports
` [PATCH v2 06/11] media: exynos4-is: Use global num_sensors rather than local index
` [PATCH v2 07/11] media: exynos4-is: Add support for multiple sensors on one port
` [PATCH v2 08/11] media: exynos4-is: Remove inh_sensor_ctrls
` [PATCH v2 09/11] media: exynos4-is: Remove unused struct member input_index
` [PATCH v2 10/11] media: exynos4-is: Handle duplicate calls to vidioc_streamoff
` [PATCH v2 11/11] dt-bindings: media: Correct samsung-fimc parallel port numbering

[PATCH v2 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports
 2020-07-30 23:01 UTC 

[PATCH v3 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem
 2020-07-30 22:28 UTC  (5+ messages)
    ` [PATCH v3 2/3] ASoC: samsung: Add sound support for Midas boards
    ` [PATCH v3 3/3] ARM: dts: exynos: Add sound support to Midas

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

[PATCH 0/7] ARM: samsung: Cleanup of various S3C bits
 2020-07-30 11:45 UTC  (24+ messages)
` [PATCH 1/7] clk: samsung: s3c64xx: Declare s3c64xx_clk_init() in shared header
` [PATCH 2/7] ARM: s3c64xx: Include header to fix -Wmissing-prototypes
` [PATCH 3/7] ARM: s3c: Remove plat-samsung/.../samsung-time.h
` [PATCH 4/7] ARM: samsung: Fix language typo
` [PATCH 5/7] ARM: samsung: Kill useless HAVE_S3C2410_WATCHDOG
` [PATCH 6/7] ARM: s3c64xx: Switch to generic watchdog driver reset
` [PATCH 7/7] ARM: s3c24xx: Fix missing system reset

[PATCH] MAINTAINERS: Drop Vincent Sanders from Simtec S3C boards
 2020-07-29 19:21 UTC 

[PATCH 1/3] ARM: exynos: clear L220_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val
 2020-07-29 16:22 UTC  (5+ 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][next] media: Use fallthrough pseudo-keyword
 2020-07-29 15:08 UTC  (2+ messages)

[PATCH] ARM: samsung: Fix kerneldoc of s3c_pm_do_restore_core()
 2020-07-29  7:43 UTC 

[PATCH -next] ARM: s3c: fix return value check in s3c_usb_otgphy_init()
 2020-07-28 12:47 UTC  (2+ messages)

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

[PATCH 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem
 2020-07-27 16:32 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 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
 2020-07-27 13:48 UTC  (6+ messages)

[PATCH] memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()
 2020-07-27  8:35 UTC  (2+ messages)

[PATCH v2 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-07-27  8:21 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 v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-07-27  8:17 UTC  (49+ 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 "

[PATCH 00/16] memory: Further cleanups
 2020-07-27  8:16 UTC  (31+ 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

[PATCH] pinctrl: samsung: Use bank name as irqchip name
 2020-07-26 22:37 UTC  (2+ messages)

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

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

[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  (12+ 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 for v5.9] ARM: SAMSUNG: Replace HTTP links with HTTPS ones
 2020-07-20 14:44 UTC  (2+ messages)

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

[PATCH v4] phy: samsung: Use readl_poll_timeout function
 2020-07-20  8:58 UTC  (3+ 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  (2+ messages)


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