Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2013-06-16 20:54:47 to 2013-06-17 20:00:39 UTC [more...]

[PATCH v2 00/38] Thirty eight patches big Exynos cleanup
 2013-06-17 20:00 UTC  (40+ messages)
` [PATCH v2 02/38] ARM: EXYNOS: Make ARCH_EXYNOS select USE_OF
` [PATCH v2 03/38] ARM: SAMSUNG: Introduce SAMSUNG_ATAGS Kconfig entry
` [PATCH v2 04/38] ARM: EXYNOS: common: Remove legacy PMU initialization code
` [PATCH v2 05/38] ARM: EXYNOS: common: Remove legacy EINT "
` [PATCH v2 06/38] ARM: EXYNOS: common: Remove legacy UART "
` [PATCH v2 07/38] ARM: EXYNOS: Remove legacy dev- and setup- files
` [PATCH v2 08/38] ARM: EXYNOS: common: Remove legacy interrupt initialization code
` [PATCH v2 09/38] ARM: EXYNOS: common: Remove legacy timer "
` [PATCH v2 10/38] ARM: EXYNOS: common: Remove platform device initialization
` [PATCH v2 11/38] ARM: EXYNOS: common: Remove legacy mapping of chip ID block
` [PATCH v2 12/38] ARM: EXYNOS: firmware: Remove check for device tree presence
` [PATCH v2 13/38] ARM: EXYNOS: pm_domains: Remove legacy power domain registration code
` [PATCH v2 14/38] ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry
` [PATCH v2 15/38] ARM: EXYNOS: Provide compatibility stubs for PM code in pm-core.h header
` [PATCH v2 16/38] ARM: SAMSUNG: Compile legacy IRQ and GPIO PM code only with ATAGS support
` [PATCH v2 17/38] [media] platform: Check for ARCH_EXYNOS separately
` [PATCH v2 18/38] USB: "
` [PATCH v2 19/38] ARM: EXYNOS: Decouple ARCH_EXYNOS from PLAT_S5P
` [PATCH v2 20/38] ARM: SAMSUNG: pm: Include most of mach/ headers conditionally
` [PATCH v2 21/38] ARM: EXYNOS: Do not select legacy Kconfig symbols any more
` [PATCH v2 22/38] ARM: EXYNOS: Remove setup-i2c0.c
` [PATCH v2 23/38] ARM: EXYNOS: Remove mach/gpio.h
` [PATCH v2 24/38] ARM: EXYNOS: Remove mach/regs-gpio.h header
` [PATCH v2 25/38] ARM: SAMSUNG: Make legacy MFC support code depend on SAMSUNG_ATAGS
` [PATCH v2 26/38] ARM: EXYNOS: Select SPARSE_IRQ for Exynos
` [PATCH v2 27/38] ARM: EXYNOS: Remove mach/irqs.h header
` [PATCH v2 28/38] ARM: EXYNOS: Remove unused base addresses from mach/map.h header
` [PATCH v2 29/38] thermal: exynos: Support both Exynos4x12 SoCs
` [PATCH v2 30/38] ARM: EXYNOS: Remove CONFIG_SOC_EXYNOS4412
` [PATCH v2 31/38] cpufreq: exynos4x12: Remove check for SOC_EXYNOS4412
` [PATCH v2 32/38] [media] exynos4-is: "
` [PATCH v2 33/38] thermal: exynos: "
` [PATCH v2 34/38] ARM: EXYNOS: Remove mach/regs-usb-phy.h header
` [PATCH v2 35/38] ARM: EXYNOS: Remove custom init_irq callbacks
` [PATCH v2 36/38] ARM: EXYNOS: Use exynos_init_io() as map_io callback
` [PATCH v2 37/38] ARM: EXYNOS: Remove legacy L2X0 initialization
` [PATCH v2 38/38] ARM: EXYNOS: Remove remaining dead code after non-DT support removal

[RFC PATCH 00/11] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-06-17 19:38 UTC  (39+ messages)
` [RFC PATCH 01/11] dma: amba-pl08x: Use bitmap to pass variant specific quirks
` [RFC PATCH 02/11] dma: amba-pl08x: Refactor pl08x_getbytes_chan() to lower indentation
` [RFC PATCH 03/11] dma: amba-pl08x: Add support for different offset of CONFIG register
` [RFC PATCH 04/11] dma: amba-pl08x: Add support for PL080S variant
` [RFC PATCH 05/11] dma: amba-pl08x: Add support for different maximum transfer size
` [RFC PATCH 06/11] dma: amba-pl08x: Keep LLIs aligned to 4-word boundary
` [RFC PATCH 07/11] dmaengine: PL08x: Fix reading the byte count in cctl
` [RFC PATCH 08/11] dmaengine: PL08x: Add cyclic transfer support
` [RFC PATCH 09/11] spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX
` [RFC PATCH 10/11] ASoC: samsung: "
` [RFC PATCH 11/11] ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver

