linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-24 01:29:04 to 2018-05-09 00:26:44 UTC [more...]

[GIT PULL] exynos-drm-fixes
 2018-05-09  0:26 UTC 

[PATCH 00/13] drm/kms/mode: using helper func drm_display_mode_to/from_videomode for calculating timing parameters
 2018-05-08 10:58 UTC  (9+ messages)
    ` [PATCH 03/13] drm/kms/mode/exynos-dsi: using helper func drm_display_mode_to_videomode "
          ` [PATCH v1 "
                ` [PATCH v2 "

[PATCH] drm/exynos/dsi: mask frame-done interrupt
 2018-05-08  9:36 UTC 

[PATCH v2 00/26] device link, bridge supplier <-> drm device
 2018-05-08  9:03 UTC  (11+ messages)
` [PATCH v2 19/26] drm/exynos: mic: provide an owner .odev device for the bridge
  ` [PATCH v2 01/26] drm/bridge: allow optionally specifying an owner .odev device
  ` [PATCH v2 24/26] drm/bridge: remove the .of_node member
  ` [PATCH v2 25/26] drm/bridge: require the owner .odev to be filled in on drm_bridge_add/attach
  ` [PATCH v2 26/26] drm/bridge: establish a link between the bridge supplier and consumer

[PATCH 0/3] drm: fix some bridge api misunderstandings
 2018-05-08  7:51 UTC  (11+ 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] drm/exynos/dsi: remove mode_set callback
 2018-05-07  9:29 UTC 

[PATCH] arm: Convert arm boot_lock to raw
 2018-05-07  7:33 UTC  (4+ messages)

[PATCH] drm/kms/mode: added a new helper for calculating videomode from crtc's display mode
 2018-05-07  3:31 UTC  (6+ messages)
      ` [PATCH v1] "
            ` [PATCH v2] "

[PATCH 00/18] thermal: exynos: further fixes and cleanups
 2018-05-06 23:27 UTC  (51+ 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 1/3] ARM: dts: s3c24xx: Remove skeleton.dtsi and fix DTC warning for /memory
 2018-05-06 16:10 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: s3c24xx: Fix unnecessary address/size cells DTC warnings
` [PATCH 3/3] ARM: dts: s3c64xx: Remove skeleton.dtsi and fix DTC warnings for /memory

[PATCH fixes-for-current] arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433
 2018-05-06 14:55 UTC 

[PATCH 04/25] arm: exynos/s3c: dts: Remove leading 0x and 0s from bindings notation
 2018-05-03 19:13 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] ARM: EXYNOS: no need to select ARCH_HAS_BANDGAP any longer
 2018-05-03 16:22 UTC  (2+ messages)

[BUG stable v4.14.40-rc1] Kernel boot fail on Exynos5422
 2018-05-03 13:10 UTC  (2+ messages)

[PATCH] cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors"
 2018-05-02  5:37 UTC  (2+ 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/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  (6+ messages)
` [PATCH 06/61] crypto: "
  ` [PATCH 05/61] clk: samsung: "

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

[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  (7+ 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  (12+ messages)
  ` [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 13/27] drm/rockchip: Restore psr->state when enable/disable psr failed
  ` [RESEND PATCH v6 16/27] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
  ` [RESEND PATCH v6 22/27] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts


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