linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-20 00:13:51 to 2015-10-24 03:23:59 UTC [more...]

[PATCH v7 0/17] Add Analogix Core Display Port Driver
 2015-10-24  3:21 UTC  (18+ messages)
` [PATCH v7 01/17] drm: exynos: dp: convert to drm bridge mode
  ` [PATCH v7 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
  ` [PATCH v7 03/17] drm: bridge: analogix/dp: fix some obvious code style
    ` [PATCH v7 04/17] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
    ` [PATCH v7 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
  ` [PATCH v7 06/17] Documentation: drm/bridge: add document for analogix_dp
    ` [PATCH v7 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
    ` [PATCH v7 08/17] drm: rockchip: dp: add rockchip platform dp driver
      ` [PATCH v7 09/17] Documentation: drm/bridge: add document for analogix_dp
      ` [PATCH v7 10/17] phy: Add driver for rockchip Display Port PHY
  ` [PATCH v7 11/17] Documentation: phy: add document for rockchip dp phy
    ` [PATCH v7 12/17] drm: rockchip: vop: add bpc and color mode setting
    ` [PATCH v7 13/17] drm: bridge: analogix/dp: add some rk3288 special registers setting
    ` [PATCH v7 14/17] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
    ` [PATCH v7 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v7 16/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
  ` [PATCH v7 17/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method

[PATCH v3 1/3] dt-bindings: Consolidate SRAM bindings from all vendors
 2015-10-23 21:33 UTC  (9+ messages)
` [PATCH v3 2/3] dt-bindings: Consolidate Exynos SoC bindings
` [PATCH v3 3/3] dt-bindings: EXYNOS: Document compatibles from other vendors

[GIT PULL 1/5] Late Samsung DT updates for v4.4
 2015-10-23 21:27 UTC  (5+ messages)
` [GIT PULL 2/5] Late Samsung DT64 update "
` [GIT PULL 3/5] Late Samsung SoC updates "
` [GIT PULL 4/5] Late Samsung driver "
` [GIT PULL 5/5] Late Samsung defconfig "

[PATCH v2] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
 2015-10-23 19:48 UTC  (2+ messages)

[PATCH] Documentation: ARM: EXYNOS: Update bootloader interface on Exynos542x
 2015-10-23 19:39 UTC  (2+ messages)

[GIT PULL] ARM: Exynos: Clock for v4.4 (dependency)
 2015-10-23 19:35 UTC  (3+ messages)
` [GIT PULL] ARM: dts: Exynos for v4.4 (3rd)

[GIT PULL] ARM: defconfig: Exynos improvements for 4.4, 2nd pull
 2015-10-23 19:15 UTC  (2+ messages)

[PATCH v2 0/6] Switch to generic syscon regmap based drivers
 2015-10-23 18:59 UTC  (34+ messages)
` [PATCH v2 1/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs
` [PATCH v2 2/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4
` [PATCH v2 3/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5
` [PATCH v2 4/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 SoC
  ` [PATCH v2 5/6] ARM: exynos: select POWER_RESET_SYSCON and POWER_RESET_SYSCON_POWEROFF
` [PATCH v2 6/6] ARM: EXYNOS: Remove code for restart and poweroff for exynos SoCs

[PATCHv2] ARM: dts: change the compatible from exynos5250 to exynos5420 for mshc
 2015-10-23 18:36 UTC  (3+ messages)

[PATCH v5 0/8] Add support for Exynos SROM Controller driver
 2015-10-23 18:34 UTC  (15+ messages)
` [PATCH v5 1/8] ARM: EXYNOS: remove unused static mapping of CMU for exynos5
` [PATCH v5 2/8] ARM: EXYNOS: code cleanup in map.h
` [PATCH v5 3/8] Documentation: dt-bindings: add exynos-srom binding information
` [PATCH v5 4/8] ARM: dts: add SROM device node for exynos4
` [PATCH v5 5/8] ARM: dts: add SROM device node for exynos5
` [PATCH v5 6/8] drivers: soc: add support for exynos SROM driver
` [PATCH v5 7/8] MAINTAINERS: add maintainers entry for drivers/soc/samsung
` [PATCH v5 8/8] ARM: EXYNOS: Remove SROM related register settings from mach-exynos

[PATCH 00/10] drm/exynos/decon5433: add support to DECON-TV
 2015-10-23 15:05 UTC  (27+ messages)
` [PATCH 01/10] clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks
` [PATCH 02/10] clk/samsung: exynos5433: add pclk_decon clock
` [PATCH 03/10] drm/exynos/decon5433: add PCLK clock
` [PATCH 04/10] dt-bindings: video: add PCLK clock entry to exynos5433-decon
` [PATCH 05/10] drm/exynos/decon5433: fix timing registers writes
` [PATCH 06/10] drm/exynos/decon5433: add function to set particular register bits
` [PATCH 07/10] drm/exynos/decon5433: merge different flag fields
` [PATCH 08/10] drm/exynos/decon5433: remove duplicated initialization
` [PATCH 09/10] dt-bindings: video: exynos5433-decon: add bindings for DECON-TV
` [PATCH 10/10] drm/exynos/decon5433: add support "

[PATCH] mmc: pwrseq: Use highest priority for eMMC restart handler
 2015-10-22 17:53 UTC  (16+ messages)

[PATCH v2 1/3] dt-bindings: Consolidate SRAM bindings from all vendors
 2015-10-22 13:51 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: Consolidate Exynos SoC bindings
` [PATCH v2 3/3] dt-bindings: EXYNOS: Document compatibles from other vendors

[PATCHv2] ARM: dts: use vmmc-supply of emmc/sd for exynos5422-odroidxu3
 2015-10-22 13:04 UTC  (3+ messages)

[PATCH 1/2] mmc: dw_mmc: exynos: Add the exynos3250 compatible
 2015-10-22  5:57 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: change the compatible from exynos5250 to exynos3250

[PATCH v2 0/9] Add tune support of Mediatek MMC driver
 2015-10-22  2:18 UTC  (12+ messages)
` [PATCH v2 1/9] mmc: core: Add DT bindings for eMMC hardware reset support
` [PATCH v2 2/9] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v2 3/9] mmc: mediatek: make cmd_ints_mask to const
` [PATCH v2 4/9] mmc: mediatek: change the argument "ddr" to "timing"
` [PATCH v2 5/9] mmc: mediatek: fix got GPD checksum error interrupt when data transfer
` [PATCH v2 6/9] mmc: mediatek: add implement of ops->hw_reset()
` [PATCH v2 7/9] mmc: mmc: extend the mmc_send_tuning()
` [PATCH v2 8/9] mmc: mediatek: add HS400 support
` [PATCH v2 9/9] arm64: dts: mediatek: add HS200/HS400/SDR50/SDR104 support

[PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
 2015-10-22  1:17 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory
 2015-10-22  0:26 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: EXYNOS: Document compatibles from other vendors

[GIT PULL] Samsung 2nd fixes for v4.3
 2015-10-21 15:03 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card
 2015-10-21 10:28 UTC  (11+ messages)
` [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support

[PATCH 12/19] ARM: dts: exynos: replace legacy *,wakeup property with wakeup-source
 2015-10-21 10:10 UTC  (2+ messages)
` [PATCH 16/19] ARM: dts: s5pv210: "

[PATCH v4 0/8] Add support for Exynos SROM Controller driver
 2015-10-21  7:32 UTC  (14+ messages)
` [PATCH v4 6/8] drivers: soc: add support for exynos SROM driver
` [PATCH v4 8/8] ARM: EXYNOS: Remove SROM related register settings from mach-exynos

[RFC PATCH] ARM: exynos_defconfig: Increase CONFIG_BLK_DEV_RAM_SIZE to 64K
 2015-10-21  4:56 UTC  (3+ messages)

[PATCH 0/4] hwrng: exynos - Add Device Tree support
 2015-10-20 14:24 UTC  (2+ messages)

[PATCH] hwrng: exynos - Fix unbalanced PM runtime get/puts
 2015-10-20 14:19 UTC  (2+ messages)

[PATCH 0/7] Switch to generic syscon regmap based drivers
 2015-10-20 13:56 UTC  (14+ messages)
` [PATCH 1/7] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs
` [PATCH 7/7] ARM: EXYNOS: Remove code for restart and poweroff for exynos SoCs

[PATCH 00/16] drm/exynos/hdmi: refactoring/cleanup patches
 2015-10-20 12:07 UTC  (4+ messages)

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-10-20 11:40 UTC  (6+ messages)
` [PATCH v6 0/17] "


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