[PATCH v5 0/7] Add generic set_rate clk_ops for PLL35xx and PLL36xx for samsung SoCs
 2013-06-08 17:34 UTC  (8+ messages)
` [PATCH v5 1/7] clk: samsung: Introduce a common samsung_clk_pll struct
` [PATCH v5 2/7] clk: samsung: Define a common samsung_clk_register_pll()
` [PATCH v5 3/7] clk: samsung: Add support to register rate_table for PLL3xxx
` [PATCH v5 4/7] clk: samsung: Add set_rate() clk_ops for PLL35xx
` [PATCH v5 5/7] clk: samsung: Add set_rate() clk_ops for PLL36xx
` [PATCH v5 6/7] clk: samsung: Reorder MUX registration for mout_vpllsrc
` [PATCH v5 7/7] clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC

[PATCH 0/2] Enable config options to enable S2R wakeup
 2013-06-17 17:25 UTC  (4+ messages)
` [PATCH 1/2] ARM: exynos_defconfig: Enable GPIO buttons driver
` [PATCH 2/2] ARM: exynos_defconfig: Enable RTC driver

[PATCH RESEND V2] ARM: dts: Correct the base address of pinctrl_3 on Exynos5250
 2013-06-17 17:04 UTC  (5+ messages)
` [PATCH RESEND V2] ARM: dts: wm8994: Add wm8994 regulator support on smdk5250

[PATCH v3] pinctrl: exynos: ack level-triggered interrupts before unmasking
 2013-06-17 16:58 UTC  (2+ messages)

