Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2014-11-14 22:09:29 to 2014-11-19 08:16:22 UTC [more...]

[PATCH] ARM: dts: add board dts file for Exynos3250-based Monk board
 2014-11-19  8:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/1] ARM: exynos_defconfig: Enable max77802 rtc and clock drivers
 2014-11-19  8:09 UTC  (4+ messages)

[PATCH v2 0/6] exynos: Move pmu driver to driver/soc folder and add exynos7 support
 2014-11-19  8:04 UTC  (3+ messages)

[PATCH RESEND] serial: samsung: Fix serial config dependencies for exynos7
 2014-11-19  7:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ARM: exynos_defconfig: Use 16 minors per MMC block device
 2014-11-19  7:56 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependent I2C controller
 2014-11-19  7:49 UTC  (2+ messages)

[GIT PULL] Samsung clock changes for 3.19
 2014-11-19  7:23 UTC  (2+ messages)

[RFC PATCH 0/3] drm/exynos: add full modularity support to sub drivers
 2014-11-19  4:51 UTC  (7+ messages)
` [RFC PATCH 1/3] drm/exynos: make kms drivers to be independent modules
` [RFC PATCH 2/3] drm/exynos: make non kms drivers to be indenpendent modules
  ` [RFC PATCH v2] "
` [RFC PATCH 3/3] drm/exynos: make vidi driver to be independent module

[PATCH v5 0/2] Handle reboot for Exynos SoC via restart_handler
 2014-11-19  3:37 UTC  (7+ messages)
