linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-08 14:58:37 to 2017-03-15 11:13:44 UTC [more...]

[PATCH v3 0/5] phy/mfd/soc: exynos: Header cleanup
 2017-03-15 11:13 UTC  (7+ messages)
` [PATCH v3 1/5] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH v3 2/5] phy: exynos5: "
` [PATCH v3 3/5] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH v3 4/5] mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h header
` [PATCH v3 5/5] phy: exynos: Use one define for enable bit

[PATCH v4 0/5] phy/mfd/soc: exynos: Header cleanup
 2017-03-15 11:02 UTC  (8+ messages)
` [PATCH v4 1/5] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH v4 2/5] phy: exynos5: "
` [PATCH v4 3/5] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH v4 4/5] mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h header
` [PATCH v4 5/5] phy: exynos: Use one define for enable bit

[PATCH] drm/exynos/dsi: make te-gpios optional
 2017-03-15  9:07 UTC  (4+ messages)

[PATCH v3 2/2] phy: Group vendor specific phy drivers
 2017-03-15  8:08 UTC  (7+ messages)
    ` [RESEND PATCH "

[PATCH] drm/exynos: Print kernel pointers in a restricted form
 2017-03-15  7:32 UTC  (8+ messages)

[PATCH 0/5] drm/exynos: rework vblank handling - fixes
 2017-03-15  4:50 UTC  (7+ messages)
    ` [PATCH 1/5] drm/exynos: move crtc event handling to drivers callbacks
    ` [PATCH 2/5] drm/exynos/decon5433: fix vblank event handling
    ` [PATCH 3/5] drm/exynos/decon5433: signal frame done interrupt at front porch
    ` [PATCH 4/5] drm/exynos/fimd: "
    ` [PATCH 5/5] drm/exynos/decon5433: fix software trigger mask

[PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433
 2017-03-15  1:01 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7
` [PATCH v2 2/3] soc: samsung: Do not build ARMv7 PMU drivers on ARMv8
` [PATCH v2 3/3] arm64: exynos: Enable Exynos PMU and PM domains drivers

[PATCH v2 0/4] phy/mfd/soc: exynos: Header cleanup
 2017-03-14 15:53 UTC  (12+ messages)
` [PATCH v2 1/4] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH v2 2/4] phy: exynos5: "
` [PATCH v2 3/4] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH v2 4/4] phy: exynos: Use one define for enable bit

[PATCH 0/3] arm64: exynos: Enable drivers for Exynos5433
 2017-03-14 14:33 UTC  (14+ messages)
` [PATCH 1/3] arm64: defconfig: Enable DRM and LPASS drivers for Exynos5433 and Exynos7
` [PATCH 2/3] soc: samsung: Do not build ARMv7 PMU drivers on ARMv8
    ` [2/3] "
` [PATCH 3/3] arm64: exynos: Enable Exynos PMU and PM domains drivers
    ` [3/3] "

[PATCH] pinctrl: samsung: Fix memory mapping code
 2017-03-14 14:28 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/4] Use Exynos macros for pinctrl settings
 2017-03-14 14:27 UTC  (6+ messages)
  ` [PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433

[PATCH v2 1/4] pinctrl: Fix trivial spelling typo in a comment
 2017-03-14 13:58 UTC  (6+ messages)
` [PATCH v2 2/4] pinctrl: samsung: Register pinctrl before GPIO

[PATCH v3 0/3] watchdog: s3c2410: Minor cleanups
 2017-03-14 13:49 UTC  (12+ messages)
` [PATCH v3 1/3] watchdog: s3c2410: Constify local structures
  ` [PATCH v3 2/3] watchdog: s3c2410: Simplify getting driver data
` [PATCH v3 3/3] watchdog: s3c2410: Minor code cleanup

[PATCH v2 0/8] watchdog: s3c2410: Fixes and improvements
 2017-03-14 13:45 UTC  (29+ messages)
` [PATCH v2 1/8] watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
` [PATCH v2 2/8] watchdog: s3c2410: Fix infinite interrupt in soft mode
` [PATCH v2 3/8] ARM: dts: exynos: Fix watchdog reset on Exynos4412
  ` [PATCH v2 4/8] ARM: dts: s3c64xx: Enable watchdog on all S3C64xx boards
  ` [PATCH v2 5/8] ARM: dts: exynos: Enable watchdog on all Exynos4 boards
  ` [PATCH v2 6/8] ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos4210 and Exynos5440
  ` [PATCH v2 7/8] ARM: dts: s3c64xx: Fix infinite interrupt in soft mode
` [PATCH v2 8/8] ARM: dts: s5pv210: "

[PATCH -next] pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
 2017-03-14 10:44 UTC  (6+ messages)
` [PATCH -next v2] "

[PATCH v2 00/12] drm/exynos: rework vblank handling
 2017-03-14  1:28 UTC  (16+ messages)
    ` [PATCH v2 03/12] drm/exynos/decon5433: fix vblank event handling
              ` [PATCH v3 "
    ` [PATCH v2 04/12] drm/exynos/decon5433: implement frame counter
    ` [PATCH v2 05/12] drm/exynos/decon5433: signal frame done interrupt at front porch
    ` [PATCH v2 06/12] drm/exynos/fimd: "
    ` [PATCH v2 07/12] drm/exynos/decon5433: fix software trigger mask
    ` [PATCH v2 08/12] drm/exynos: kill exynos_drm_crtc::pipe
    ` [PATCH v2 09/12] drm/exynos: kill exynos_drm_private::pipe
    ` [PATCH v2 10/12] drm/exynos: set plane possible_crtcs in exynos_plane_init
    ` [PATCH v2 11/12] drm/exynos: kill pipe field from drivers contexts
    ` [PATCH v2 12/12] drm/exynos: kill mode_set_nofb callback

[RESEND] drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)
 2017-03-14  1:21 UTC  (2+ messages)

