Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2018-04-18 15:47:04 to 2018-05-02 07:40:25 UTC [more...]

[PATCH 0/3] drm: fix some bridge api misunderstandings
 2018-05-02  7:40 UTC  (4+ messages)
` [PATCH 1/3] drm/sti: do not remove the drm_bridge that was never added
` [PATCH 2/3] drm/rockchip: lvds: avoid duplicating drm_bridge_attach
` [PATCH 3/3] drm/exynos: hdmi: "

[PATCH] cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors"
 2018-05-02  5:37 UTC  (2+ messages)

[PATCH 04/25] arm: exynos/s3c: dts: Remove leading 0x and 0s from bindings notation
 2018-05-01 16:15 UTC  (4+ messages)

[RFC 01/10] ARM: dts: exynos: Remove Exynos5440
 2018-05-01 14:45 UTC  (34+ messages)
` [RFC 02/10] ata: ahci-platform: Remove support for Exynos5440
` [RFC 03/10] cpufreq: exynos: "
` [RFC 04/10] clk: samsung: "
` [RFC 05/10] i2c: s3c2410: "
` [RFC 06/10] thermal: samsung: "
` [RFC 07/10] pinctrl: "
` [RFC 08/10] spi: s3c64xx: "
` [RFC 09/10] usb: host: exynos: "
` [RFC 10/10] ARM: "
` [RFC 00/10] ARM: "
      ` [PATCH] thermal: samsung: "

[PATCH 00/18] thermal: exynos: further fixes and cleanups
 2018-05-01 11:12 UTC  (41+ messages)
  ` [PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433
  ` [PATCH 02/18] thermal: exynos: always check for trips points existence
  ` [PATCH 03/18] thermal: exynos: always check for critical trip "
  ` [PATCH 04/18] thermal: exynos: check STATUS register in exynos_tmu_initialize()
  ` [PATCH 05/18] thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()
  ` [PATCH 06/18] thermal: exynos: fix trips limit checking in get_th_reg()
  ` [PATCH 07/18] thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize()
  ` [PATCH 08/18] thermal: exynos: make ->tmu_initialize method void
  ` [PATCH 09/18] thermal: exynos: clear IRQs later in exynos4412_tmu_initialize()
  ` [PATCH 10/18] thermal: exynos: move IRQs clearing to exynos_tmu_initialize()
  ` [PATCH 11/18] thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers
  ` [PATCH 12/18] thermal: exynos: do not use trips structure directly in ->tmu_initialize
  ` [PATCH 13/18] thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()
  ` [PATCH 14/18] thermal: exynos: move trips setting to exynos_tmu_initialize()
  ` [PATCH 15/18] thermal: exynos: check return values of ->get_trip_[temp,hyst] methods
  ` [PATCH 16/18] thermal: exynos: cleanup code for enabling threshold interrupts
  ` [PATCH 17/18] thermal: exynos: remove unused defines for Exynos5433
  ` [PATCH 18/18] thermal: exynos: remove trip reporting to user-space

[PATCH 00/24] device link, bridge supplier <-> drm device
 2018-04-30 21:12 UTC  (17+ messages)
  ` [PATCH 01/24] drm/bridge: allow optionally specifying an .owner device
  ` [PATCH 17/24] drm/exynos: mic: provide an .owner device for the bridge
  ` [PATCH 22/24] drm/bridge: remove the .of_node member
  ` [PATCH 23/24] drm/bridge: require the .owner to be filled in on drm_bridge_attach
  ` [PATCH 24/24] drm/bridge: establish a link between the bridge supplier and consumer

[PATCH 1/5] ARM: dts: exynos: Remove unnecessary address/size properties in Midas boards
 2018-04-29 17:28 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: exynos: Remove unnecessary address/size properties in Origen
` [PATCH 3/5] ARM: dts: exynos: Remove regulators node container in Origen and N710x
` [PATCH 4/5] ARM: dts: exynos: Bring order in fixed-regulators naming in Midas boards
` [PATCH 5/5] ARM: dts: exynos: Remove unnecessary address/size properties in dp-controller of Exynos5

[RFT][PATCH] arm64: dts: exynos: Remove unneeded address space mapping for soc node
 2018-04-29 17:26 UTC  (3+ messages)

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-28  8:24 UTC  (10+ messages)
` [PATCH 01/61] ARM: plat-samsung: "
` [PATCH 05/61] clk: samsung: "
` [PATCH 06/61] crypto: "
` [PATCH 26/61] media: platform: exynos4-is: "

[PATCH v2 0/2] pinctrl/samsung: Fix incorrect EINTG banks order
 2018-04-26 23:04 UTC  (8+ messages)
` [PATCH v2 1/2] pinctrl/samsung: Correct "
` [PATCH v2 2/2] pinctrl/samsung: Document required order of banks