` [PATCH v5 1/2] clk: samsung: exynos5440: move restart code into clock driver
` [PATCH v5 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver

[PATCH 0/2] drm/exynos: use drm generic mmap interface
 2014-11-19  2:32 UTC  (7+ messages)
` [PATCH 2/2] "

[RFC PATCH 1/1] drm/exynos: Move platform drivers registration to module init
 2014-11-18 22:46 UTC  (4+ messages)

[PATCH] PM / Domains: Power on the PM domain right after attach completes
 2014-11-18 22:10 UTC  (33+ messages)

[PATCH v2 10/10] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state
 2014-11-18 21:00 UTC  (3+ messages)
` [PATCH v3 1/2] usb: dwc2/gadget: add mutex to serialize init/deinit calls

[PATCH v3] usb: dwc2/gadget: report disconnect event from 'end session' irq
 2014-11-18 20:56 UTC  (8+ messages)
` [PATCH v4] usb: dwc2/gadget: rework disconnect event handling
          ` [PATCH v5] "

[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
 2014-11-18 20:28 UTC  (13+ messages)
` [PATCH 03/21] thermal: of: Extend of-thermal.c to provide number of non critical trip points
` [PATCH 04/21] thermal: of: Extend current of-thermal.c code to allow setting emulated temp

[PATCH 0/3] ARM: dts: Add spidev nodes for Exynos Chromebooks
 2014-11-18 17:50 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: Add SPI flash node for Peach boards
` [PATCH 2/3] ARM: dts: Add spidev registration to exynos5250-snow
` [PATCH 3/3] ARM: exynos_defconfig: Enable user mode SPI device support

[PATCH v4] ARM: EXYNOS: add Exynos3250 PMU support
 2014-11-18 17:34 UTC 

[BUG] blocked task after exynos_drm_init
 2014-11-18 16:32 UTC  (6+ messages)

[PATCH 1/2] ARM: dts: Fix bootup issue on smdk5250
 2014-11-18 14:02 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: Add missing irq pinctrl for max77686 "

[PATCH 1/7] clk: samsung: exynos4: set parent of mixer gate clock to hdmi
 2014-11-18 13:41 UTC  (2+ messages)
` [PATCH 1/7] clk: samsung: exynos4: set parent of sclk_hdmiphy "

[PATCH] drm/exynos: fix infinite loop issue incurred by no pair
 2014-11-18 13:31 UTC  (8+ messages)

[PATCH v7 0/2] Fine tune USB 3.0 PHY on exynos5420
 2014-11-18 12:20 UTC  (7+ messages)
` [PATCH v7 1/2] usb: host: xhci-plat: Get PHYs for xhci's hcds

[PATCH] media: exynos-gsc: fix build warning
 2014-11-18 10:57 UTC 

[PATCH v4 0/2] Handle reboot for Exynos SoC via restart_handler
 2014-11-18 10:50 UTC  (6+ messages)
` [PATCH v4 1/2] clk: samsung: exynos5440: move restart code into clock driver
` [PATCH v4 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver

exynos5250/arndale: failed to set cpu voltage
 2014-11-18  8:15 UTC  (4+ messages)

[PATCH v8 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-11-18  7:46 UTC  (5+ messages)

[PATCH V8 00/14] drm/exynos: few patches to enhance bridge chip support
 2014-11-18  6:20 UTC  (16+ messages)
` [PATCH V8 01/14] drm/bridge: ptn3460: Few trivial cleanups
` [PATCH V8 02/14] drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init
` [PATCH V8 03/14] drm/bridge: make bridge registration independent of drm flow
` [PATCH V8 04/14] drm/bridge: ptn3460: Convert to i2c driver model
` [PATCH V8 05/14] drm/exynos: dp: support drm_bridge
` [PATCH V8 06/14] drm/bridge: ptn3460: support drm_panel
` [PATCH V8 07/14] drm/bridge: ptn3460: probe connector at the end of bridge attach
` [PATCH V8 08/14] drm/bridge: ptn3460: use gpiod interface
` [PATCH V8 09/14] Documentation: drm: bridge: move to video/bridge
` [PATCH V8 10/14] Documentation: devicetree: Add vendor prefix for parade
` [PATCH V8 11/14] Documentation: bridge: Add documentation for ps8622 DT properties
` [PATCH V8 12/14] drm/bridge: Add i2c based driver for ps8622/ps8625 bridge
` [PATCH V8 13/14] ARM: dts: snow: represent the connection between bridge and panel using videoport and endpoints
` [PATCH V8 14/14] ARM: dts: peach-pit: "

exynos boot falures in linux-next (was: next boot: 94 boots: 79 pass, 13 fail, 2 untried (next-20141117))
 2014-11-18  3:49 UTC  (6+ messages)
  ` exynos boot falures in linux-next

[PATCH] ASoC: rt5631: Fixing compilation warning when DT is disabled
 2014-11-17 15:56 UTC  (3+ messages)

[PATCH] ASoC: samsung-i2s: Add 192kHz config option
 2014-11-17 14:57 UTC  (2+ messages)

[PATCH v2 0/9] drm/exynos: modify LCD I80 interface display
 2014-11-17 13:00 UTC  (10+ messages)
` [PATCH 1/9] drm/exynos: move triggering checking
` [PATCH 2/9] drm/exynos: fimd: move shadow unprotection position
` [PATCH 3/9] drm/exynos: fimd: add fimd_enable_video_output() to cleanup
` [PATCH 4/9] drm/exynos: fimd: add fimd_enable_shadow_channel_path() "
` [PATCH 5/9] drm/exynos: fimd: modify I80 i/f irq relevant routine
` [PATCH 6/9] drm/exynos: fimd: add triggering unset routine in fimd_trigger()
` [PATCH 7/9] drm/exynos: use irq_flags instead of triggering
` [PATCH 8/9] drm/exynos: dsi: move TE irq handler registration position
` [PATCH 9/9] drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN

[PATCH] MAINTAINERS: update email address and cleanup for exynos entry
 2014-11-17 12:57 UTC  (2+ messages)

3.19/for-next: peachpi: phy failures
 2014-11-17 12:09 UTC 

[PATCH v9 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-11-17 11:48 UTC  (8+ messages)
` [PATCH v9 1/7] ARM: l2c: Refactor the driver to use commit-like interface
` [PATCH v9 2/7] ARM: l2c: Add interface to ask hypervisor to configure L2C
` [PATCH v9 3/7] ARM: l2c: Get outer cache .write_sec callback from mach_desc only if not NULL
` [PATCH v9 4/7] ARM: l2c: Add support for overriding prefetch settings
` [PATCH v9 5/7] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310
` [PATCH v9 6/7] ARM: EXYNOS: Add support for non-secure L2X0 resume
` [PATCH v9 7/7] ARM: dts: exynos4: Add nodes for L2 cache controller

[PATCH v9 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-11-17 11:47 UTC 

[PATCH 00/14] drm/exynos: embed exynos-drm framework objects into driver private context
 2014-11-17  8:54 UTC  (15+ messages)
` [PATCH 01/14] drm/exynos/mixer: embed manager into "
` [PATCH 02/14] drm/exynos/mixer: stop using manager->ctx pointer
` [PATCH 03/14] drm/exynos/vidi: embed manager into private context
` [PATCH 04/14] drm/exynos/vidi: stop using manager->ctx pointer
` [PATCH 05/14] drm/exynos/fimd: embed manager into private context
` [PATCH 06/14] drm/exynos/fimd: stop using manager->ctx pointer
` [PATCH 07/14] drm/exynos/hdmi: embed display into private context
` [PATCH 08/14] drm/exynos/hdmi: stop using display->ctx pointer
` [PATCH 09/14] drm/exynos/vidi: embed display into private context
` [PATCH 10/14] drm/exynos/vidi: stop using display->ctx pointer
` [PATCH 11/14] drm/exynos/dp: embed display into private context
` [PATCH 12/14] drm/exynos/dp: stop using display->ctx pointer
` [PATCH 13/14] drm/exynos/dpi: embed display into private context
` [PATCH 14/14] drm/exynos/dpi: stop using display->ctx pointer

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-17  8:00 UTC 

[PATCH] serial: samsung: Fix serial config dependencies for exynos7
 2014-11-17  4:44 UTC  (7+ messages)

(unknown)
 2014-11-16 17:29 UTC 

(unknown)
 2014-11-16 17:29 UTC 

(unknown)
 2014-11-16 17:29 UTC 

(unknown)
 2014-11-16 17:29 UTC 

(unknown)
 2014-11-16 17:29 UTC 

(unknown)
 2014-11-16 17:29 UTC 

(unknown)
 2014-11-16 17:29 UTC 

(unknown)
 2014-11-16 17:29 UTC 

(unknown)
 2014-11-16 17:29 UTC 

[PATCH v7 0/7] Enable support for Samsung Exynos7 SoC
 2014-11-16  7:01 UTC  (4+ messages)

[PATCH] ARM: dts: Explicitly set dr_mode on exynos5250-snow
 2014-11-16  1:17 UTC  (3+ messages)

[PATCH v2 00/33] thermal: exynos: convert the driver to use per-SoC type operations
 2014-11-15 18:47 UTC  (2+ messages)

[PATCH] PM / Domains: Change prototype for the ->attach_dev() callback
 2014-11-15 11:32 UTC  (5+ messages)

[PATCH V2] PM / Domains: Fix initial default state of the need_restore flag
 2014-11-14 23:50 UTC  (2+ messages)

[PATCH] [media] exynos4-is: fix error handling of irq_of_parse_and_map
 2014-11-14 22:09 UTC 


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