Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2015-06-12 13:00:57 to 2015-06-23 21:35:28 UTC [more...]

[PATCH 00/23] drm/exynos: atomic improvements + exynos_encoder removal
 2015-06-23 21:35 UTC  (8+ messages)
` [PATCH 04/23] drm/exynos: remove duplicated check for suspend
` [PATCH 07/23] drm/exynos: rename win_commit/disable to atomic-like names
` [PATCH 10/23] drm/exynos: remove unused fields from struct exynos_drm_plane
` [PATCH 12/23] drm/exynos: don't track enabled state at exynos_crtc
` [PATCH 13/23] drm/exynos: split display's .dpms() into .enable() and .disable()
` [PATCH 14/23] drm/exynos: remove wrappers for phy_power_{on,off}
` [PATCH 15/23] drm/exynos: remove unused .remove() and .check_mode() ops from display

[PATCH 11/11] dt: Exynos: add Snow SPI NOR node
 2015-06-23 18:26 UTC  (4+ messages)
  ` [PATCH 04/11] mtd: ofpart: do not fail probe when no partitions exist

[PATCH] Show proper respect for Heinrich Hertz by using the correct unit for frequency
 2015-05-11 13:19 UTC  (2+ messages)

[PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'
 2015-06-23  4:00 UTC  (8+ messages)
  ` [PATCH v6 08/15] drm/exynos: dsi: rename pll_clk to sclk_clk

exynos4412: Audio dies after one day on kernel 4.0
 2015-06-23  2:35 UTC  (12+ messages)

[PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-06-23  2:05 UTC  (2+ messages)

[PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4210 platform
 2015-06-23  0:24 UTC  (23+ messages)
  ` [PATCH 1/6] clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
  ` [PATCH 4/6] ARM: dts: Exynos4210: add CPU OPP and regulator supply property
` [PATCH 0/6] cpufreq: use generic cpufreq drivers forExynos4210platform

[PATCH 00/21] On-demand device registration
 2015-06-23  0:01 UTC  (18+ messages)

[patch] pinctrl: samsung: don't truncate the last char of "-grp"
 2015-06-22 23:53 UTC  (7+ messages)
    ` [patch v2 1/2] pinctrl: samsung: don't truncate the last char
    ` [patch v2 2/2] pinctrl: samsung: remove "out of memory" messages

[PATCH v2 0/9] drm/exynos: cleanups and small fixes for libdrm
 2015-06-22 17:13 UTC  (11+ messages)
` [PATCH v2 1/9] exynos: fimg2d: fix return codes
` [PATCH v2 2/9] tests/exynos: replace return by break
` [PATCH v2 3/9] exynos/fimg2d: simplify g2d_fini()
` [PATCH v2 4/9] tests/exynos: clean struct connector
` [PATCH v2 5/9] tests/exynos: remove unused define
` [PATCH v2 6/9] tests/exynos: remove struct fimg2d_test_case
` [PATCH v2 7/9] tests/exynos: simplify drm_set_crtc
` [PATCH v2 8/9] tests/exynos: remove connector_find_plane
` [PATCH v2 9/9] tests/exynos: handle G2D_IMGBUF_COLOR in switch statements

[PATCH v7 05/15] drm/exynos: add Exynos5433 decon driver
 2015-06-22 11:59 UTC  (4+ messages)

[question] [PATCH RFC] clocksource: exynos_mct: remove unneeded container_of()
 2015-06-22  0:04 UTC  (4+ messages)
` [PATCH] "

Hello
 2015-06-21 17:05 UTC 

[PATCH stable-4.0] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-06-20 14:45 UTC  (3+ messages)

[PATCH v10 00/17] drm/exynos: atomic modesetting support
 2015-06-19 12:20 UTC  (7+ messages)

[PATCH] drm/exynos: do not wait for vblank at atomic operation
 2015-06-19 12:03 UTC 

[PATCH] drm/exynos: Remove unused vma field of exynos_drm_gem_obj
 2015-06-19  6:03 UTC  (4+ messages)

[PATCH 06/41] clocksource: exynos_mct: Migrate to new 'set-state' interface
 2015-06-19  2:14 UTC  (2+ messages)

[PATCH] ARM: dts: exynos5422-odroidxu3: Add ramp delay for regulators
 2015-06-18 23:52 UTC  (2+ messages)

[PATCH 1/2] drm/exynos: calculate vrefresh instead of use a fixed value
 2015-06-18 20:50 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos: use KMS version of DRM vblanks functions

[PATCH 0/3] drm/exynos: improve vidi refresh rate + async commit
 2015-06-18 15:24 UTC  (4+ messages)
` [PATCH 1/3] drm/exynos: add atomic asynchronous commit
` [PATCH 2/3] drm/exynos: vidi: always handle vblank on planes updates
` [PATCH 3/3] drm/exynos: pass the correct pipe number

[PATCH 0/10 v6] Helper to abstract vma handling in media layer
 2015-06-18 14:08 UTC  (11+ messages)
` [PATCH 1/10] [media] vb2: Push mmap_sem down to memops
` [PATCH 2/10] mm: Provide new get_vaddr_frames() helper
` [PATCH 3/10] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns()
` [PATCH 4/10] vb2: Provide helpers for mapping virtual addresses
` [PATCH 5/10] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vector
` [PATCH 6/10] media: vb2: Convert vb2_vmalloc_get_userptr() "
` [PATCH 7/10] media: vb2: Convert vb2_dc_get_userptr() "
` [PATCH 8/10] media: vb2: Remove unused functions
` [PATCH 9/10] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()
` [PATCH 10/10] mm: Move get_vaddr_frames() behind a config option

[PATCH 9/9] [media] mm: Move get_vaddr_frames() behind a config option
 2015-06-18 13:44 UTC  (3+ messages)

[PATCH v2] ARM: dts: Update video-phy node with syscon phandle for Exynos3250
 2015-06-18  3:58 UTC  (2+ messages)

[PATCH] drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code
 2015-06-17  0:36 UTC  (6+ messages)

[PATCH] Documentation: ARM: EXYNOS: Describe boot loaders interface
 2015-06-16 23:12 UTC  (2+ messages)

[PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
 2015-06-16 13:11 UTC  (18+ messages)

[PATCHv7 1/4] ARM: dts: exynos5422-odroidxu3: Add pwm-fan node
 2015-06-16 11:05 UTC  (5+ messages)
` [PATCHv7 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base
  ` [PATCHv7 3/4] ARM: dts: exynos5422-odroidxu3: Define default thermal-zones
` [PATCHv7 4/4] ARM: dts: exynos5422-odroidxu3: Enable thermal-zones

[PATCH v6 00/11]
 2015-06-16  7:08 UTC  (3+ messages)
  ` [PATCH v6 00/11] CEC update

[PATCH v2 1/3] drm/exynos: remove to call mixer_wait_for_vblank
 2015-06-15 20:44 UTC  (6+ messages)
` [PATCH v2 2/3] drm/exynos: remove chained calls to enable
` [PATCH v2 3/3] drm/exynos: initialize VIDCON0 when fimd is disabled

[RFC] ARM: exynos: MCPM: [is this a] fix for secondary boot on 5422?
 2015-06-15 18:58 UTC  (10+ messages)

[PATCH v2 1/3] drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
 2015-06-15 13:36 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 (alternative) "
          ` [PATCH v4] "

[PATCH v7 0/8] mfd: cros_ec: Add multi EC and proto v3 support
 2015-06-15 12:29 UTC  (18+ messages)
` [PATCH v7 1/8] mfd: cros_ec: Use a zero-length array for command data
` [PATCH v7 2/8] mfd: cros_ec: rev cros_ec_commands.h
` [PATCH v7 3/8] mfd: cros_ec: Move protocol helpers out of the MFD driver
` [PATCH v7 4/8] mfd: cros_ec: add proto v3 skeleton
` [PATCH v7 5/8] mfd: cros_ec: add bus-specific proto v3 code
` [PATCH v7 6/8] mfd: cros_ec: Support multiple EC in a system
` [PATCH v7 7/8] mfd: cros_ec: spi: Add a DT property to delay asserting the CS
` [PATCH v7 8/8] mfd: cros_ec: spi: Add delay for asserting CS

[PATCH] ARM: EXYNOS: Remove duplicated define of SLEEP_MAGIC
 2015-06-15  9:47 UTC 

[PATCHv6 1/4] ARM: dts: exynos5422-odroidxu3: Add pwm-fan node
 2015-06-15  8:41 UTC  (11+ messages)
  ` [PATCHv6 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base
` [PATCHv6 3/4] ARM: dts: exynos5422-odroidxu3: Define default thermal-zones
` [PATCHv6 4/4] ARM: dts: exynos5422-odroidxu3: Enable thermal-zones

[PATCH v3] ARM: dts: fix the clock-frequency of rinato board's panel
 2015-06-15  5:16 UTC  (2+ messages)

MAINTAINERS: pinctrl: Outdated email of Thomas Abraham
 2015-06-15  5:03 UTC 

[PATCH] pinctrl: samsung: Remove old unused defines
 2015-06-15  4:54 UTC 

v5 Exynos5422 odroidxu3 pwm-fan control using thermal sensors
 2015-06-14  5:35 UTC  (6+ messages)
` [PATCHv5 1/5] ARM: dts: exynos5422-odroidxu3 Add pwm-fan node to the Odroid-XU3 board

[PATCH v2] ARM: dts: exynos4210-trats: add max8997 IRQ
 2015-06-14  4:31 UTC  (2+ messages)

[PATCH 01/15] ARM: kill off set_irq_flags usage
 2015-06-13 11:32 UTC  (5+ messages)

Feedback on hardware support for Odroid U3
 2015-06-13  9:58 UTC  (5+ messages)

[PATCH v2] ARM: dts: fix the clock-frequency of rinato board's panel
 2015-06-13  6:15 UTC  (3+ messages)

[PATCH 0/9] drm/exynos: cleanups and small fixes for libdrm
 2015-06-12 16:41 UTC  (13+ messages)
` [PATCH 1/9] exynos: fimg2d: fix return codes
` [PATCH 4/9] tests/exynos: clean struct connector
` [PATCH 6/9] tests/exynos: remove struct fimg2d_test_case
` [PATCH 8/9] tests/exynos: remove connector_find_plane

[PATCH] drm/exynos: fimd: fix page fault issue with iommu
 2015-06-12 13:35 UTC 


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