Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2011-09-08 19:53:26 to 2011-09-20 11:10:27 UTC [more...]

[PATCH 0/3] FB: Add window positioning support
 2011-09-20 15:30 UTC  (5+ messages)
` [PATCH 1/3] include: fb: Add definiton for window positioning structure
` [PATCH 2/3] ARM: SAMSUNG: Embed window positioning data structure in s3c-fb plat data
` [PATCH 3/3] video: s3c-fb: Modify s3c-fb driver to support window positioning

[PATCH] mmc: card: modify mmc_getgeo function
 2011-09-20 11:08 UTC 

[PATCH] ARM: EXYNOS4: Add header file protection macros
 2011-09-20  4:46 UTC 

Temporary change the URL of s5p tree for linux-next
 2011-09-20  0:55 UTC  (2+ messages)

[PATCH v3 0/4] ARM: Samsung: Add board setup for M-5MOLS and NOON010PC30 camera sensors
 2011-09-19 17:30 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver
` [PATCH v3 2/4] ARM: S5PV210: Add support for NOON010PC30 sensor on GONI board
` [PATCH v3 3/4] ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver
` [PATCH v3 4/4] ARM: S5PV210: UNIVERSAL_C210: Add support for M-5MOLS image sensor

[PATCH 1/3] ARM: EXYNOS4: Modify PMU register setting function
 2011-09-19  1:23 UTC  (3+ messages)
` [PATCH 2/3] ARM: EXYNOS4: Add PMU register definition for EXYNOS4212
` [PATCH 3/3] ARM: EXYNOS4: Support suspend/resume "

[PATCH V2 0/3] ARM: EXYNOS4: Support suspend/resume for EXYNOS4212
 2011-09-19  1:25 UTC  (4+ messages)
` [PATCH V2 1/3] ARM: EXYNOS4: Modify PMU register setting function
` [PATCH V2 2/3] ARM: EXYNOS4: Add PMU register definition for EXYNOS4212
` [PATCH V2 3/3] ARM: EXYNOS4: Support suspend/resume "

[PATCH V5 0/6] ARM: S5P64X0: Add Framebuffer support
 2011-09-19 17:54 UTC  (7+ messages)
` [PATCH RESEND V5 1/6] video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
` [PATCH RESEND V5 2/6] ARM: S5P64X0: Add register base and IRQ for Framebuffer
` [PATCH RESEND V5 3/6] ARM: S5P64X0: Set s3c_device_fb name
` [PATCH RESEND V5 4/6] ARM: S5P64X0: Add GPIO setup for LCD
` [PATCH V5 5/6] ARM: S5P6440: Add LCD-LTE480 and enable Framebuffer support
` [PATCH V5 6/6] ARM: S5P6450: "

[PATCH] ARM: SAMSUNG: Cleanup plat/pll.h
 2011-09-19 11:39 UTC 

[PATCH] ARM: SAMSUNG: plat-samsung/include/plat/pwm-clock.h
 2011-09-19 11:37 UTC 

[PATCH] ARM: SAMSUNG: Cleanup mach/clkdev.h
 2011-09-19 11:36 UTC 

[PATCH 0/7] gpio/samsung: Add support Samsung GPIO with gpio-samsung.c
 2011-09-19 11:13 UTC  (3+ messages)
` [PATCH 1/7 (RE-SEND)] gpio/s3c24xx: move gpio driver into drivers/gpio/

moved linux-samsung.git to github
 2011-09-19 10:43 UTC 

[GIT PULL] Samsung boards for v3.2
 2011-09-19 10:37 UTC 

[GIT PULL] Samsung cleanup for v3.2
 2011-09-19 10:36 UTC 

[PATCH v8 00/16] To use DMA generic APIs for Samsung DMA
 2011-09-19 10:36 UTC  (9+ messages)

[PATCH v2 0/6] Add device tree support for PL330 dma controller driver
 2011-09-19 10:26 UTC  (10+ messages)
