Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2013-10-14 00:33:28 to 2013-10-18 05:37:59 UTC [more...]

[PATCH v10 00/12] Exynos5 IS driver
 2013-10-18  5:37 UTC  (7+ messages)
` [PATCH v10 01/12] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation
` [PATCH v10 02/12] exynos5-fimc-is: Add driver core files
` [PATCH v10 04/12] exynos5-fimc-is: Add register definition and context header
` [PATCH v10 10/12] exynos5-is: Add Kconfig and Makefile
` [PATCH v10 11/12] V4L: Add DT binding doc for s5k4e5 image sensor
` [PATCH v10 12/12] V4L: Add s5k4e5 sensor driver

[PATCH V4] spi: s3c64xx: Enable Word transfer
 2013-10-18  5:32 UTC 

[PATCH 0/7] video phy's adaptation to *generic phy framework*
 2013-10-18  5:31 UTC  (12+ messages)
` [PATCH 1/7] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
` [PATCH 2/7] exynos4-is: Use the generic MIPI CSIS PHY driver
` [PATCH 3/7] video: exynos_mipi_dsim: Use the generic "
` [PATCH 4/7] ARM: Samsung: Remove the MIPI PHY setup code
` [PATCH 5/7] phy: Add driver for Exynos DP PHY
` [PATCH 6/7] video: exynos_dp: remove non-DT support for Exynos Display Port
` [PATCH 7/7] video: exynos_dp: Use the generic PHY driver
` [PATCH] phy: exynos-mipi-video: Fix phy_power_off() callback

[PATCH v9 00/13] Exynos5 IS driver
 2013-10-18  4:48 UTC  (10+ messages)
` [PATCH v9 09/13] [media] exynos5-fimc-is: Add the hardware pipeline control
` [PATCH v9 12/13] V4L: s5k6a3: Change sensor min/max resolutions
` [PATCH v9 13/13] V4L: Add driver for s5k4e5 image sensor

[PATCH] ARM: s3c64xx: mini6410: Correct card detect type for HSMMC1
 2013-10-17 23:38 UTC  (3+ messages)

[PATCH] ARM: s3c64xx: Select CPU_V6K instead of CPU_V6
 2013-10-17 23:37 UTC  (3+ messages)

[PATCH] spi: spi-s3c64xx: Add missing pm_runtime_put on setup fail
 2013-10-17 23:34 UTC  (3+ messages)

[PATCH] spi/s3c64xx: Add missing pm_runtime_set_active() call in probe()
 2013-10-17 23:33 UTC  (3+ messages)

[PATCH V2] ARM: dts: Exynos5420: Add device nodes for GScaler blocks
 2013-10-17 23:31 UTC  (3+ messages)

[PATCH 1/2] ASoC: dai: Provide interface for setting DMA data at probe time
 2013-10-17 21:34 UTC  (2+ messages)
` [PATCH 2/2] ASoC: samsung: Initialise DMA data at device "

[PATCH v2 0/4] Exynos 5410 Dual cluster support
 2013-10-17 20:00 UTC  (13+ messages)
` [PATCH v2 1/4] ARM: EXYNOS: Add support for EXYNOS5410 SoC
` [PATCH v2 2/4] clk: exynos5410: register clocks using common clock framework
` [PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support
` [PATCH v2 4/4] ARM: dts: Add initial device tree support for EXYNOS5410

[PATCH v3 0/6] Add device tree support for Exynos4 SoC camera subsystem
 2013-10-17 18:42 UTC  (8+ messages)
` [PATCH v3 1/6] V4L: s5k6a3: Add DT binding documentation
` [PATCH v3 2/6] V4L: Add driver for s5k6a3 image sensor
  ` [PATCH v4 "
` [PATCH v3 3/6] V4L: s5c73m3: Add device tree support
` [PATCH v3 4/6] exynos4-is: Add clock provider for the external clocks
` [PATCH v3 5/6] exynos4-is: Use external s5k6a3 sensor driver
` [PATCH v3 6/6] exynos4-is: Add support for asynchronous subdevices registration

[PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support
 2013-10-17 18:16 UTC  (3+ messages)

[PATCH 1/1] irqchip: exynos: Remove hardcoded irqbase
 2013-10-17 17:55 UTC  (2+ messages)

[PATCH v2] irqchip: exynos-combiner: remove hard-coded irq_base value
 2013-10-17 17:53 UTC  (3+ messages)

[PATCH RFC v2 00/10] V4L2 mem-to-mem ioctl helpers
 2013-10-17 17:27 UTC  (11+ messages)
` [PATCH RFC v2 02/10] mem2mem_testdev: Use mem-to-mem ioctl and vb2 helpers
` [PATCH RFC v2 03/10] exynos4-is: Use mem-to-mem ioctl helpers
` [PATCH RFC v2 04/10] s5p-jpeg: "
` [PATCH RFC v2 10/10] s5p-g2d: "

[PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support
 2013-10-17 16:49 UTC 

[PATCH 0/8] clk: max77686: Clock provider implementation fixes
 2013-10-17 16:30 UTC  (9+ messages)
  ` [PATCH 1/8] clk: max77686: Correct callback used for checking clock status
  ` [PATCH 2/8] clk: max77686: Provide .recalc_rate() operation
  ` [PATCH 3/8] clk: max77686: Refactor successful exit of probe function
