Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2012-04-25 04:22:59 to 2012-05-10 07:24:25 UTC [more...]

[PATCH 0/2] regulator: add initial suport for max77686
 2012-05-10  7:24 UTC  (9+ messages)
` [PATCH 1/2] mfd: Add support for MAX77686
` [PATCH 2/2] regulator: "

[PATCH] ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
 2012-05-09 23:46 UTC 

[PATCH 00/10] spi: s3c64xx: add support for device tree
 2012-05-09 17:19 UTC  (31+ messages)
` [PATCH 01/10] spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
` [PATCH 02/10] spi: s3c64xx: move controller information into driver data
` [PATCH 03/10] ARM: Samsung: Remove spi hardware controller information from platform data
` [PATCH 04/10] ARM: Samsung: Remove pdev pointer paremeter from spi gpio setup functions
` [PATCH 05/10] ARM: Samsung: Update the device names for spi clock lookup
` [PATCH 06/10] ARM: Samsung: Modify s3c64xx_spi{0|1|2}_set_platdata function
` [PATCH 07/10] spi: s3c64xx: Remove the 'set_level' callback from controller data
` [PATCH 08/10] ARM: Exynos4: Fix the incorrect hierarchy of spi controller bus clock
` [PATCH 09/10] ARM: Exynos5: Add spi clock support
` [PATCH 10/10] spi: s3c64xx: add device tree support

[PATCH 00/33] Use common macro to define resources
 2012-05-09 12:55 UTC  (36+ messages)
