Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2016-06-02 14:31:29 to 2016-06-09 09:45:11 UTC [more...]

[RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-09  9:44 UTC  (15+ messages)
` [RFC v4 01/14] regulator: of: Add helper for getting all supplies
` [RFC v4 02/14] simplefb: Use new devm_of_regulator_all_get helper and bulk API
` [RFC v4 03/14] power/mmc: Move pwrseq drivers to power/pwrseq
` [RFC v4 04/14] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq
` [RFC v4 05/14] power: pwrseq: Enable COMPILE_TEST for drivers
  ` [RFC v4 06/14] power: pwrseq: Remove mmc prefix from mmc_pwrseq
` [RFC v4 07/14] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix
` [RFC v4 08/14] power: pwrseq: simple: Add support for regulators and generic property
` [RFC v4 09/14] power: pwrseq: Add support for USB hubs with external power
` [RFC v4 10/14] usb: hub: Handle deferred probe
` [RFC v4 11/14] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree
` [RFC v4 12/14] EXAMPLE CODE: usb: hub: Power sequence the ports on activation
` [RFC v4 13/14] ARM: dts: exynos: Switch the buck8 to GPIO mode on Odroid U3
` [RFC v4 14/14] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization "

[RFC v4 0/7] extcon: usb-gpio: fixes and improvements
 2016-06-09  9:32 UTC  (17+ messages)
  ` [RFC v4 1/7] Documentation: extcon: usb-gpio: update usb-gpio binding description
  ` [RFC v4 2/7] Revert "extcon: usb-gpio: switch to use pm wakeirq apis"
  ` [RFC v4 3/7] extcon: Add raw VBUS and ID cable states
  ` [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection
  ` [RFC v4 5/7] extcon: usb-gpio: make debounce value configurable in devicetree
  ` [RFC v4 6/7] ARM: exynos_defconfig: Enable EXTCON_USB_GPIO for Odroid XU3 USB OTG
  ` [RFC v4 7/7] ARM: dts: exynos: Add extcon-usb-gpio node for Odroid XU3

[RFC PATCH 00/15] Exynos big-endian fixes
 2016-06-09  8:14 UTC  (20+ messages)
` [RFC PATCH 01/15] clock: exynos: fixup endian in pll clk
` [RFC PATCH 02/15] clocksource: samsung_pwm_timer: fix endian accessors
` [RFC PATCH 03/15] clk: samsung: exynos4: fixup reg access on be
` [RFC PATCH 04/15] irqchip: exynos_combiner: "
` [RFC PATCH 05/15] tty: serial: samsung: fixup accessors for endian
` [RFC PATCH 06/15] tty: serial: samsung: add byte-order aware bit functions
` [RFC PATCH 07/15] ARM: exynos: fixup debug macros for big-endian
` [RFC PATCH 08/15] ARM: samsung: fixup endian issues in cpu detection
` [RFC PATCH 09/15] ARM: EXYNOS: fixups for big-endian operation
` [RFC PATCH 10/15] ARM: EXYNOS: fixup endian in pm/pmu
` [RFC PATCH 11/15] ARM: EXYNOS: Enable ARCH_SUPPORTS_BIG_ENDIAN explicitly
` [RFC PATCH 12/15] irqchip/s3c24xx: fixup IO accessors for big endian
` [RFC PATCH 13/15] memory: samsung: endian fixes for IO
` [RFC PATCH 14/15] hwrng: exynos - fixup IO accesors
` [RFC PATCH 15/15] iommu/exynos: update to use iommu big-endian

[PATCH v3 00/12] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-09  5:11 UTC  (17+ messages)
` [PATCH v3 06/12] power: pwrseq: simple: Add support for regulator and generic property
` [PATCH v3 09/12] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree

[PATCH] ARM: exynos_defconfig add CONFIG_EXYNOS_IOMMU in not set mode
 2016-06-09  5:04 UTC  (2+ messages)

[PATCH] drm/exynos: don't use HW trigger for Exynos5420/5422/5800
 2016-06-09  0:17 UTC  (3+ messages)

[PATCH v4 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
 2016-06-08 21:44 UTC  (15+ messages)
` [PATCH v4 3/7] media: s5p-mfc: replace custom reserved memory handling code with generic one
      ` [PATCH] media: s5p-mfc: fix error path in driver probe
` [PATCH v4 5/7] ARM: Exynos: remove code for MFC custom reserved memory handling
            ` [ATTN] "

[PATCH 0/3] Exynos IOMMU: proper runtime pm support
 2016-06-08 17:18 UTC  (5+ messages)
  ` [PATCH 1/3] PM / Runtime: Add notifiers for device runtime PM events
  ` [PATCH 2/3] iommu/exynos: Remove excessive, useless debug
  ` [PATCH 3/3] iommu/exynos: Add proper runtime pm support

[PATCH] of: reserved_mem: restore old behavior when no region is defined
 2016-06-08 15:35 UTC  (5+ messages)

[PATCH v7 1/6] mfd: max8997: Use regmap to access registers
 2016-06-08 14:30 UTC  (3+ messages)

[PATCH v14 0/17] Add Analogix Core Display Port Driver
 2016-06-08 14:19 UTC  (8+ messages)
` [PATCH v14 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
  ` [PATCH v14.1 "

[PATCH] drm/exynos: dp: Fix NULL pointer dereference due uninitialized connector
 2016-06-08 14:13 UTC 

[PATCH v2 00/20] drm/atomic: Provide default ->best_encoder() behavior
 2016-06-08 11:17 UTC  (25+ messages)
` [PATCH v2 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid
` [PATCH v2 02/20] drm: arc: Rely on the default ->best_encoder() behavior
` [PATCH v2 04/20] drm: exynos: "
` [PATCH v2 05/20] drm: fsl-dcu: "
` [PATCH v2 10/20] drm: rockchip: "
  ` [PATCH v2 03/20] drm: atmel-hlcdc: "
  ` [PATCH v2 06/20] drm: i915: Rely on the default ->best_encoder() behavior where appropriate
  ` [PATCH v2 07/20] drm: mediatek: Rely on the default ->best_encoder() behavior
  ` [PATCH v2 08/20] drm: msm: Rely on the default ->best_encoder() behavior where appropriate
  ` [PATCH v2 09/20] drm: rcar-du: Rely on the default ->best_encoder() behavior
  ` [PATCH v2 11/20] drm: sti: "
  ` [PATCH v2 12/20] drm: sun4i: "
  ` [PATCH v2 13/20] drm: tegra: "
  ` [PATCH v2 16/20] drm: omap: "
  ` [PATCH v2 17/20] drm/bridge: anx78xx: "
  ` [PATCH v2 18/20] drm/bridge: ptn3460: "
  ` [PATCH v2 19/20] drm/bridge: ps8622: "
  ` [PATCH v2 20/20] drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()
` [PATCH v2 14/20] drm: vc4: Rely on the default ->best_encoder() behavior
` [PATCH v2 15/20] drm: virtgpu: "

[PATCH v2 0/10] Add RK3399 eDP support and fix some bugs to analogix_dp driver
 2016-06-08 11:11 UTC  (5+ messages)
` [PATCH v2 02/10] drm/rockchip: analogix_dp: split the lcdc select setting into device data

[PATCH v4 6/7] ARM: dts: exynos: convert MFC device to generic reserved memory bindings
 2016-06-08  7:48 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: exynos: replace hardcoded reserved memory ranges with auto-allocated ones
  ` [PATCH 2/3] ARM: dts: exynos: move MFC reserved memory regions from boards to .dtsi
  ` [PATCH 3/3] ARM: dts: exynos: enable MFC device for all boards

next-20160607 build: 2 failures 9 warnings (next-20160607)
 2016-06-07 13:33 UTC  (4+ messages)
  ` [PATCH] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)

[PATCH 0/2] ARM: dts: exynos: Fix port nodes names for Snow and Peach Pit DTS
 2016-06-07  8:49 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: exynos: Fix port nodes names for Exynos5250 Snow board
` [PATCH 2/2] ARM: dts: exynos: Fix port nodes names for Exynos5420 Peach Pit board

[PATCH v3 0/2] arm/arm64: Fix architected timer interrupt trigger
 2016-06-07  7:19 UTC  (5+ messages)
` [PATCH v3 1/2] clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered
` [PATCH v3 2/2] arm64: dts: Fix broken architected timer interrupt trigger

[GIT PULL 0/8] ARM: exynos: Early stuff for v4.8
 2016-06-07  6:32 UTC  (10+ messages)
` [GIT PULL 1/8] ARM: exynos: Mach/soc changes "
` [GIT PULL 2/8] arm64: "
` [GIT PULL 3/8] ARM: exynos: Drivers "
` [GIT PULL 4/8] ARM: exynos: Topic branch with driver changes "
` [GIT PULL 5/8] ARM: dts: exynos: DTS "
` [GIT PULL 6/8] arm64: "
` [GIT PULL 7/8] ARM: dts: exynos: Topic branch with Odroid XU "
` [GIT PULL 8/8] ARM: defconfig: exynos: Defconfig "

[PATCH 00/20] drm/atomic: Provide default ->best_encoder() behavior
 2016-06-07  0:51 UTC  (31+ messages)
` [PATCH 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid
` [PATCH 02/20] drm: arc: Rely on the default ->best_encoder() behavior
` [PATCH 03/20] drm: atmel-hlcdc: "
` [PATCH 04/20] drm: exynos: "
` [PATCH 05/20] drm: fsl-dcu: "
` [PATCH 06/20] drm: i915: Rely on the default ->best_encoder() behavior where appropriate
` [PATCH 07/20] drm: mediatek: Rely on the default ->best_encoder() behavior
` [PATCH 08/20] drm: msm: Rely on the default ->best_encoder() behavior where appropriate
` [PATCH 09/20] drm: rcar-du: Rely on the default ->best_encoder() behavior
` [PATCH 10/20] drm: rockchip: "
` [PATCH 11/20] drm: sti: "
` [PATCH 12/20] drm: sun4i: "
` [PATCH 13/20] drm: tegra: "
` [PATCH 14/20] drm: vc4: "
` [PATCH 15/20] drm: virtgpu: "
` [PATCH 16/20] drm: omap: "
` [PATCH 17/20] drm/bridge: anx78xx: "
` [PATCH 18/20] drm/bridge: ptn3460: "
` [PATCH 19/20] drm/bridge: ps8622: "
` [PATCH 20/20] drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()

[PATCH] drm/exynos: fimd: fix trigger mode change regression
 2016-06-06 19:28 UTC  (3+ messages)

[PATCH 5/9] clocksource/drivers/exynos_mct: Convert init function to return error
 2016-06-06 11:28 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
 2016-06-06 11:13 UTC  (4+ messages)
` [PATCH 2/3] clk: samsung: exynos5410: Add WDT, ACLK266 and SSS clocks

[PATCH V3 1/9] cpufreq: Use policy->freq_table in ->target_index()
 2016-06-06  7:07 UTC  (3+ messages)
` [PATCH V3 4/9] cpufreq: exynos: Use 'index' only to index into policy->freq_table

[RFC v3 02/45] dma-mapping: Use unsigned long for dma_attrs
 2016-06-06  6:45 UTC  (6+ messages)
    ` [RFC v3 29/45] m68k: "
  ` [RFC v3 10/45] cris: "
  ` [RFC v3 07/45] avr32: "
  ` [RFC v3 44/45] dma-mapping: Remove dma_get_attr

[GIT PULL] ARM: exynos: Fixes for v4.7
 2016-06-03 19:15 UTC  (2+ messages)

[RFC PATCH v1 0/2]
 2016-06-03  5:45 UTC  (5+ messages)


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