linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-28 15:09:31 to 2013-03-06 22:15:09 UTC [more...]

[PATCH 00/23] RFC: exynos multiplatform support
 2013-03-06 22:14 UTC  (41+ messages)
` [PATCH 01/23] ARM: exynos: introduce EXYNOS_ATAGS symbol
` [PATCH 02/23] irqchip: exynos: remove dependency on mach/irqs.h
` [PATCH 03/23] tty: serial/samsung: prepare for common clock API
` [PATCH 04/23] tty: serial/samsung: make register definitions global
` [PATCH 05/23] tty: serial/samsung: fix modular build
` [PATCH 06/23] ARM: exynos: move debug-macro.S to include/debug/
` [PATCH 07/23] i2c: s3c2410: make header file local
` [PATCH 08/23] mmc: sdhci-s3c: remove platform dependencies
` [PATCH 09/23] usb: exynos: do not include plat/usb-phy.h
` [PATCH 10/23] [media] exynos: remove unnecessary header inclusions
` [PATCH 11/23] video/exynos: "
` [PATCH 12/23] thermal/exynos: "
` [PATCH 13/23] mtd: onenand/samsung: make regs-onenand.h file local
` [PATCH 14/23] rtc: s3c: make header "
` [PATCH 15/23] spi: s3c64xx: move to generic dmaengine API
` [PATCH 16/23] pwm: samsung: repair the worst MMIO abuses
` [PATCH 17/23] ASoC: samsung: move plat/ headers to local directory
` [PATCH 18/23] ASoC: samsung: convert to dmaengine API
` [PATCH 19/23] ASoC: samsung: use irq resource for idma
` [PATCH 20/23] ARM: exynos: prepare for sparse IRQ
` [PATCH 21/23] ARM: exynos: hack to disable private clock code
` [PATCH 22/23] ARM: exynos: work around missing gpio code on multiplatform
` [PATCH 23/23] ARM: exynos: experimental multiplatform support

[PATCH v6 0/5] Add DRM FIMD DT support for Exynos4 DT Machines
 2013-03-06 21:20 UTC  (7+ messages)
` [PATCH v6 5/5] ARM: dts: Add FIMD DT binding Documentation

[PATCH] iio: adc: exynos5_adc: fix compilation warnings
 2013-03-06 13:15 UTC  (4+ messages)

[PATCH 1/2] ARM: EXYNOS: Add PCIe driver support
 2013-03-06 13:07 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC

[PATCH 0/2] ARM: dts: Add default pin states for client nodes on Exynos4/5 platforms
 2013-03-06 12:36 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: add pin state information in client nodes for Exynos4 platforms
` [PATCH 2/2] ARM: dts: add pin state information in client nodes for Exynos5 platforms

[RFC 00/12] Adding media device driver for Exynos imaging subsystem
 2013-03-06 11:53 UTC  (13+ messages)
` [RFC 01/12] media: s5p-fimc: modify existing mdev to use common pipeline
` [RFC 02/12] fimc-lite: Adding Exynos5 compatibility to fimc-lite driver
` [RFC 03/12] media: fimc-lite: Adding support for Exynos5
` [RFC 04/12] s5p-csis: Adding Exynos5250 compatibility
` [RFC 05/12] ARM: EXYNOS: Add devicetree node for mipi-csis driver for exynos5
` [RFC 06/12] ARM: EXYNOS: Add devicetree node for FIMC-LITE "
` [RFC 07/12] media: exynos5-is: Adding media device "
` [RFC 08/12] ARM: dts: add camera specific pinctrl nodes for Exynos5250 SoC
` [RFC 09/12] ARM: dts: Adding pinctrl support to Exynos5250 i2c nodes
` [RFC 10/12] ARM: dts: Adding media device nodes to Exynos5 SoCs
` [RFC 11/12] media: m5mols: Adding dt support to m5mols driver
` [RFC 12/12] ARM: dts: Add camera node to exynos5250-smdk5250.dts

[PATCH] ASoC: samsung: let device core setup the default pin configuration
 2013-03-06 11:55 UTC  (5+ messages)

[PATCH] mmc: dwmmc: let device core setup the default pin configuration
 2013-03-06 12:04 UTC 

[PATCH] mmc: sdhci-s3c: let device core setup the default pin configuration
 2013-03-06 11:36 UTC 

[PATCH] input: samsung-keypad: let device core setup the default pin configuration
 2013-03-06 11:49 UTC 

[PATCH] spi: s3c64xx: let device core setup the default pin configuration
 2013-03-06 11:42 UTC 

[PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250
 2013-03-06 11:18 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: exynos: add exynos5250 SoC specific data
` [PATCH v2 2/3] gpio: samsung: skip gpiolib registration if pinctrl support is enabled for exynos5250
` [PATCH v2 3/3] arm: exynos: skip wakeup interrupt registration for exynos5250 if pinctrl is enabled

[PATCH] ARM: drop "select HAVE_SCHED_CLOCK"
 2013-03-06 10:53 UTC 

[PATCH] ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNG
 2013-03-06 10:39 UTC 

[PATCH V2 1/4] cpufreq: exynos: Adding cpufreq driver for exynos5440
 2013-03-06  6:21 UTC  (7+ messages)
` [PATCH V2 2/4] cpufreq: exynos: Remove error return even if no soc is found
` [PATCH V2 3/4] arm: exynos: Enable OPP library support for exynos5440
` [PATCH V2 4/4] dts: Add cpufreq controller node for Exynos5440 SoC

[PATCH 1/2] ARM: exynos: pl330: Add #dma-cells for generic dma binding support
 2013-03-06  5:13 UTC  (5+ messages)