` [PATCH 4/8] clk: max77686: Make max77686_clk_register() return struct clk *
` [PATCH 5/8] clk: max77686: Fix clean-up in error and remove paths
` [PATCH 6/8] clk: max77686: Refactor driver data handling
` [PATCH 7/8] clk: max77686: Register OF clock provider
` [PATCH 8/8] ARM: dts: Add clock provider specific properties to max77686 node

[PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support
 2013-10-17 15:46 UTC 

[PATCH 0/9] Samsung clock PM consolidation part 1
 2013-10-17 14:22 UTC  (13+ messages)
` [PATCH 1/9] clk: exynos4: Remove remnants of non-DT support
` [PATCH 2/9] clk: samsung: Provide common helpers for register save/restore
` [PATCH 3/9] clk: samsung: exynos4: Move suspend/resume handling to SoC driver
` [PATCH 4/9] clk: samsung: exynos5250: "
` [PATCH 5/9] clk: samsung: exynos5420: "
` [PATCH 6/9] clk: samsung: s3c64xx: "
` [PATCH 7/9] clk: samsung: Drop old suspend/resume code
` [PATCH 8/9] clk: samsung: exynos4: Add remaining suspend/resume handling
` [PATCH 9/9] ARM: EXYNOS: pm: Drop legacy Exynos4 clock suspend/resume code