` [PATCH v2 1/6] DMA: PL330: move filter function into driver
  ` [PATCH v2 2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data
    ` [PATCH v2 3/6] ARM: EXYNOS4: Modify platform data for pl330 driver
      ` [PATCH v2 4/6] DMA: PL330: Add device tree support
        ` [PATCH v2 5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
          ` [PATCH v2 6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build

[PATCH v3 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-19 10:19 UTC  (3+ messages)
` [PATCH v3 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option
` [PATCH v3 2/2] input: samsung-keypad: Add device tree support

[PATCH 0/2] Add TVOUT support for SMDKV310
 2011-09-19  8:27 UTC  (3+ messages)
` [PATCH 1/2] ARM: EXYNOS4: "

[PATCH v4 0/6] Add device tree support for PL330 dma controller driver
 2011-09-19  6:29 UTC  (7+ messages)
` [PATCH 1/6] DMA: PL330: move filter function into driver
  ` [PATCH 2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data
    ` [PATCH 3/6] ARM: EXYNOS4: Modify platform data for pl330 driver
      ` [PATCH 4/6] DMA: PL330: Add device tree support
        ` [PATCH 5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
          ` [PATCH 6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build

[PATCH v2 0/7] S3C2443/S3C2416: Implement support for ADC
 2011-09-18 20:49 UTC  (8+ messages)
` [PATCH 1/7] S3C2443/S3C2416: Add adc registers
` [PATCH 2/7] s3c-adc: describe features via quirk constants
` [PATCH 3/7] s3c-adc: Replace TYPE_ADCVx conditionals with quirks
` [PATCH 4/7] s3c-adc: Fix mux bit modification in s3c_adc_select
` [PATCH 5/7] S3C24XX: Allow overriding of adc device name
` [PATCH v2 6/7] s3c-adc: Add support for S3C2443
` [PATCH v2 7/7] s3c-adc: Add support for S3C2416/S3C2450

[PATCH 0/2] video: s3c-fb: Add window positioning support
 2011-09-18 20:39 UTC  (5+ messages)

(unknown),
 2011-09-18 15:40 UTC  (5+ messages)
` [PATCH 1/3] ARM: EXYNOS4: Modify PMU register setting function
` [PATCH 2/3] ARM: EXYNOS4: Add PMU register definition for EXYNOS4212
` [PATCH 3/3] ARM: EXYNOS4: Support suspend/resume "

[GIT PULL] Samsung Fixes for v3.1-rc7
 2011-09-17  8:47 UTC  (8+ messages)

[PATCH] ARM: EXYNOS4: Add keypad support for Origen
 2011-09-16 15:12 UTC  (3+ messages)

[PATCH] mmc: core: HS200 mode support for eMMC 4.5
 2011-09-16 14:00 UTC 

[PATCH V2 RESEND] Power Class Selection Feature
 2011-09-16 13:44 UTC  (2+ messages)
` [PATCH V2 RESEND] mmc: core: eMMC 4.5 "

[PATCH V6 RESEND 0/2] Poweroff Notify eMMC 4.5
 2011-09-16 13:39 UTC  (3+ messages)
` [PATCH V6 RESEND 1/2] mmc: core: Add power off notify feature(eMMC 4.5)
` [PATCH V6 RESEND 2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5

[PATCH V1] mmc: core: eMMC 4.5 Power Class Selection Feature
 2011-09-16 13:32 UTC 

[PATCH V2] Power Class Selection Feature
 2011-09-16 13:30 UTC  (2+ messages)
` [PATCH V1] mmc: core: eMMC 4.5 "

[PATCH V6 0/2] Poweroff Notify eMMC 4.5
 2011-09-16 13:29 UTC  (3+ messages)
` [PATCH V5 1/2] mmc: core: Add power off notify feature(eMMC 4.5)
` [PATCH V5 2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5

[PATCH v2] ARM: EXYNOS4: Add HDMI support for Origen
 2011-09-16 12:19 UTC  (2+ messages)

[PATCH V4] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN
 2011-09-16 12:02 UTC  (4+ messages)

[PATCH 0/4] ARM: Samsung: Add board setup for M-5MOLS and NOON010PC30 camera sensors
 2011-09-16 10:27 UTC  (5+ messages)
` [PATCH 1/4 (RESEND)] ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver
` [PATCH v2 2/4] ARM: S5PV210: Add support for NOON010PC30 sensor on GONI board
` [PATCH 3/4 (RESEND)] ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver
` [PATCH 4/4] ARM: S5PV210: UNIVERSAL_C210: Add support for M-5MOLS image sensor

confusion regarding the CMD19 and CMD21 in eMMC/SD card spec
 2011-09-16  6:14 UTC  (7+ messages)

[PATCH v2 0/4] S3C2416: Enable IIS and HSSPI clocks
 2011-09-15  8:49 UTC  (3+ messages)

[PATCH 0/2] Universal C210 workaround/fix
 2011-09-15  7:42 UTC  (8+ messages)
` [PATCH 2/2] ARM: Exynos4: use s5p-timer for UniversalC210 board

[PATCH] arm: exynos4: fix incorrect pad configuration for keypad row lines
 2011-09-15  5:52 UTC  (2+ messages)

[PATCH V2] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN
 2011-09-15  5:33 UTC  (8+ messages)

[PATCH V3] ARM: EXYNOS4: Add machine support for 7" LCD on ORIGEN
 2011-09-15  4:28 UTC 

[PATCH v3 0/2] Add device tree support for Samsung's I2C driver
 2011-09-15  1:09 UTC  (6+ messages)
` [PATCH v3 1/2] i2c: s3c2410: Keep a copy of platform data and use it
  ` [PATCH v3 2/2] i2c: s3c2410: Add device tree support

[PATCH v2 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-15  1:07 UTC  (9+ messages)
` [PATCH 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option
  ` [PATCH 2/2] input: samsung-keypad: Add device tree support

[PATCH V4 RESEND 1/6] video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
 2011-09-14 21:19 UTC  (2+ messages)

[PATCH v3 0/6] Add device tree support for PL330 dma controller driver
 2011-09-14 17:56 UTC  (13+ messages)
` [PATCH v3 1/6] DMA: PL330: move filter function into driver
  ` [PATCH v3 2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data
    ` [PATCH v3 3/6] ARM: EXYNOS4: Modify platform data for pl330 driver
      ` [PATCH v3 4/6] DMA: PL330: Add device tree support
        ` [PATCH v3 5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
          ` [PATCH v3 6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build

[PATCH V4 0/6] ARM: S5P64X0: Add Framebuffer support
 2011-09-14 13:06 UTC  (8+ messages)
` [PATCH V4 RESEND 1/6] video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
` [PATCH V4 RESEND 2/6] ARM: S5P64X0: Add register base and IRQ for Framebuffer
` [PATCH V4 RESEND 3/6] ARM: S5P64X0: Set s3c_device_fb name
` [PATCH V4 4/6] ARM: S5P64X0: Add GPIO setup for LCD
` [PATCH V4 5/6] ARM: S5P6440: Add LCD-LTE480 and enable Framebuffer support
` [PATCH V4 6/6] ARM: S5P6450: "

[PATCH] ARM: EXYNOS4: convert boot_params to atag_offset
 2011-09-14 12:48 UTC  (2+ messages)

[PATCH V1] Power Class Selection Feature
 2011-09-14 10:46 UTC  (2+ messages)
` [PATCH V1] mmc: core: eMMC 4.5 "

[PATCH v2 0/2] Move sdhci-s3c platform helper into driver
 2011-09-14  7:09 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: sdhci-s3c: add default controller configuration
  ` [PATCH v2 2/2] arm: samsung: remove sdhci default configuration setup platform helper

[PATCH] mmc: core: Fix the incorrect calculation for erase unit size
 2011-09-14  3:50 UTC  (7+ messages)

[PATCH V5 0/2] Poweroff Notify eMMC 4.5
 2011-09-13 12:58 UTC  (3+ messages)
` [PATCH V5 1/2] mmc: core: Add power off notify feature(eMMC 4.5)
` [PATCH V5 2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5

[PATCH] mmc: core: eMMC 4.5 Power Class Selection Feature
 2011-09-13 12:57 UTC 

[PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time
 2011-09-13  4:42 UTC  (4+ messages)

[PATCH 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-12 11:19 UTC  (6+ messages)
` [PATCH 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option

[PATCH 0/5] Convert ARM subarchitectures to generic wfi macro
 2011-09-09 19:02 UTC  (4+ messages)
` [PATCH 2/5] ARM: exynos4: Use wfi macro in platform_do_lowpower

[PATCH v4 0/2] mmc: core: Add Poweroff Notify handling eMMC 4.5
 2011-09-09  4:34 UTC  (3+ messages)
` [PATCH v4 1/2] mmc: core: Add power off notify feature(eMMC 4.5)
` [PATCH v4 2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5

[PATCH 0/7] S3C2443/S3C2416: Implement support for ADC
 2011-09-08 19:57 UTC  (7+ messages)
` [PATCH 2/7] s3c-adc: describe features via quirk constants
` [PATCH 3/7] s3c-adc: Replace TYPE_ADCVx conditionals with quirks
` [PATCH 4/7] s3c-adc: Fix mux bit modification in s3c_adc_select
` [PATCH 5/7] S3C24XX: Allow overriding of adc device name
` [PATCH 6/7] s3c-adc: Add support for S3C2443
` [PATCH 7/7] s3c-adc: Add support for S3C2416/S3C2450


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