` [PATCH 2/2] Arm: socfpga: "

State of pinctrl and exynos5250?
 2013-03-06  1:06 UTC  (10+ messages)

[PATCH] dma: of-dma: return error when 'dma-cells' not found
 2013-03-05 19:48 UTC  (7+ messages)
` [PATCH V2] DMA: PL330: Add check if device tree compatible

[PATCH] ARM: EXYNOS: remove EXYNOS_DEV_SYSMMU entirely
 2013-03-05 18:51 UTC 

[PATCH 0/3] pinctrl: exynos: add support for Samsung's Exynos5250
 2013-03-05 18:24 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: exynos: add exynos5250 SoC specific data

[PATCH V2] ARM: dts: Modify SPI nodes according generic DMA DT bindings
 2013-03-05 10:46 UTC 

[PATCH] ARM: dts: Modify SPI nodes according generic DMA DT bindings
 2013-03-05 10:24 UTC  (4+ messages)

[PATCH] DMA: PL330: Add check if device tree compatible
 2013-03-05  5:51 UTC  (3+ messages)

[PATCH v2 00/10] usb: dwc3/xhci/phy: Enable runtime power management
 2013-03-04 15:57 UTC  (19+ messages)
` [PATCH v2 02/10] USB: dwc3: Adjust runtime pm to allow autosuspend
` [PATCH v2 03/10] usb: dwc3: Enable runtime pm only after PHYs are initialized
` [PATCH v2 05/10] usb: dwc3: exynos: Enable runtime power management
  ` [PATCH v2 01/10] usb: phy: Add APIs for "
  ` [PATCH v2 04/10] usb: dwc3: Add runtime power management callbacks
  ` [PATCH v2 06/10] usb: xhci: Enable runtime pm in xhci-plat
` [PATCH v2 07/10] usb: phy: samsung: Enable runtime power management on usb3phy
` [PATCH v2 08/10] usb: phy: samsung: Add support for external reference clock
` [PATCH v2 09/10] usb: phy: samsung: Add support for PHY ref_clk gpio

[PATCH RFC] usb: dwc3: Get PHY from platform specific dwc3 dt node
 2013-03-04 15:02 UTC  (9+ messages)

[PATCH] ARM: S5PV210: Fix compilation error in mach-goni.c
 2013-03-04 14:18 UTC  (5+ messages)

[PATCH] i2c: s3c24xx: allow device core to setup default pin configuration
 2013-03-04 14:12 UTC  (3+ messages)

[PATCH RFC] drm/exynos: hdmi: move hdmiphy related code to hdmiphy driver
 2013-03-04 14:05 UTC  (3+ messages)

[PATCH] ARM: S5PV210: Fix PL330 DMA controller clkdev entries
 2013-03-04 13:54 UTC  (4+ messages)

[PATCH 03/14] MAINTAINERS: remove arch/arm/plat-s3c24xx/
 2013-03-04 12:57 UTC  (2+ messages)

MFC decode failed in S5PV210 in kernel 3.8
 2013-03-04 11:42 UTC  (7+ messages)

[PATCH 2/2] ARM: EXYNOS: support burst mode for for dev-to-mem and dev-to-mem transmit
 2013-03-04  5:45 UTC  (2+ messages)

[PATCH] ARM: dts: moving dt binding documents for video devices to common place
 2013-03-04  3:51 UTC  (2+ messages)

[PATCH] ARM: s3c24xx: Add special bus clock ratio mode support for S3C2410A
 2013-03-03 16:22 UTC 

[PATCH v6 00/16] clk: exynos4/5: migrate to common clock framework
 2013-03-03 12:48 UTC  (9+ messages)
` [PATCH v6 01/16] clk: samsung: add common clock framework helper functions for Samsung platforms

[PATCH v6] iio: adc: add exynos adc driver under iio framwork
 2013-03-03 12:16 UTC  (7+ messages)
` [PATCH v7] "

[PATCH v2 3/4] spi: s3c64xx: add dma maxburst size initialization
 2013-03-02 22:27 UTC  (4+ messages)

[PATCH 0/3] ARM: S3C24XX: integrate special s3c2412 eint handling
 2013-03-02 20:10 UTC  (4+ messages)
` [PATCH 3/3] ARM: S3C24XX: handle s3c2412 eints using new infrastructure

[PATCH] usb: dwc3: Set DWC3 context's mode based on selected mode
 2013-03-02 13:25 UTC 

[PATCH 1/4] ARM: s3c24xx: Removed unneeded dependency on ARCH_S3C24XX for boards
 2013-03-02 12:00 UTC  (6+ messages)
` [PATCH 2/4] ARM: s3c24xx: Removed unneeded dependency on CPU_S3C2410
` [PATCH 3/4] ARM: s3c24xx: Removed unneeded dependency on CPU_S3C2412
` [PATCH 4/4] ARM: s3c24xx: Fix switching FIFO in arch_enable_uart_fifo function
  ` Re[2]: [PATCH 1/4] ARM: s3c24xx: Removed unneeded dependency on ARCH_S3C24XX for boards

Boot failure on Origen board using latest kernel
 2013-03-02  5:48 UTC  (5+ messages)

[PATCH v3 0/2] Add automatic bus number support for i2c busses with device tree
 2013-03-01 19:22 UTC  (8+ messages)
` [PATCH v4 "
    ` [PATCH v4 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present
  ` [PATCH v4 2/2] i2c: pxa: Use i2c-core to get bus number now

SMDKV210 support issue in kernel 3.8 (dma-pl330 and HDMI failed)
 2013-02-28 15:54 UTC  (10+ messages)


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