[PATCH V3 3/6] USB: OHCI: Properly handle ohci-s3c2410 suspend
 2013-10-17 13:35 UTC  (2+ messages)
  ` [PATCH V3 5/6] USB: OHCI: Properly handle ohci-exynos suspend

[PATCH 1/1] ARM: EXYNOS: Initialize L2x0 cache controller for Exynos4 only
 2013-10-17 13:05 UTC  (3+ messages)

[PATCH v2 0/8] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-10-17 10:34 UTC  (12+ messages)
` [PATCH v2 1/8] spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX
` [PATCH v2 2/8] ASoC: Samsung: "
` [PATCH v2 3/8] ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver
` [PATCH v2 4/8] clk: samsung: s3c64xx: Add aliases for DMA clocks
` [PATCH v2 5/8] ARM: s3c64xx: Remove legacy DMA driver
` [PATCH v2 6/8] clk: samsung: s3c64xx: Remove clock aliases of old "
` [PATCH v2 7/8] spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabled
` [PATCH v2 8/8] ASoC: Samsung: "

[PATCH 1/3] thermal: samsung: correct the fall interrupt en, status bit fields
 2013-10-17 10:03 UTC  (6+ messages)
` [PATCH 1/3 v5] "
` [PATCH 1/3 v6] thermal: samsung: add intclr_fall_shift bit in exynos_tmu_register

[PATCH] ARM: dts: Exynos5420: Add device nodes for TMU blocks
 2013-10-17 10:04 UTC 

[PATCH] cpufreq: exynos: Convert exynos-cpufreq to platform driver
 2013-10-17  8:31 UTC  (3+ messages)

[PATCH 2/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
 2013-10-17  3:12 UTC  (3+ messages)
` [PATCH 3/3 v5] "
` [PATCH 3/3 v6] "

[PATCH 2/3] thermal: samsung: change base_common to more meaningful base_second
 2013-10-17  3:12 UTC  (3+ messages)
` [PATCH 2/3 v5] "
` [PATCH 2/3 v6] "

свет можно постигать без контактных линз
 2013-10-16 21:18 UTC 

[PATCH] ARM: dts: Exynos5420: Add dt support for gscaler
 2013-10-16 11:52 UTC  (2+ messages)

[PATCH RFC v2 01/10] V4L: Add mem2mem ioctl and file operation helpers
 2013-10-16 11:31 UTC  (3+ messages)
` [PATCH RFC v2.1 "

[PATCH] clk: s3c64xx: Correct spi bus clock hookups
 2013-10-16 10:26 UTC  (3+ messages)

[PATCH 0/2] Add G-Scaler device nodes to dt file
 2013-10-16 10:20 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: Exynos5420: add clock entries to gsc power domain
` [PATCH 2/2] ARM: dts: Exynos5420: Add dt support for gscaler

[PATCH v4 0/4] Exynos5 Series SCALER Driver
 2013-10-16  9:56 UTC  (3+ messages)
` [PATCH v4 3/4] [media] exynos-scaler: Add m2m functionality for the SCALER driver

[PATCH v2] clk: exynos5420: fix cpll clock register offsets
 2013-10-16  5:40 UTC  (2+ messages)

[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
 2013-10-16  5:30 UTC  (2+ messages)
` [PATCH v12] "

[PATCH RESEND 0/3] ARM: S3C24XX: add missing dma-devices and warning fix
 2013-10-16  2:05 UTC  (10+ messages)
` [PATCH RESEND 2/3] dmaengine: s3c24xx-dma: add support for the s3c2410 type of controller

Комфортное подготовленье
 2013-10-16  1:41 UTC 

[GIT PULL v2] Samsung-fixes for v3.12
 2013-10-15 22:30 UTC 

[PATCH 0/7] clk: samsung: Exynos 5250 clock clean-up
 2013-10-15 17:41 UTC  (8+ messages)
` [PATCH 1/7] clk: samsung: exynos5250: Sort definitions by registers and bitfield
` [PATCH 2/7] clk: samsung: exynos5250: Make names of mux and div clocks consistent
` [PATCH 3/7] clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain
` [PATCH 4/7] clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain
` [PATCH 5/7] clk: samsung: exynos5250: Add missing unpopulated mux parents
` [PATCH 6/7] clk: samsung: exynos5250: Correct parent list of audio muxes
` [PATCH 7/7] clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain

[PATCH] clk: samsung: Fix PLL35XX lock time
 2013-10-15 16:46 UTC  (6+ messages)

[PATCH] ARM: exynos: Allow wake-up using GIC interrupts
 2013-10-15 16:42 UTC 

[PATCH] i2c: s3c2410: dont need CPU_FREQ transitions for exynos series
 2013-10-15 15:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/6] thermal: exynos: Fixes for v3.12
 2013-10-15 13:37 UTC  (19+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] thermal: exynos: Provide separate TMU data for Exynos4412
  ` [PATCH v2 3/5] thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412
  ` [PATCH v2 4/5] ARM: dts: exynos4x12: Device tree node definition for TMU on Exynos4x12
  ` [PATCH v2 5/5] ARM: dts: exynos4412-trats2: Enable TMU support at Trats2

[PATCH 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
 2013-10-15 11:39 UTC  (11+ messages)
` [PATCH 1/3 v4] thermal: samsung: correct the fall interrupt en, status bit fields
  ` [PATCH 2/3 v4] thermal: samsung: change base_common to more meaningful base_second

[PATCH] s5p-jpeg: fix uninitialized use in hdr parse
 2013-10-15  7:44 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/3 v3] exynos: i2c: Fix i2c driver to handle NACKs properly
 2013-10-15  6:12 UTC  (3+ messages)

[PATCH v3] iio: exynos_adc: use wait_for_completion_timeout instead of interruptible
 2013-10-15  5:15 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 2/3 v3] exynos: i2c: Change FDT bus setup code to enumerate ports correctly
 2013-10-15  5:13 UTC 

[PATCH 3/3 v6] i2c: s3c24xx: add hsi2c controller support
 2013-10-15  5:13 UTC 

Ask for help on SPI slave side driver support
 2013-10-14 16:24 UTC  (7+ messages)
      `  "
          `  "

[PATCH v10 20/20] iommu/exynos: add devices attached to the System MMU to an IOMMU group
 2013-10-14 11:02 UTC  (3+ messages)

Re:Re: Re:Ask for help on SPI slave side driver support
 2013-10-14  7:27 UTC 

[PATCH] max17042_battery: use SIMPLE_DEV_PM_OPS
 2013-10-14  5:26 UTC 

[PATCH] ARM: SAMSUNG: remove IRQF_DISABLED
 2013-10-14  0:33 UTC  (2+ messages)


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