[PATCH v2 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
 2013-06-17 16:56 UTC  (3+ messages)

[PATCH Resend] pinctrl: exynos: Fix build breakage
 2013-06-17 16:51 UTC  (6+ messages)

[PATCH 0/3] ARM: S3C24XX: s3c2416 build fixes
 2013-06-17 16:49 UTC  (11+ messages)
` [PATCH 1/3] gpio: samsung: add PINCTRL_S3C24XX to exclude options
` [PATCH 2/3] pinctrl: s3c24xx: use correct header for chained_irq functions

[PATCH] MAINTAINERS: Add Samsung pinctrl entries
 2013-06-17 16:35 UTC  (11+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] MAINTAINERS: Add exynos filename match to ARM/S5P EXYNOS ARM ARCHITECTURES

[PATCH V2] Documentation: Add examples to samsung-pinctrl device tree bindings documentation
 2013-06-17 16:21 UTC  (3+ messages)

[PATCH] ARM: dts: Enable RTC node for exynos5250-snow
 2013-06-17 15:32 UTC  (2+ messages)

[PATCH] ARM: dts: Enable RTC node for exynos5250
 2013-06-17 15:10 UTC  (6+ messages)
    ` [PATCH V2] ARM: dts: Enable RTC node for Arndale

[PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-06-17 12:44 UTC  (6+ messages)

[PATCH] Documentation: Add examples to samsung-pinctrl device tree bindings documentation
 2013-06-17 12:28 UTC  (5+ messages)

[PATCH v3 00/10] ARM: Exynos: Add Exynos5420 SoC support
 2013-06-17 12:27 UTC  (20+ messages)
` [PATCH v3 01/10] ARM: dts: fork out common Exynos5 nodes
` [PATCH v3 02/10] ARM: dts: list the CPU nodes for Exynos5250
` [PATCH v3 03/10] ARM: Exynos: Add support for Exynos5420 SoC
` [PATCH v3 04/10] serial: samsung: select Exynos specific driver data if ARCH_EXYNOS is defined
` [PATCH v3 05/10] ARM: Exynos: use four additional chipid bits to identify Exynos family
` [PATCH v3 06/10] clk: exynos5420: register clocks using common clock framework
` [PATCH v3 07/10] ARM: dts: Add initial device tree support for Exynos5420
` [PATCH v3 08/10] clocksource: exynos_mct: use (request/free)_irq calls for local timer registration
` [PATCH v3 09/10] ARM: Exynos: add secondary CPU boot base location for Exynos5420
` [PATCH v3 10/10] ARM: Exynos: extend soft-reset support "

[PATCH v2] clk: exynos4: Add clock entries for TMU
 2013-06-17 12:07 UTC  (5+ messages)

[PATCH 10/13] ARM: dts: Add initial device tree support for Exynos5420
 2013-06-17 11:08 UTC  (11+ messages)
` [PATCH v2 00/10] ARM: Exynos: Add Exynos5420 SoC support
  ` [PATCH v2 06/10] clk: exynos5420: register clocks using common clock framework
  ` [PATCH v2 07/10] ARM: dts: Add initial device tree support for Exynos5420
  ` [PATCH v2 08/10] clocksource: exynos_mct: use (request/free)_irq calls for local timer registration

[PATCH V6 0/6] clk: Samsung: audss: Register audio subsytem clocks using common clk framework
 2013-06-17 10:15 UTC  (6+ messages)
` [PATCH V6 6/6] clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2

[PATCH 1/1] pinctrl: exynos: Fix build breakage
 2013-06-17  9:36 UTC 

[PATCH 00/28] Twenty eight patches big Exynos cleanup
 2013-06-17  9:22 UTC  (3+ messages)
` [PATCH 14/28] ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry

[PATCH V6 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
 2013-06-17  6:46 UTC  (31+ messages)
` [PATCH V6 01/30] thermal: exynos: Moving exynos thermal files into samsung directory
` [PATCH V6 02/30] thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
` [PATCH V6 03/30] thermal: exynos: Remove un-necessary CPU_THERMAL dependency
` [PATCH V6 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH V6 05/30] thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
` [PATCH V6 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V6 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V6 08/30] thermal: exynos: Add missing definations and code cleanup
` [PATCH V6 09/30] thermal: exynos: Add extra entries in the tmu platform data
` [PATCH V6 10/30] thermal: exynos: Move register definitions from driver to data file
` [PATCH V6 11/30] thermal: exynos: Support thermal tripping
` [PATCH V6 12/30] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V6 13/30] thermal: exynos: Add support for instance based register/unregister
` [PATCH V6 14/30] thermal: exynos: Modify private_data to appropriate name driver_data
` [PATCH V6 15/30] thermal: exynos: Return success even if no cooling data supplied
` [PATCH V6 16/30] thermal: exynos: Make the zone handling use trip information
` [PATCH V6 17/30] thermal: exynos: Remove non DT based support
` [PATCH V6 18/30] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V6 19/30] thermal: exynos: Add TMU features to check instead of using SOC type
` [PATCH V6 20/30] thermal: exynos: use device resource management infrastructure
` [PATCH V6 21/30] ARM: dts: thermal: exynos4: Add documentation for Exynos SoC thermal bindings
` [PATCH V6 22/30] thermal: exynos: Add support to access common register for multistance
` [PATCH V6 23/30] thermal: exynos: Add driver support for exynos5440 TMU sensor
` [PATCH V6 24/30] thermal: exynos: Add thermal configuration data "
` [PATCH V6 25/30] thermal: exynos: Fix to set the second point correction value
` [PATCH V6 26/30] thermal: exynos: Add hardware mode thermal calibration support
` [PATCH V6 27/30] Documentation: thermal: Explain the exynos thermal driver model
` [PATCH V6 28/30] thermal: exynos: Support for TMU regulator defined at device tree
` [PATCH V6 29/30] ARM: dts: Add device tree node for exynos5440 TMU controller
` [PATCH V6 30/30] arm: exynos: enable ARCH_HAS_BANDGAP

[PATCH 1/2] ARM: EXYNOS: Add a platform bus notifier to set dma masks for Exynos5440
 2013-06-17  5:50 UTC  (3+ messages)

[PATCH 0/2] Clock update for EXYNOS4210-CPUFREQ driver
 2013-06-17  4:50 UTC  (5+ messages)
` [PATCH 2/2] clk: exynos4: Add alias for cpufreq related clocks

[PATCH V5 00/30] thermal: exynos: Add thermal driver for exynos5440
 2013-06-17  3:46 UTC  (4+ messages)
` [PATCH V5 02/30] thermal: exynos: Add ARCH_HAS_TMU config to know the supported soc's

[PATCH 1/3] clk: exynos4: Staticize local symbols
 2013-06-17  3:14 UTC  (5+ messages)

[PATCH 0/9] exynos5420/hdmi: add support for hdmi subsystem
 2013-06-17  2:52 UTC  (7+ messages)
` [PATCH 1/9] drm/exynos: use SoC name to identify hdmi version
` [PATCH 7/9] drm/exynos: use of_get_named_gpio to get hdmi hpd gpio

[RFC PATCH 0/5] Generic PHY driver for Exynos SoCs MIPI CSI-2/DSIM DPHYs
 2013-06-16 21:15 UTC  (7+ messages)
` [RFC PATCH 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
` [RFC PATCH 2/5] ARM: dts: Add MIPI PHY node to exynos4.dtsi
` [RFC PATCH 3/5] video: exynos_dsi: Use generic PHY driver

[PATCH v2 0/3] Consolidate uncompress code for Samsung platform
 2013-06-16 21:03 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: SAMSUNG: Consolidate uncompress subroutine


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