Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2018-07-17 10:12:18 to 2018-07-26 16:17:56 UTC [more...]

[PATCH v2 00/10] Add helper for plane reset
 2018-07-26 16:17 UTC  (11+ messages)
` [PATCH v2 01/10] drm/atomic: Add __drm_atomic_helper_plane_reset
` [PATCH v2 02/10] drm/amd/display: Use __drm_atomic_helper_plane_reset instead of copying the logic
` [PATCH v2 03/10] drm: mali-dp: "
` [PATCH v2 04/10] drm: atmel-hlcdc: "
` [PATCH v2 05/10] drm/exynos: "
` [PATCH v2 06/10] drm/imx: "
` [PATCH v2 07/10] drm: rcar-du: "
` [PATCH v2 08/10] drm/sun4i: "
` [PATCH v2 09/10] drm/vc4: "
` [PATCH v2 10/10] drm/vmwgfx: "

[PATCH v2] gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()
 2018-07-26 15:54 UTC 

[PATCH] clk: samsung: Remove unused mout_user_aclk400_mcuisp_p4x12 variable
 2018-07-26 15:17 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: exynos: arndale: use i2c-gpio for HDMI-DDC
 2018-07-26 13:47 UTC  (10+ messages)
  ` [PATCH 2/2] ARM: dts: exynos: arndale: fix HDMI-HPD line handling
        ` [PATCH v2 1/2] ARM: dts: exynos: arndale: use i2c-gpio for HDMI-DDC

[PATCH v2] Documentation: dt-bindings: Explicitly mark Samsung Exynos SoC bindings as unstable
 2018-07-26  9:57 UTC  (2+ messages)

[BUG BISECT] NFSv4 client fails on Flush Journal to Persistent Storage
 2018-07-26  8:46 UTC  (8+ messages)

[PATCH v5 0/9] Add TOSHIBA TC358764 DSI/LVDS bridge driver
 2018-07-26  7:48 UTC  (13+ messages)
  ` [PATCH v5 1/9] drm/exynos: rename bridge_node to in_bridge_node
  ` [PATCH v5 2/9] drm/exynos: move connector creation to attach callback
  ` [PATCH v5 3/9] drm/exynos: enable out_bridge in exynos_dsi_enable
  ` [PATCH v5 4/9] dt-bindings: tc358754: add DT bindings
  ` [PATCH v5 5/9] drm/bridge: tc358764: Add DSI to LVDS bridge driver
  ` [PATCH v5 6/9] ARM: dts: exynos5250: add DSI node
  ` [PATCH v5 7/9] ARM: dts: exynos5250-arndale: add DSI and panel nodes
  ` [PATCH v5 8/9] drm/panel: simple: fix BOE/HV070WSA-100 timings
  ` [PATCH v5 9/9] dt-bindings: exynos_dsim: update of graph bindings

[GIT PULL 1/3] drivers: samsung: Cleanup for v4.19
 2018-07-26  7:18 UTC  (6+ messages)
` [GIT PULL 2/3] ARM: dts: exynos: Second round "
` [GIT PULL 3/3] ARM: samsung: Mach/soc "

[PATCH v2 1/4] ARM: exynos: Remove outdated maintainer information
 2018-07-26  7:09 UTC  (7+ messages)
` [PATCH v2 2/4] ARM: exynos: Store Exynos5420 register state in one variable
` [PATCH v2 3/4] ARM: exynos: Clear global variable on init error path
` [PATCH v2 4/4] ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAM

[PATCH 0/3] clk/dts: s2mps11: Fix matching as module
 2018-07-25 23:48 UTC  (5+ messages)
` [PATCH 1/3] clk: s2mps11: Fix matching when built as module and DT node contains compatible
` [PATCH 2/3] ARM: dts: exynos: Add compatible for s2mps11 clocks node on Exynos542x
` [PATCH 3/3] ARM: dts: exynos: Add compatible for s5m8767 clocks node on Itop Core

[GIT PULL] pinctrl: samsung: Stuff for v4.19
 2018-07-25 20:49 UTC  (2+ messages)

[PATCH] dt-bindings: clock: samsung: Add SPDX license identifiers
 2018-07-25 19:13 UTC  (3+ messages)

[RFT v2 00/10] pinctrl: samsung: Remove ugly hack for sharing eint_wakeup_mask
 2018-07-25 17:39 UTC  (17+ messages)
  ` [RFT v2 01/10] pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs
  ` [RFT v2 02/10] pinctrl: samsung: Document suspend and resume members
  ` [RFT v2 03/10] pinctrl: samsung: Document hidden requirement about one external wakeup
  ` [RFT v2 04/10] pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
  ` [RFT v2 05/10] ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433
  ` [RFT v2 06/10] pinctrl: samsung: Write external wakeup interrupt mask
  ` [RFT v2 07/10] ARM: dts: s5pv210: Switch to S5Pv210 specific pinctrl wakeup compatible
  ` [RFT v2 08/10] ARM: s5pv210: Remove legacy setting of external wakeup interrupts
  ` [RFT v2 09/10] ARM: exynos: "
  ` [RFT v2 10/10] pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask

[PATCH] dt-bindings: thermal: samsung: Add SPDX license identifier
 2018-07-25 16:27 UTC  (5+ messages)

[PATCH] mfd: sec: Export OF module alias table
 2018-07-25 15:53 UTC 

[PATCH v3 0/9] Add TOSHIBA TC358764 DSI/LVDS bridge driver
 2018-07-25  8:13 UTC  (10+ messages)
  ` [PATCH v3 1/9] drm/exynos: rename "bridge_node" to "mic_bridge_node"
  ` [PATCH v3 3/9] drm/exynos: enable out_bridge in exynos_dsi_enable()
  ` [PATCH v3 2/9] drm/exynos: move connector creation to attach callback