[PATCH] drm/core: Remove drm_dev_unref() and it's uses
 2018-04-26 13:52 UTC  (9+ messages)
  ` [Intel-gfx] "

linux-next: build failure after merge of the clk-samsung tree
 2018-04-26 10:32 UTC  (2+ messages)

[RFC 0/2] dw_mmc: add multislot support
 2018-04-26 10:30 UTC  (9+ messages)

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-04-24 20:32 UTC 

[RESEND PATCH v6 00/27] DRM Rockchip rk3399 (Kevin)
 2018-04-24 14:02 UTC  (35+ messages)
  ` [RESEND PATCH v6 01/27] drm/bridge: analogix_dp: Move enable video into config_video()
  ` [RESEND PATCH v6 02/27] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
  ` [RESEND PATCH v6 03/27] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
  ` [RESEND PATCH v6 04/27] drm/bridge: analogix_dp: Retry bridge enable when it failed
  ` [RESEND PATCH v6 05/27] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
  ` [RESEND PATCH v6 06/27] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
  ` [RESEND PATCH v6 07/27] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
  ` [RESEND PATCH v6 08/27] drm/bridge: analogix_dp: Extend hpd check time to 100ms
  ` [RESEND PATCH v6 09/27] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
  ` [RESEND PATCH v6 10/27] drm/bridge: analogix_dp: Check dpcd write/read status
  ` [RESEND PATCH v6 11/27] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
  ` [RESEND PATCH v6 12/27] drm/bridge: analogix_dp: Reset aux channel if an error occurred
  ` [RESEND PATCH v6 13/27] drm/rockchip: Restore psr->state when enable/disable psr failed
  ` [RESEND PATCH v6 14/27] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
  ` [RESEND PATCH v6 15/27] drm/bridge: analogix_dp: Fix timeout of video streamclk config
  ` [RESEND PATCH v6 16/27] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
  ` [RESEND PATCH v6 17/27] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
  ` [RESEND PATCH v6 18/27] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
  ` [RESEND PATCH v6 19/27] drm/bridge: analogix_dp: Properly log AUX CH errors
  ` [RESEND PATCH v6 20/27] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
  ` [RESEND PATCH v6 21/27] drm/rockchip: pre dither down when output bpc is 8bit
  ` [RESEND PATCH v6 22/27] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
  ` [RESEND PATCH v6 23/27] drm/rockchip: analogix_dp: Do not call Analogix code before bind
  ` [RESEND PATCH v6 24/27] drm/rockchip: psr: Avoid redundant calls to .set() callback
  ` [RESEND PATCH v6 25/27] drm/rockchip: psr: Sanitize semantics of allow/inhibit API
  ` [RESEND PATCH v6 26/27] drm/rockchip: Disallow PSR for the whole atomic commit
  ` [RESEND PATCH v6 27/27] drm/rockchip: psr: Remove flush by CRTC

[PATCH 00/11] fix potential Spectre variant 1 issues
 2018-04-23 19:13 UTC  (3+ messages)
` [PATCH 02/11] exynos4-is: mipi-csis: fix potential Spectre variant 1

[patch 3/9] ARM: S3C24XX: Fix invalid SPDX identifier
 2018-04-23 15:26 UTC 

[PATCH] phy: exynos-mipi-video: Simplify code by using regmap_update_bits()
 2018-04-23  6:43 UTC  (2+ messages)

[PATCH] media: s5p-jpeg: don't return a value on a void function
 2018-04-23  6:23 UTC  (3+ messages)

[PATCH 0/2] drm/exynos/mixer: fixes for interlaced mode
 2018-04-22 23:29 UTC  (5+ messages)

[PATCH] ARM: dts: exynos: Fix invalid node referenced by i2c20 alias
 2018-04-21 18:30 UTC 

[PATCH 0/2] drm/exynos: fimd: Add support for S5PV210
 2018-04-21 17:30 UTC  (5+ messages)
` [PATCH 1/2] drm/exynos: fimd: Add support for S5PV210 FIMD variant
` [PATCH 2/2] drm/exynos: Allow DRM_EXYNOS on s5pv210

[PATCH v2 0/2] drm/exynos: fimd: Add support for S5PV210
 2018-04-21 17:26 UTC  (3+ messages)
` [PATCH v2 1/2] drm/exynos: fimd: Add support for S5PV210 FIMD variant
` [PATCH v2 2/2] drm/exynos: Allow DRM_EXYNOS on s5pv210

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-20 13:51 UTC  (4+ messages)
  ` [PATCH v6 24/30] drm/rockchip: Disable PSR on input events

[GIT PULL] exynos-drm-fixes
 2018-04-20  6:01 UTC 

[BUG] NULL pointer on next-20180419 on Odroid XU3 (snd_soc_register_card)
 2018-04-19 11:22 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