` [PATCH 06/33] ARM: S3C24XX: dev-uart: "
  ` [PATCH v2 "
` [PATCH 15/33] ARM: S3C24XX: mach-nexcoder: "
` [PATCH 16/33] ARM: S3C24XX: mach-osiris: "
` [PATCH 17/33] ARM: S3C24XX: mach-otom: "
` [PATCH 18/33] ARM: S3C24XX: mach-qt2410: "
` [PATCH 19/33] ARM: S3C24XX: mach-rx1950: "
` [PATCH 20/33] ARM: S3C24XX: mach-tct_hammer: "
` [PATCH 21/33] ARM: S3C24XX: mach-vr1000: "
` [PATCH 22/33] ARM: S3C24XX: simtec-nor: "
` [PATCH 23/33] ARM: S3C64XX: dev-audio: "
` [PATCH 24/33] ARM: S3C64XX: dev-uart: "
` [PATCH 25/33] ARM: S3C64XX: mach-anw6410: "
` [PATCH 26/33] ARM: S3C64XX: mach-crag6410: "
` [PATCH 27/33] ARM: S3C64XX: mach-mini6410: "
` [PATCH 28/33] ARM: S3C64XX: mach-real6410: "
` [PATCH 29/33] ARM: S3C64XX: mach-smdk6410: "
` [PATCH 30/33] ARM: S5P64X0: dev-audio: "
` [PATCH 31/33] ARM: S5PC100: "
` [PATCH 32/33] ARM: S5PV210: "
` [PATCH 33/33] ARM: S5PV210: mach-smdkv210: "

[PATCH] ARM: EXYNOS: PD: Fix duplicate variable
 2012-05-09 12:50 UTC 

[PATCH v3 0/6] thermal: exynos: Add kernel thermal support for exynos platform
 2012-05-09 12:44 UTC  (16+ messages)
` [PATCH v3 1/6] thermal: Add a new trip type to use cooling device instance number
    ` [PATCH v3 2/6] thermal: Add generic cpufreq cooling implementation
        ` [PATCH v3 3/6] hwmon: exynos4: Move thermal sensor driver to driver/thermal directory
            ` [PATCH v3 4/6] thermal: exynos5: Add exynos5 thermal sensor driver support
                ` [PATCH v3 5/6] thermal: exynos: Register the tmu sensor with the kernel thermal layer
                    ` [PATCH v3 6/6] ARM: exynos: Add thermal sensor driver platform data support

[PATCH v2 0/4] ARM: S3C24XX: move some code from plat to mach directory
 2012-05-09 12:44 UTC  (6+ messages)
` [PATCH 1/4] ARM: S3C24XX: move plat-s3c24xx/cpu.c
` [PATCH 2/4] ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c
` [PATCH 3/4] ARM: S3C24XX: move common power-management code to mach-s3c24xx
` [PATCH 4/4] ARM: S3C24XX: move common clock init into common.c

[PATCH] ARM: EXYNOS: fix the hotplug for Cortex-A15
 2012-05-09 12:37 UTC 

[PATCH] ARM: exynos: Adapt to cpuidle core time keeping and irq enable
 2012-05-09 12:18 UTC  (7+ messages)

[PATCH 00/20] ARM: Samsung: Add support for Exynos5250 Rev1.0
 2012-05-09 11:50 UTC  (25+ messages)
` [PATCH 01/20] ARM: EXYNOS: Add watchdog timer clock instance
` [PATCH 02/20] ARM: EXYNOS: Support DMA for EXYNOS5250 SoC
` [PATCH 03/20] ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1
` [PATCH 04/20] ARM: EXYNOS: Modify the GIC physical address for static io-mapping
` [PATCH 05/20] ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definition
` [PATCH 06/20] ARM: EXYNOS: add GPC4 bank instance
` [PATCH 07/20] ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpll
` [PATCH 08/20] ARM: EXYNOS: update irqs for EXYNOS5250 evt1
` [PATCH 09/20] ARM: Exynos: Remove a new bus_type instance for Exynos5
` [PATCH 10/20] of/irq: fix interrupt parent lookup procedure
` [PATCH 11/20] of/irq: add retry support for interrupt controller tree initialization
` [PATCH 12/20] ARM: Exynos: Add irq_domain support for interrupt combiner
` [PATCH 13/20] ARM: Exynos: Add device tree "
` [PATCH 14/20] ARM: Exynos: Simplify the wakeup interrupt setup code
` [PATCH 15/20] ARM: Exynos: Add irq_domain support for gpio wakeup interrupts
` [PATCH 16/20] ARM: Exynos: Remove arch_initcall for wakeup interrupt initialization
` [PATCH 17/20] ARM: Exynos: Add device tree support for gpio wakeup interrupt controller
` [PATCH 18/20] ARM: dts: Update device tree source files for EXYNOS5250
` [PATCH 19/20] ARM: Exynos5: Add combiner, wakeup interrupt controller and ethernet nodes
` [PATCH 20/20] ARM: Exynos5: Add AUXDATA for i2c controllers

[PATCH] ARM: SAMSUNG: Fix the value of tcnt and tcmp for PWM
 2012-05-09 11:36 UTC 

[PATCH] mtd: m25p80: Add support for Winbond W25Q80BW
 2012-05-08 22:34 UTC 

[PATCH] ARM: EXYNOS: Add platform resource definitions for FIMC-LITE
 2012-05-08  7:43 UTC  (4+ messages)

[PATCH] ARM: EXYNOS: Make BT platform data structure static in mach-origen.c file
 2012-05-08  5:49 UTC  (2+ messages)

[PATCH 0/2] ARM: EXYNOS: Add DRM device to Origen and SMDKV310
 2012-05-08  5:47 UTC  (4+ messages)

[PATCH 0/5] ARM: S3C24XX: move the easy parts to mach-s3c24xx from plat-s3c24xx
 2012-05-08  5:38 UTC  (10+ messages)
` [PATCH 1/5] ARM: S3C24XX: move plat-s3c24xx/cpu.c
` [PATCH 2/5] ARM: S3C24XX: move plat-s3c24xx/irq.c into common.c
` [PATCH 3/5] ARM: S3C24XX: move plat-s3c24xx/dev-uart.c "
` [PATCH 4/5] ARM: S3C24XX: move common power-management code to mach-s3c24xx
` [PATCH 5/5] ARM: S3C24XX: move common clock init into common.c

[PATCH] drivers: genpd: let platform code to register devices into disabled domains
 2012-05-07 18:45 UTC  (8+ messages)

[PATCH] dma: pl330: assign a new cookie when restarting tx descriptors in cyclic mode
 2012-05-05 19:50 UTC  (3+ messages)

[PATCH 0/4] ARM: EXYNOS: Add s3c-hsotg support for Exynos4210 and S5PV210 boards
 2012-05-04 15:57 UTC  (5+ messages)
` [PATCH 1/4] ARM: EXYNOS: Add usb otg phy control for EXYNOS4210
` [PATCH 2/4] ARM: EXYNOS: Add s3c-hsotg device support for GONI board
` [PATCH 3/4] ARM: EXYNOS: Add s3c-hsotg device support for NURI board
` [PATCH 4/4] ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 board

[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-03 22:48 UTC  (19+ messages)
` [PATCH 1/7] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH 2/7] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH 3/7] mmc: dw_mmc: add device tree support
` [PATCH 4/7] mmc: dw_mmc: add samsung exynos5250 specific extentions
` [PATCH 5/7] ARM: Samsung: Add support for MSHC controller clocks
` [PATCH 6/7] ARM: Exynos5: Add AUXDATA support for MSHC controllers
` [PATCH 7/7] ARM: dts: Add nodes for dw_mmc controllers for Samsung Exynos5250 platforms

[PATCH 1/2] ARM: EXYNOS: Add MFC device to SMDK4X12
 2012-05-03 10:12 UTC  (2+ messages)
` [PATCH 2/2] ARM: EXYNOS: Add FIMC "

[PATCH] mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
 2012-05-02  9:07 UTC  (3+ messages)

ARM: Exynos4: Fix the I2C.0 platform device's ID to 0 in the devs.c
 2012-04-30 11:24 UTC 

ARM: Exynos4: NURI: Remove redundant S5P_SETUP_MIPIPHY configuration
 2012-04-30 11:24 UTC 

[PATCH v3] [media] s5p-g2d: Add support for FIMG2D v4.1 H/W logic
 2012-04-28 12:06 UTC 

[PATCH] ARM: SAMSUNG: Remove unusued variable 'running'
 2012-04-27 22:13 UTC 

[GIT PULL] 3rd Samsung fixes for v3.4
 2012-04-27 16:54 UTC  (2+ messages)

[PATCH v4] ARM: EXYNOS: Support DMA for EXYNOS5250 SoC
 2012-04-27 14:32 UTC 

[PATCH] ARM: S3C24XX: add support for second irq set of S3C2416
 2012-04-25 13:11 UTC  (3+ messages)

[PATCH v4 0/2] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-04-25 11:38 UTC  (6+ messages)
` [PATCH 1/2] i2c-s3c2410: Rework device type handling

[GIT PULL] Samsung fixes-2 for v3.4
 2012-04-25  5:59 UTC  (4+ messages)

[PATCH] ARM: EXYNOS: add the definition for IRQ_DWMCI
 2012-04-25  4:49 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