[GIT PULL] exynos-drm-next
 2018-07-25  8:02 UTC 

[PATCH v3 7/9] drm/bridge: tc358764: Add DSI to LVDS bridge driver
 2018-07-25  8:02 UTC  (2+ messages)
  ` [PATCH v4] "

[PATCH] dt-bindings: pinctrl: samsung: Add SPDX license identifier
 2018-07-24 20:00 UTC  (2+ messages)

[PATCH] thermal: samsung: Remove Exynos5440 clock handling left-overs
 2018-07-24 15:46 UTC  (2+ messages)

[PATCH 00/10] Add helper for plane reset
 2018-07-24 15:31 UTC  (27+ messages)
  ` [PATCH 01/10] drm/atomic: Add __drm_atomic_helper_plane_reset
  ` [PATCH 02/10] drm/amd/display: Use __drm_atomic_helper_plane_reset instead of copying the logic
  ` [PATCH 03/10] drm: mali-dp: "
  ` [PATCH 04/10] drm: atmel-hlcdc: "
  ` [PATCH 05/10] drm/exynos: "
  ` [PATCH 06/10] drm/imx: "
  ` [PATCH 07/10] drm: rcar-du: "
  ` [PATCH 08/10] drm/sun4i: "
  ` [PATCH 09/10] drm/vc4: "
  ` [PATCH 10/10] drm/vmwgfx: "

[PATCH] gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()
 2018-07-24  8:10 UTC  (3+ messages)

[PATCH 0/3] Exynos DRM: cleanup of suspend/resume code
 2018-07-24  7:53 UTC  (5+ messages)
  ` [PATCH 1/3] drm/exynos: Drop useless check from exynos_drm_{suspend,resume}

[RFC] ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAM
 2018-07-24  6:33 UTC  (3+ messages)

[PATCH 0/5] midas: fix IRQ pin configuration
 2018-07-23 17:13 UTC  (11+ messages)
` [PATCH 1/5] ARM: dts: exynos: add max77693 pinctrl config for midas
` [PATCH 2/5] ARM: dts: exynos: add pinctrl config for midas keys
` [PATCH 3/5] ARM: dts: exynos: add pinctrl for midas fuelgauge irq pin
` [PATCH 4/5] ARM: dts: exynos: configure max77686 IRQ pin on midas
` [PATCH 5/5] ARM: dts: exynos: configure midas SD card CD pin

[PATCHv2] ARM: dts: exynos5: add missing interrupts for pwm node
 2018-07-22 15:08 UTC  (4+ messages)

[RFT 00/10] pinctrl: samsung: Remove ugly hack for sharing eint_wakeup_mask
 2018-07-21  2:37 UTC  (12+ messages)
` [RFT 01/10] pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs
` [RFT 02/10] pinctrl: samsung: Document suspend and resume members
` [RFT 03/10] pinctrl: samsung: Document hidden requirement about one external wakeup
` [RFT 04/10] pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
` [RFT 05/10] ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433
` [RFT 06/10] pinctrl: samsung: Write external interrupt mask
` [RFT 07/10] ARM: dts: s5pv210: Switch to S5Pv210 specific pinctrl wakeup compatible
` [RFT 08/10] ARM: s5pv210: Remove legacy setting of external wakeup interrupts
` [RFT 09/10] ARM: exynos: "
` [RFT 10/10] pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask

[PATCH] i2c: exynos5: Describe the hardware variant for readability
 2018-07-20 22:15 UTC  (3+ messages)

[PATCH 1/5] thermal: exynos: enable core tmu clk on exynos platform
 2018-07-19  9:52 UTC  (22+ messages)
` [PATCH 2/5] thermal: exynos: cleanup of clk err check for exynos_tmu_work
` [PATCH 3/5] thermal: exynos: increase the number of trips for exynos542x
` [PATCH 4/5] thermal: exynos: fixed the efuse min/max value for exynos5422
` [PATCH 5/5] ARM: dts: exynos: add tmu aliases nodes

[PATCH] drm/exynos/mixer: Remove unused local variable priv
 2018-07-18 20:13 UTC  (2+ messages)

[BUG BISECT] "Support fs_context" causes systemd issues (linux-next)
 2018-07-18 13:29 UTC  (2+ messages)

[PATCH] ARM: dts: exynos5: add missing interrupts for pwm node
 2018-07-18 13:04 UTC  (7+ messages)


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