linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-04 09:04:41 to 2021-08-03 11:55:21 UTC [more...]

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-08-03 11:55 UTC  (46+ messages)
` [PATCH 01/12] pinctrl: samsung: Fix pinctrl bank pin count
` [PATCH 02/12] pinctrl: samsung: Add Exynos850 SoC specific data
` [PATCH 03/12] dt-bindings: pinctrl: samsung: Add Exynos850 doc
` [PATCH 04/12] tty: serial: samsung: Init USI to keep clocks running
` [PATCH 05/12] tty: serial: samsung: Fix driver data macros style
` [PATCH 06/12] tty: serial: samsung: Add Exynos850 SoC data
` [PATCH 07/12] dt-bindings: serial: samsung: Add Exynos850 doc
` [PATCH 08/12] MAINTAINERS: Cover Samsung clock YAML bindings
` [PATCH 09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller
` [PATCH 10/12] clk: samsung: Add Exynos850 clock driver stub
` [PATCH 11/12] dt-bindings: interrupt-controller: Add IRQ constants for Exynos850
` [PATCH 12/12] arm64: dts: exynos: Add Exynos850 SoC support

[PATCH] usb: dwc2: Skip clock gating on Samsung SoCs
 2021-08-03 10:08 UTC  (7+ messages)

[PATCH] pinctrl: samsung: Fix pinctrl bank pin count
 2021-08-02 13:23 UTC  (2+ messages)

[PATCH 1/8] ARM: dts: exynos: add CPU topology to Exynos3250
 2021-07-31  9:24 UTC  (8+ messages)
` [PATCH 2/8] ARM: dts: exynos: add CPU topology to Exynos4210
` [PATCH 3/8] ARM: dts: exynos: add CPU topology to Exynos4412
` [PATCH 4/8] ARM: dts: exynos: add CPU topology to Exynos5250
` [PATCH 5/8] ARM: dts: exynos: add CPU topology to Exynos5260
` [PATCH 6/8] ARM: dts: exynos: add CPU topology to Exynos5420
` [PATCH 7/8] ARM: dts: exynos: add CPU topology to Exynos5422
` [PATCH 8/8] arm64: dts: exynos: add CPU topology to Exynos5433

[PATCH v2 00/15] introduce exynosauto v9 ufs driver
 2021-07-29 21:10 UTC  (25+ 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

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-07-29 13:20 UTC  (25+ messages)
` [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
  ` [RFC PATCH 03/17] drm/exynos: dsi: Use the drm_panel_bridge API

[PATCH] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
 2021-07-27 23:36 UTC 

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

[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  (2+ messages)

[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 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


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