Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2020-03-16 02:34:33 to 2020-04-07 06:03:04 UTC [more...]

[PATCH] tty: samsung_tty: 32-bit access for TX/RX hold registers
 2020-04-07  6:02 UTC  (31+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "
  ` [PATCH v4] "
  ` [PATCH v5 2/2] "
  ` [PATCH v6 "

[PATCH v4 0/5] exynos-ufs: Add support for UFS HCI
 2020-04-07  0:28 UTC  (21+ messages)
  ` [PATCH v4 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
  ` [PATCH v4 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
  ` [PATCH v4 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
  ` [PATCH v4 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
  ` [PATCH v4 5/5] arm64: dts: Add node for ufs exynos7

[PATCH] dt-bindings: memory-controllers: exynos-srom: Remove unneeded type for reg-io-width
 2020-04-06 10:45 UTC 

[RFC PATCH v2 4/6] arm64: dts: pwm: replace flag 0 with PWM_NOFLAGS
 2020-04-05 19:22 UTC  (2+ messages)
` [RFC PATCH v2 6/6] arm: "

[PATCH v2] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-04-05 16:40 UTC  (9+ messages)

[PATCH] drm/exynos: Delete an error message in three functions
 2020-04-05 12:18 UTC 

[PATCH] pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
 2020-04-04 17:08 UTC 

[PATCH 00/18] genirq: Remove setup_irq()
 2020-04-02 15:03 UTC  (8+ messages)
      ` [PATCH 0/6] Kill setup_irq()

[PATCH] ARM: exynos: update l2c_aux_mask to fix alert message
 2020-04-02 13:11 UTC  (5+ messages)

[PATCH 0/4] media Kconfig reorg - part 2
 2020-04-02  9:27 UTC  (10+ messages)
` [PATCH 2/4] media: Kconfig files: use select for V4L2 subdevs and MC

[PATCH 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
 2020-04-01 10:42 UTC  (11+ messages)
` [PATCH 2/2] ARM: DTS: Add devicetree file "

[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
 2020-04-01  7:17 UTC  (5+ messages)
` [PATCH 20/22] drm/vkms: Use simple encoder

[PATCH v4 00/33] Media Kconfig menu reorg and improvements
 2020-03-31 11:11 UTC  (2+ messages)
` [PATCH v4 19/33] media: Kconfig files: use select for V4L2 subdevs and MC

[PATCH] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-03-27 14:16 UTC  (5+ messages)

[PATCH v2 1/4] ARM: dts: exynos: Enable WLAN support for the UniversalC210 board
 2020-03-27 13:03 UTC  (2+ messages)

[PATCH v2 3/4] ARM: dts: exynos: Enable WLAN support for the Rinato board
 2020-03-27 12:57 UTC  (2+ messages)

[PATCH 0/4] Enable Broadcom SDIO WLAN for the Exynos boards
 2020-03-27 12:51 UTC  (9+ messages)
  ` [PATCH 1/4] ARM: dts: exynos: Enable WLAN support for the UniversalC210 board
  ` [PATCH 2/4] ARM: dts: exynos: Enable WLAN support for the Trats board
  ` [PATCH 3/4] ARM: dts: exynos: Enable WLAN support for the Rinato board
  ` [PATCH 4/4] ARM: exynos_defconfig: Compile MAC80211/CFG80211 as modules

[PATCH] ARM: dts: exynos: Remove useless address/size cells for mshc_0 on Rinato
 2020-03-27 12:37 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Correct the MAX8997 interrupts on the Trats board
 2020-03-27 12:37 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Correct regulator names
 2020-03-27 12:36 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Convert to new i2c-gpio bindings
 2020-03-27 12:35 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's bus
 2020-03-27 12:28 UTC  (2+ messages)

[PATCH 0/1] ARM: convert to use new I2C API
 2020-03-27 11:50 UTC  (3+ messages)
` [PATCH 1/1] ARM: mach-s3c64xx: convert to use i2c_new_client_device()

[PATCH 1/2] ARM: dts: exynos: Enable Bluetooth support for Rinato board
 2020-03-27 10:52 UTC  (4+ messages)
  ` [PATCH 2/2] ARM: exynos_defconfig: enable serial bus and BCM HCIUART drivers

[PATCH 10/21] clocksource: Replace setup_irq() by request_irq()
 2020-03-27 10:24 UTC  (2+ messages)

[PATCH] drm/bridge: sii9234: silence warning about regulators during deferred probe
 2020-03-27  7:45 UTC  (2+ messages)

[PATCH v2] drm/bridge: analogix_dp: Split bind() into probe() and real bind()
 2020-03-27  7:44 UTC  (2+ messages)

[PATCH v3 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-25 16:30 UTC  (14+ messages)
  ` [PATCH v3 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
  ` [PATCH v3 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
  ` [PATCH v3 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
  ` [PATCH v3 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
  ` [PATCH v3 5/5] arm64: dts: Add node for ufs exynos7

[GIT PULL 0/3] ARM: exynos: Pull for v5.7
 2020-03-25 10:38 UTC 

[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
 2020-03-24  8:33 UTC  (4+ messages)

[PATCH][next] spi: spi-s3c24xx: Replace zero-length array with flexible-array member
 2020-03-22 20:46 UTC  (2+ messages)

[RFC PATCH 6/7] arm64: dts: pwm: replace polarity constant with macro
 2020-03-20 10:03 UTC  (4+ messages)
` [RFC PATCH 7/7] arm: "

[PATCH v3 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
 2020-03-20  9:43 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: DTS: Add devicetree file "

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-03-20  7:06 UTC  (8+ messages)
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path

[PATCH v2 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-19 17:12 UTC  (7+ messages)
  ` [PATCH v2 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
  ` [PATCH v2 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
  ` [PATCH v2 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
  ` [PATCH v2 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
  ` [PATCH v2 5/5] arm64: dts: Add node for ufs exynos7

[PATCH v2 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
 2020-03-19 11:41 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: DTS: Add devicetree file "

[PATCH AUTOSEL 5.4 48/73] drm/exynos: Fix cleanup of IOMMU related objects
 2020-03-18 20:53 UTC 

[PATCH v5 0/9] Support ROHM BD99954 charger IC
 2020-03-18 11:52 UTC  (2+ messages)
` [PATCH v5 5/9] regulator: use linear_ranges helper

[GIT PULL] exynos-drm-next
 2020-03-18  3:16 UTC  (3+ messages)

[PATCH] Revert "tty: serial: samsung_tty: build it for any platform"
 2020-03-17 14:22 UTC  (2+ messages)

[PATCHv3 0/5] Add support for FSYS power domain and enable suspend clk for Exynos542x SoC
 2020-03-17  8:42 UTC  (4+ messages)
` [PATCHv3 1/5] devicetree: bindings: exynos: Add new compatible for Exynos5420 dwc3 clocks support

[PATCH AUTOSEL 5.5 18/41] drm/exynos: dsi: propagate error value and silence meaningless warning
 2020-03-16  2:32 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 19/41] drm/exynos: dsi: fix workaround for the legacy clock name
` [PATCH AUTOSEL 5.5 20/41] drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails

[PATCH AUTOSEL 5.4 17/35] drm/exynos: dsi: fix workaround for the legacy clock name
 2020-03-16  2:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 18/35] drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails

[PATCH AUTOSEL 4.19 08/20] drm/exynos: dsi: propagate error value and silence meaningless warning
 2020-03-16  2:34 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 09/20] drm/exynos: dsi: fix workaround for the legacy clock name

[PATCH AUTOSEL 4.14 07/15] drm/exynos: dsi: propagate error value and silence meaningless warning
 2020-03-16  2:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 08/15] drm/exynos: dsi: fix workaround for the legacy clock name

[PATCH AUTOSEL 4.9 5/7] drm/exynos: dsi: propagate error value and silence meaningless warning
 2020-03-16  2:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 6/7] drm/exynos: dsi: fix workaround for the legacy clock name

[PATCH AUTOSEL 4.4 5/7] drm/exynos: dsi: propagate error value and silence meaningless warning
 2020-03-16  2:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 6/7] drm/exynos: dsi: fix workaround for the legacy clock name


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox