linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 08:52:08 to 2021-07-27 20:52:09 UTC [more...]

[PATCH] media: s3c-camif: Remove unused including <linux/version.h>
 2021-07-27 20:52 UTC  (2+ messages)

[PATCH v2 00/15] introduce exynosauto v9 ufs driver
 2021-07-27 19:36 UTC  (23+ messages)
    ` [PATCH v2 01/15] scsi: ufs: add quirk to handle broken UIC command
    ` [PATCH v2 02/15] scsi: ufs: add quirk to enable host controller without ph configuration
    ` [PATCH v2 03/15] scsi: ufs: ufs-exynos: change pclk available max value
    ` [PATCH v2 04/15] scsi: ufs: ufs-exynos: simplify drv_data retrieval
    ` [PATCH v2 05/15] scsi: ufs: ufs-exynos: get sysreg regmap for io-coherency
    ` [PATCH v2 06/15] scsi: ufs: ufs-exynos: add refclkout_stop control
    ` [PATCH v2 07/15] scsi: ufs: ufs-exynos: add setup_clocks callback
    ` [PATCH v2 08/15] scsi: ufs: ufs-exynos: correct timeout value setting registers
    ` [PATCH v2 09/15] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops
    ` [PATCH v2 10/15] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
    ` [PATCH v2 11/15] scsi: ufs: ufs-exynos: factor out priv data init
    ` [PATCH v2 12/15] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks
    ` [PATCH v2 13/15] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver
    ` [PATCH v2 14/15] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
    ` [PATCH v2 15/15] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host

[PATCH v3] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-07-27 10:29 UTC  (2+ messages)

[PATCH net-next v15 0/3] AX88796C SPI Ethernet Adapter
 2021-07-27  9:43 UTC  (4+ messages)
    ` [PATCH net-next v15 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH net-next v15 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH net-next v15 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v2] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-07-26  0:38 UTC  (3+ messages)

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-07-25 17:31 UTC  (27+ messages)
` [RFC PATCH 01/17] drm/exynos: dsi: Convert to bridge driver
` [RFC PATCH 02/17] drm/exynos: dsi: Handle drm_device for bridge
` [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API
` [RFC PATCH 04/17] drm/exynos: dsi: Create bridge connector for encoder
` [RFC PATCH 05/17] drm/exynos: dsi: Get the mode from bridge
` [RFC PATCH 06/17] drm/exynos: dsi: Handle exynos specifics via driver_data
` [RFC PATCH 07/17] drm: bridge: Move exynos_drm_dsi into bridges
` [RFC PATCH 08/17] dt-bindings: display: bridge: Add Samsung MIPI DSIM bridge
` [RFC PATCH 09/17] drm: bridge: samsung-dsim: Add module init, exit
` [RFC PATCH 10/17] drm: bridge: samsung-dsim: Update the of_node for port(s)
` [RFC PATCH 11/17] drm: bridge: samsung-dsim: Find the possible DSI devices
` [RFC PATCH 12/17] dt-bindings: display: bridge: samsung,mipi-dsim: Add i.MX8MM support
` [RFC PATCH 13/17] drm: bridge: samsung-dsim: "
` [RFC PATCH 14/17] drm: bridge: samsung-dsim: Add input_bus_flags
` [RFC PATCH 15/17] drm: bridge: samsung-dsim: Move DSI init in bridge enable
` [RFC PATCH 16/17] drm: bridge: samsung-dsim: Fix PLL_P offset
` [RFC PATCH 17/17] drm: bridge: samsung-dsim: Add bridge mode_fixup

[PATCH net-next v14 0/3] AX88796C SPI Ethernet Adapter
 2021-07-20 13:50 UTC  (6+ messages)
    ` [PATCH net-next v14 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH net-next v14 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH net-next v14 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH] Delete unneed variable "delay" on line 79
 2021-07-20  6:47 UTC 

[PATCH v5 0/5] convert designware-pcie.txt to yaml
 2021-07-19 22:02 UTC  (3+ messages)
` [PATCH v5 3/5] dt-bindings: PCI: update references to Designware schema

[PATCH] drm/exynos: Convert from atomic_t to refcount_t on g2d_cmdlist_userptr->refcount
 2021-07-19  5:58 UTC 

[RESEND PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2021-07-19  3:02 UTC  (7+ messages)
  ` [RESEND PATCH v10 08/10] dt-bindings: ufs: Add bindings for Samsung ufs host

[PATCH 00/15] introduce exynosauto v9 ufs driver
 2021-07-16 15:03 UTC  (25+ messages)
    ` [PATCH 01/15] scsi: ufs: add quirk to handle broken UIC command
    ` [PATCH 02/15] scsi: ufs: add quirk to enable host controller without interface configuration
    ` [PATCH 03/15] scsi: ufs: ufs-exynos: change pclk available max value
    ` [PATCH 04/15] scsi: ufs: ufs-exynos: simplify drv_data retrieval
    ` [PATCH 05/15] scsi: ufs: ufs-exynos: get sysreg regmap for io-coherency
    ` [PATCH 06/15] scsi: ufs: ufs-exynos: add refclkout_stop control
    ` [PATCH 07/15] scsi: ufs: ufs-exynos: add setup_clocks callback
    ` [PATCH 08/15] scsi: ufs: ufs-exynos: correct timeout value setting registers
    ` [PATCH 09/15] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops
    ` [PATCH 10/15] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
    ` [PATCH 11/15] scsi: ufs: ufs-exynos: factor out priv data init
    ` [PATCH 12/15] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks
    ` [PATCH 13/15] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver
    ` [PATCH 14/15] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
    ` [PATCH 15/15] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host

[PATCH] usb: dwc2: Skip clock gating on Samsung SoCs
 2021-07-16 14:54 UTC  (5+ messages)

[PATCH v2 1/2] arm64: dts: exynos7: Add cpu cache information
 2021-07-15 18:47 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 21/88] ARM: dts: exynos: align Broadcom WiFi with dtschema
 2021-07-14 19:41 UTC 

[PATCH AUTOSEL 5.12 025/102] ARM: dts: exynos: align Broadcom WiFi with dtschema
 2021-07-14 19:39 UTC 

[PATCH AUTOSEL 5.13 025/108] ARM: dts: exynos: align Broadcom WiFi with dtschema
 2021-07-14 19:36 UTC 

[PATCH v4 0/5] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-13 11:17 UTC  (2+ messages)
` [PATCH v4 3/5] dt-bindings: PCI: update references to Designware schema