[PATCH 1/7] regulator: max1586: Constify regulator_ops
 2017-03-13 16:56 UTC  (16+ messages)
  ` [PATCH 2/7] regulator: max77693: "
    ` Applied "regulator: max77693: Constify regulator_ops" to the regulator tree
  ` [PATCH 3/7] regulator: max8660: Constify regulator_ops
    ` Applied "regulator: max8660: Constify regulator_ops" to the regulator tree
  ` [PATCH 4/7] regulator: s2mpa01: Constify regulator_ops
    ` Applied "regulator: s2mpa01: Constify regulator_ops" to the regulator tree
  ` [PATCH 5/7] regulator: s2mps11: Constify regulator_ops
    ` Applied "regulator: s2mps11: Constify regulator_ops" to the regulator tree
  ` [PATCH 6/7] regulator: s5m8767: Constify regulator_ops
    ` Applied "regulator: s5m8767: Constify regulator_ops" to the regulator tree
  ` [PATCH 7/7] regulator: s2mpa01: Fix inconsistent indenting
    ` Applied "regulator: s2mpa01: Fix inconsistent indenting" to the regulator tree
  ` Applied "regulator: max1586: Constify regulator_ops" "

[PATCH v5 0/4] Add runtime PM support for clocks (on Exynos SoC example)
 2017-03-13 13:34 UTC  (7+ messages)
  ` [PATCH v5 1/4] clk: Add support for runtime PM
  ` [PATCH v5 2/4] clk: samsung: "
  ` [PATCH v5 3/4] clk: samsung: exynos5433: Add runtime PM support

[RFC PATCH] phy: samsung: move the Samsung specific phy files to "samsung" directory
 2017-03-13  8:59 UTC  (5+ messages)

[PATCH v2 0/3] watchdog: s3c2410: Minor cleanups
 2017-03-13  6:47 UTC  (8+ messages)
  ` [PATCH v2 1/3] watchdog: s3c2410: Constify local structures
` [PATCH v2 2/3] watchdog: s3c2410: Simplify getting driver data
` [PATCH v2 3/3] watchdog: s3c2410: Minor code cleanup

[PATCH] MAINTAINERS: Add Krzysztof Kozlowski as maintainer of crypto/s5p-sss
 2017-03-11  6:02 UTC  (3+ messages)

[PATCH v3] drm/exynos: mixer: document YCbCr magic numbers
 2017-03-10 14:21 UTC 

[PATCH v2 1/2] drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
 2017-03-10 13:59 UTC  (3+ messages)
` [PATCH v2 2/2] drm/exynos: mixer: document YCbCr magic numbers

[PATCH 3.16 229/370] clocksource/exynos_mct: Clear interrupt when cpu is shut down
 2017-03-10 11:46 UTC 

[PATCH v2 0/3] STM FingerTip S touchscreen support for TM2 board
 2017-03-10 11:43 UTC  (4+ messages)
  ` [PATCH v2 2/3] Input: add support for the STMicroelectronics FingerTip touchscreen

[PATCH v6 0/2] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-03-10 10:45 UTC  (5+ messages)
` [PATCH v6 1/2] [media] exynos-gsc: Use user configured colorspace if provided
` [PATCH v6 2/2] [media] s5p-mfc: Handle 'v4l2_pix_format:field' in try_fmt and g_fmt

[PATCH 39/41] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
 2017-03-10  4:32 UTC 

[PATCH] i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set
 2017-03-09 15:37 UTC  (2+ messages)

[PATCH v2] i2c: exynos5: fix arbitration lost handling
 2017-03-09 14:23 UTC  (9+ messages)

[PATCH 1/2] drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
 2017-03-09 10:18 UTC  (5+ messages)
  ` [PATCH 2/2] drm/exynos: mixer: document YCbCr magic numbers

linux-4.11-rc1/drivers/gpu/drm/exynos/exynos5433_drm_decon.c:681: suspicious mask ?
 2017-03-09  8:29 UTC  (3+ messages)

[PATCH] phy: phy-exynos-pcie: fix the wrong error return
 2017-03-09  8:13 UTC  (2+ messages)

[PATCH] pinctrl: samsung: fix segfault when using external interrupts on s3c24xx
 2017-03-09  6:42 UTC  (6+ messages)


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