Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2015-09-16 08:40:26 to 2015-09-30 07:19:13 UTC [more...]

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

[PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support
 2015-09-30  7:08 UTC  (10+ messages)

[PATCH v2] ARM: dts: Add Exynos5250 Snow Rev5+ support
 2015-09-30  6:55 UTC  (2+ messages)

[GIT PULL] Samsung fixes for v4.3
 2015-09-30  6:50 UTC  (2+ messages)

[PATCH 0/4] Exynos 5433 jpeg h/w codec support
 2015-09-30  6:46 UTC  (18+ messages)
` [PATCH 1/4] s5p-jpeg: generalize clocks handling
` [PATCH 2/4] s5p-jpeg: add support for 5433
` [PATCH 3/4] MAINTAINERS: add exynos jpeg codec maintainers
` [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node

[PATCH 0/7] Exynos4412-based Trats2 USB gadget (DWC2) fixes
 2015-09-30  6:00 UTC  (7+ messages)
` [PATCH 1/7] phy: exynos-usb2: add vbus regulator support

[GIT PULL] ARM: defconfig: Exynos improvements for 4.4
 2015-09-30  2:22 UTC  (3+ messages)
` [GIT PULL] ARM: dts: "
` [GIT PULL] arm64: dts: Exynos ARMv8 "

[PATCH RESENDv2] mach:-s3c64xx:Output trace information with WARN_ON if calls for setting up gpio board configuration fail in s3c64xx_i2s_cfg_gpio
 2015-09-30  2:07 UTC 

[PATCH RESEND] mach:-s3c64xx:Cause kernel oops with WARN_ON if calls for setting up gpio fail in s3c64xx_i2s_cfg_gpio
 2015-09-30  1:14 UTC  (2+ messages)

[PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in
 2015-09-30  0:36 UTC  (4+ messages)

[PATCH v2] ARM: dts: exynos4412-trats2: remove regulator-compatible usage
 2015-09-30  0:16 UTC  (2+ messages)

[PATCH 1/3] drm/exynos: remove fimd_mode_fixup()
 2015-09-29 20:59 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: remove decon_mode_fixup()
` [PATCH 3/3] drm/exynos: remove unused mode_fixup() code

Chromebook snow issues
 2015-09-29 15:35 UTC  (3+ messages)

[PATCH RESEND] ARM: dts: Move display-timings node from fimd to dp
 2015-09-29  7:21 UTC  (4+ messages)

[PATCH v2] ARM: dts: exynos5420: fix wrong clock binding for sysmmu_fimd1_1
 2015-09-29  6:38 UTC  (3+ messages)

[PATCH v3 0/4] Exynos4412-based Trats2 USB gadget (DWC2) fixes
 2015-09-28 18:21 UTC  (6+ messages)
` [PATCH v3 1/4] usb: dwc2: remove double call to dwc2_hsotg_of_probe
` [PATCH v3 2/4] usb: dwc2: remove non-functional clock gating
` [PATCH v3 3/4] usb: dwc2: fix unbalanced phy control
` [PATCH v3 4/4] usb: dwc2: refactor common low-level hw code to platform.c

[PATCH] ARM: dts: exynos4412-trats2: remove regulator-compatible usage
 2015-09-28 10:39 UTC  (3+ messages)

[PATCH] drm/exynos: Avoid NULL pointer dereference in resume if bind failed
 2015-09-27 16:11 UTC 

[PATCH 00/16] drm/exynos/hdmi: refactoring/cleanup patches
 2015-09-25 12:48 UTC  (17+ messages)
` [PATCH 01/16] drm/exynos/hdmi: remove support for deprecated compatible
` [PATCH 02/16] dt-bindings: remove deprecated compatible string from exynos-hdmi
` [PATCH 03/16] drm/exynos/hdmi: use mappings for registers with IP dependent address
` [PATCH 04/16] drm/exynos/hdmi: move PLL stabilization check code to separate function
` [PATCH 05/16] drm/exynos/hdmi: simplify HDMI-PHY power sequence
` [PATCH 06/16] drm/exynos/hdmi: replace all writeb with writel
` [PATCH 07/16] drm/exynos/hdmi: fix removal order
` [PATCH 08/16] drm/exynos/hdmi: use optional regulator_get for hdmi-en
` [PATCH 09/16] drm/exynos/hdmi: use constant size array for regulators
` [PATCH 10/16] drm/exynos/hdmi: simplify clock re-parenting
` [PATCH 11/16] drm/exynos/hdmi: convert to gpiod API
` [PATCH 12/16] drm/exynos/hdmi: remove deprecated hdmi_resources structure
` [PATCH 13/16] drm/exynos/hdmi: convert container_of macro to inline function
` [PATCH 14/16] drm/exynos/hdmi: improve HDMI/ACR related code
` [PATCH 15/16] drm/exynos/hdmi: remove unused field
` [PATCH 16/16] drm: exynos: mixer: fix using usleep() in atomic context

[PATCH 1/3] drm/exynos: Suspend/resume is unused if !PM
 2015-09-25  8:47 UTC  (6+ messages)
` [PATCH 2/3] drm/exynos: fimc: Clock control "
` [PATCH 3/3] drm/exynos: rotator: "

[PATCH v3 0/4] platform/chrome: vboot context support
 2015-09-24 17:21 UTC  (10+ messages)
` [PATCH 1/4] sysfs: Support is_visible() on binary attributes
` [PATCH v3 2/4] Documentation: bindings: mfd: cros ec: document vbc EC property
` [PATCH v3 3/4] platform/chrome: Support reading/writing the vboot context
` [PATCH v3 4/4] ARM: dts: Enable EC vboot context support on Peach boards

[PATCH] ARM: dts: exynos4412-odroid: remove redundant pinctrl settings
 2015-09-23  7:58 UTC  (4+ messages)
` [PATCH] ARM: dts: exynos4412-odroid: unify voltage regulator style

[PATCH] ARM: dts: exynos5420: fix wrong clock binding for sysmmu_fimd1_1
 2015-09-23  7:19 UTC  (2+ messages)

[PATCH v2] clk: samsung: fix cpu clock's flags checking
 2015-09-22 17:09 UTC  (2+ messages)

[PATCH 00/13] drm/exynos: async G2D and g2d_move()
 2015-09-22 15:55 UTC  (14+ messages)
` [PATCH 01/13] drm: Implement drmHandleEvent2()
` [PATCH 02/13] exynos: Introduce exynos_handle_event()
` [PATCH 03/13] tests/exynos: add fimg2d performance analysis
` [PATCH 04/13] exynos/fimg2d: add g2d_config_event
` [PATCH 05/13] exynos: fimg2d: add g2d_exec2
` [PATCH 06/13] tests/exynos: add fimg2d event test
` [PATCH 07/13] tests/exynos: use XRGB8888 for framebuffer
` [PATCH 08/13] exynos: fimg2d: add g2d_set_direction
` [PATCH 09/13] exynos/fimg2d: add g2d_move
` [PATCH 10/13] tests/exynos: add test for g2d_move
` [PATCH 11/13] exynos/fimg2d: add exynos_bo_unmap()
` [PATCH 12/13] exynos/fimg2d: add g2d_reset() to public API
` [PATCH 13/13] exynos: bump version number

[PATCH v2 0/9] drm/exynos: rewrite fimg2d error handling
 2015-09-21 17:46 UTC  (3+ messages)

[PATCH 00/10] drm/exynos: add pm_runtime support
 2015-09-21  7:50 UTC  (6+ messages)
` [PATCH 07/10] drm/exynos: add pm_runtime to FIMD
` [PATCH 08/10] drm/exynos: Enable DP clock directly from FIMD

[RESEND v2] mfd: s2mps11: Add manual shutdown method for Odroid XU3
 2015-09-20  4:17 UTC  (2+ messages)

[PATCH v2 0/9] [media] y2038 conversion for subsystem
 2015-09-18 10:22 UTC  (21+ messages)
` [PATCH v2 1/9] [media] dvb: use ktime_t for internal timeout
` [PATCH v2 2/9] [media] dvb: remove unused systime() function
` [PATCH v2 3/9] [media] dvb: don't use 'time_t' in event ioctl
` [PATCH v2 4/9] [media] exynos4-is: use monotonic timestamps as advertized
` [PATCH v2 5/9] [media] make VIDIOC_DQEVENT work with 64-bit time_t
` [PATCH v2 6/9] [media] use v4l2_get_timestamp where possible
` [PATCH v2 7/9] [media] v4l2: introduce v4l2_timeval
  ` [PATCH v2 8/9] [media] handle 64-bit time_t in v4l2_buffer
` [PATCH v2 9/9] [media] omap3isp: support 64-bit version of omap3isp_stat_data

[PATCH RFT] mach-s3c64xx:Fix error handling for certain calls to s3c_gpio_cfgpin_range in the file dev-audio.c
 2015-09-17 10:52 UTC  (3+ messages)

[PATCH 0/6] pinctrl: Remove unneded semicolons in drivers
 2015-09-17  7:55 UTC  (3+ messages)
` [PATCH 6/6] pinctrl: samsung: Remove unneded semicolon

[PATCH] mach-s3c64xx:Fix error handling for certain calls to s3c_gpio_cfgpin_range in the file dev-audio.c
 2015-09-17  2:48 UTC  (3+ messages)

[PATCH v2 0/7] Add support for Exynos SROM Controller driver
 2015-09-16 23:19 UTC  (2+ messages)

[PATCH] ARM: dts: Fix LEDs on exynos5422-odroidxu3
 2015-09-16 23:13 UTC  (3+ messages)

[PATCH] cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs
 2015-09-16 23:03 UTC  (3+ messages)

[PATCH v2] ARM: exynos_defconfig: Enable USB Video Class support
 2015-09-16 22:59 UTC  (3+ messages)

[PATCH v2] ARM: dts: Fix LEDs on exynos5422-odroidxu3
 2015-09-16 22:52 UTC  (4+ messages)

[PATCH v4 0/4] cpufreq-dt: add suspend frequency support
 2015-09-16 22:44 UTC  (7+ messages)

[PATCH 7/7] usb: dwc2: refactor common low-level hw code to platform.c
 2015-09-16 12:34 UTC  (2+ messages)
` [PATCH v2 "

[PATCH RESEND RESEND v6 0/6] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-09-16 11:57 UTC  (4+ messages)
` [PATCH RESEND v6 0/3] dts: "

[PATCH 0/7] [media] y2038 conversion for subsystem
 2015-09-16  8:57 UTC  (8+ messages)
` [PATCH 4/7] [media] exynos4-is: use monotonic timestamps as advertized
` [PATCH 5/7] [media] use v4l2_get_timestamp where possible
` [PATCH 6/7] [RFC] [media]: v4l2: introduce v4l2_timeval


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