[PATCH v3 0/2] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-13  8:31 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it "

[PATCH] include/uapi/drm: fix spelling mistakes in header files
 2021-07-12  9:47 UTC  (3+ messages)

[PATCH] rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()
 2021-07-10  0:42 UTC  (3+ messages)

[PATCH] drm/exynox: Implement mmap as GEM object function
 2021-07-08 12:05 UTC  (2+ messages)

[PATCH v3] serial: samsung: Checks the return value of function
 2021-07-07 15:55 UTC  (3+ messages)

[PATCH v2] serial: samsung: Checks the return value of function
 2021-07-05 11:04 UTC  (3+ messages)

[PATCH v2 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
 2021-07-05  7:46 UTC  (3+ messages)
` [PATCH v2 4/5] i2c: s3c2410: fix IRQ check

[PATCH AUTOSEL 5.4 08/50] media: exynos-gsc: fix pm_runtime_get_sync() usage count
 2021-07-04 23:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 13/50] hwrng: exynos - Fix runtime PM imbalance on error

[PATCH AUTOSEL 5.12 07/80] media: s5p: fix pm_runtime_get_sync() usage count
 2021-07-04 23:05 UTC  (4+ messages)
` [PATCH AUTOSEL 5.12 14/80] media: exynos4-is: "
` [PATCH AUTOSEL 5.12 15/80] media: exynos-gsc: "
` [PATCH AUTOSEL 5.12 21/80] hwrng: exynos - Fix runtime PM imbalance on error

[PATCH AUTOSEL 5.10 06/70] media: s5p: fix pm_runtime_get_sync() usage count
 2021-07-04 23:07 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 13/70] media: exynos4-is: "
` [PATCH AUTOSEL 5.10 14/70] media: exynos-gsc: "
` [PATCH AUTOSEL 5.10 20/70] hwrng: exynos - Fix runtime PM imbalance on error

[PATCH AUTOSEL 5.13 07/85] media: s5p: fix pm_runtime_get_sync() usage count
 2021-07-04 23:03 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 14/85] media: exynos4-is: "
` [PATCH AUTOSEL 5.13 15/85] media: exynos-gsc: "
` [PATCH AUTOSEL 5.13 21/85] hwrng: exynos - Fix runtime PM imbalance on error

[PATCH v5] serial: samsung: use dma_ops of DMA if attached
 2021-06-29  9:44 UTC  (3+ messages)

[PATCH v4 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-29  9:18 UTC  (32+ messages)
` [PATCH v4 01/27] drm/amdgpu: Track IRQ state in local device state
` [PATCH v4 02/27] drm/hibmc: Call drm_irq_uninstall() unconditionally
` [PATCH v4 03/27] drm/radeon: Track IRQ state in local device state
` [PATCH v4 04/27] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v4 05/27] drm/armada: Don't set struct drm_device.irq_enabled
` [PATCH v4 06/27] drm/i915: Track IRQ state in local device state
` [PATCH v4 07/27] drm/komeda: Don't set struct drm_device.irq_enabled
` [PATCH v4 08/27] drm/malidp: "
` [PATCH v4 09/27] drm/exynos: "
` [PATCH v4 10/27] drm/kirin: "
` [PATCH v4 11/27] drm/imx: "
` [PATCH v4 12/27] drm/imx/dcss: "
` [PATCH v4 13/27] drm/mediatek: "
` [PATCH v4 14/27] drm/nouveau: "
` [PATCH v4 15/27] drm/omapdrm: Track IRQ state in local device state
` [PATCH v4 16/27] drm/rcar-du: Don't set struct drm_device.irq_enabled
` [PATCH v4 17/27] drm/rockchip: "
` [PATCH v4 18/27] drm/sti: "
` [PATCH v4 19/27] drm/stm: "
` [PATCH v4 20/27] drm/sun4i: "
` [PATCH v4 21/27] drm/tegra: "
` [PATCH v4 22/27] drm/tidss: Don't use "
` [PATCH v4 23/27] drm/vc4: Don't set "
` [PATCH v4 24/27] drm/vkms: "
` [PATCH v4 25/27] drm/vmwgfx: "
` [PATCH v4 26/27] drm/xlnx: "
` [PATCH v4 27/27] drm/zte: "

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-06-28 23:44 UTC  (5+ messages)

[PATCH v4] serial: samsung: use dma_ops of DMA if attached
 2021-06-28 13:37 UTC  (3+ messages)

[PATCH v3] serial: samsung: use dma_ops of DMA if attached
 2021-06-28  8:40 UTC  (2+ messages)

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24 12:57 UTC  (16+ messages)
` [PATCH v3 04/27] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v3 16/27] drm/rcar-du: Don't set struct drm_device.irq_enabled
` [PATCH v3 21/27] drm/tegra: "
` [PATCH v3 24/27] drm/vkms: "


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