messages from 2012-03-15 08:41:02 to 2012-03-15 20:01:12 UTC [more...]
linux-next: manual merge of the arm-soc tree with Linus' tree
2012-03-15 20:01 UTC (3+ messages)
[RFC PATCH 1/2] of: Add generic device tree DMA helpers
2012-03-15 19:57 UTC (8+ messages)
` [PATCH] "
[PATCH v2 0/7] Add TI EMIF SDRAM controller driver
2012-03-15 19:56 UTC (11+ messages)
` [PATCH v2 1/7] misc: ddr: add LPDDR2 data from JESD209-2
` [PATCH v2 2/7] misc: emif: add register definitions for EMIF
` [PATCH v2 3/7] misc: emif: add basic infrastructure for EMIF driver
` [PATCH v2 4/7] misc: emif: handle frequency and voltage change events
` [PATCH v2 5/7] misc: emif: add interrupt and temperature handling
` [PATCH v2 6/7] misc: emif: add one-time settings
` [PATCH v2 7/7] misc: emif: add debugfs entries for emif
[PATCH 0/5] MMC: mmci: Provide bindings for Device Tree
2012-03-15 19:12 UTC (23+ messages)
` [PATCH 2/5] MMC: mmci: Seperate ARM variants from generic code
` [PATCH 3/5] MMC: mmci: Add generic Device Tree bindings to mmci core code
` [PATCH 5/5] MMC: mmci: Add required documentation for Device Tree bindings
[PATCH 0/2] improve imx6q arm_clk set rate
2012-03-15 18:50 UTC (8+ messages)
` [PATCH 1/2] ARM: imx6q: add pll round_rate support
[PATCH v3 1/2] dmaengine: Add support for per xfer specific privatedata
2012-03-15 18:49 UTC (4+ messages)
Lost fixes?
2012-03-15 18:47 UTC (10+ messages)
` [PATCH 4/6] ARM: OMAP: fix missing __devexit_p() annotations
` [PATCH 5/6] ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not built
` [PATCH 6/6] ARM: OMAP: fix cpufreq build
[PATCH] pxa: Remove INIT_CLKREG macro, replace it with the equivalent CLKDEV_INIT
2012-03-15 18:43 UTC
[PATCH] OMAP: clock: fix race in disable all clocks
2012-03-15 18:39 UTC (2+ messages)
[PATCH v2 0/4] dt: device tree support for TI EMIF driver
2012-03-15 18:34 UTC (5+ messages)
` [PATCH v2 1/4] dt: device tree bindings for LPDDR2 memories
` [PATCH v2 2/4] dt: emif: device tree bindings for TI's EMIF sdram controller
` [PATCH v2 3/4] arm: dts: EMIF and LPDDR2 device tree data for OMAP4 boards
` [PATCH v2 4/4] misc: emif: add device tree support to emif driver
[PATCH v3 2/2] DMAEngine: Add DMAEngine driver based on old MSM DMA APIs
2012-03-15 18:12 UTC (7+ messages)
[PATCH V2] iop-adma: Corrected array overflow in RAID6 Xscale(R) test
2012-03-15 18:07 UTC
[GIT PULL v2] DaVinci DM644x video display support
2012-03-15 18:06 UTC (2+ messages)
[GIT PULL] DaVinci fixes for v3.3
2012-03-15 18:01 UTC (3+ messages)
[PATCH 0/4] ARM: opcodes: Facilitate custom opcode injection
2012-03-15 17:58 UTC (9+ messages)
` [PATCH 1/4] ARM: opcodes: Don't define the thumb32 byteswapping macros for BE32
` [PATCH 2/4] ARM: opcodes: Make opcode byteswapping macros assembly-compatible
` [PATCH 3/4] ARM: opcodes: Add helpers for emitting custom opcodes
` [PATCH 4/4] ARM: opcodes: Opcode definitions for the Virtualization Extensions
[PATCH 0/2] ARM: OMAP4: powerdomain: Misc powerdomain fix and associated cleanup
2012-03-15 17:51 UTC (4+ messages)
` [PATCH 1/2] ARM: OMAP: powerdomain: Wait for powerdomain transition in pwrdm_state_switch()
[PATCH 0/10] ARM: ux500: Enable Snowball for Device Tree
2012-03-15 17:47 UTC (26+ messages)
` [PATCH 01/10] ARM: ux500: CONFIG: Enable Device Tree support for future endeavours
` [PATCH 03/10] ARM: ux500: combine the board init functions for DT boot
` [PATCH 04/10] ARM: ux500: split dts file for snowball into generic part
` [PATCH 05/10] ARM: ux500: db8500: list most devices in the snowball device tree
` [PATCH 06/10] ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device Tree
` [PATCH 07/10] ARM: ux500: Provide local timer support for "
` [PATCH 08/10] ARM: ux500: Enable PL011 AMBA UART Controller "
` [PATCH 09/10] ARM: ux500: Enable PL310 Level 2 Cache Controller in "
` [PATCH 10/10] ARM: ux500: Enable PL022 SSP "
` [PATCH 02/10] ARM: ux500: Initial Device Tree support for Snowball
mc13xxx: add I2C support (now with regmap), V3
2012-03-15 17:43 UTC (9+ messages)
` [PATCH v3 1/6] regmap: add support for 7_25 format
` [PATCH v3 2/6] regmap: Add support for device with 24 data bits
` [PATCH v3 4/6] mfd: mc13xxx-core: use regmap for register access
` [PATCH v3 6/6] mfd: mc13xxx: Add i2c driver
linux-next: build failure after merge of the final tree (arm-soc tree related)
2012-03-15 17:32 UTC (5+ messages)
[PATCH 00/10] PM: Create the AVS class of drivers
2012-03-15 17:14 UTC (12+ messages)
` [PATCH 01/10] ARM: OMAP3+: voltage: export functions to plat/voltage.h
` [PATCH 02/10] ARM: OMAP2+: SmartReflex: move the platform specific macros in plat-omap
` [PATCH 03/10] ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr *
` [PATCH 04/10] ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage domains
` [PATCH 05/10] ARM: OMAP3: hwmod: rename the smartreflex entries
` [PATCH 06/10] ARM: OMAP2+: SmartReflex: use the platform header file for voltage functions
` [PATCH 07/10] ARM: OMAP2+: SmartReflex: introduce a busy loop condition test macro
` [PATCH 08/10] ARM: OMAP2+: SmartReflex: Use per-OPP data structure
` [PATCH 09/10] ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig options
` [PATCH 10/10] ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/
[PATCH v3 00/11] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi
2012-03-15 17:11 UTC (20+ messages)
` [PATCH v3 09/11] ASoC: fsl: remove the fatal error checking on codec-handle
` [alsa-devel] "
[GIT PULL] [for v3.4] Pull request containing ux500 DT enablement
2012-03-15 17:08 UTC
[GIT PULL] cpufreq: OMAP updates for v3.4
2012-03-15 17:00 UTC (7+ messages)
[GIT PULL][for v3.4] pull request from board-specific branch in arch-pxa
2012-03-15 16:55 UTC (4+ messages)
[PATCH 0/6] AT91 drivers Kconfig cleanup
2012-03-15 16:50 UTC (8+ messages)
` [PATCH 1/6] dmaengine: Kconfig: fix Atmel at_hdmac entry
` [PATCH 2/6] mmc: Kconfig: remove choice between at91_mci and atmel-mci
` [PATCH 3/6] mmc: atmel-mci: remove the need for CONFIG_MMC_ATMELMCI_DMA
` [PATCH 4/6] rtc: Kconfig: remove dependency for AT91 rtc driver
` [PATCH 5/6] Input: Kconfig: remove dependency for atmel_tsadcc driver
` [PATCH 6/6] hwrng: Kconfig: remove dependency for atmel-rng driver
[PULL 01/02 v2] AT91 DT2 pull request
2012-03-15 16:34 UTC
[GIT PULL][for 3.4] pull request from fixes-non-critical branch in arch-pxa git
2012-03-15 16:13 UTC (2+ messages)
[PATCH 1/5 v4] i2c/gpio: add DT support
2012-03-15 15:56 UTC (2+ messages)
` [PATCH 1/5 v5] "
[PULL 01/02] AT91 DT2 pull request
2012-03-15 15:54 UTC
[PATCH v9] mfd: Add anatop mfd driver
2012-03-15 15:52 UTC (4+ messages)
[PATCH v2] ARM: SPEAr600: Add device-tree support to SPEAr600 boards
2012-03-15 15:32 UTC (8+ messages)
[PATCH v2 0/8] ARM: OMAP2+: hwmod/timer: first set of cleanups for 3.4
2012-03-15 15:21 UTC (5+ messages)
` [PATCH v2 5/8] ARM: OMAP2+: hwmod: ensure that SYSCONFIG bits are reprogrammed after a reset
[GIT PULL] ep93xx for v3.4
2012-03-15 15:21 UTC (2+ messages)
[GIT PULL] LPC32xx: Ethernet support
2012-03-15 15:12 UTC (2+ messages)
[INFO] : Hibernation and Resume between 2 similar devices
2012-03-15 14:53 UTC (5+ messages)
[PATCH v12 2/3] ARM: EXYNOS: Change System MMU platform device definitions
2012-03-15 14:39 UTC (3+ messages)
[PATCH v4 00/15] Runtime registration for local timers
2012-03-15 14:31 UTC (5+ messages)
` [PATCH v4 09/15] ARM: ux500: convert to twd_local_timer_register() interface
[GIT PULL] Samsung EXYNOS5250 GPIO for v3.4
2012-03-15 14:25 UTC
[PATCH v4] of: introduce helper to manage boolean
2012-03-15 14:18 UTC (3+ messages)
[GIT PULL] Samsung SoC EXYNOS5250 arch for v3.4
2012-03-15 14:17 UTC
[GIT PULL] i.MX25 iomux fix
2012-03-15 13:50 UTC (2+ messages)
[PATCH -next] ARM: ux500: fix compilation after local timer rework
2012-03-15 13:47 UTC (2+ messages)
[PATCH] ARM: SPEAr600: Add device-tree support to SPEAr600 boards
2012-03-15 13:39 UTC (7+ messages)
[PATCH 1/6] ARM: at91: change AT91 Kconfig entry comment
2012-03-15 13:00 UTC (6+ messages)
` [PATCH 2/6] ARM: at91/Kconfig: change at91sam9g45 entry
` [PATCH 3/6] ARM: at91/Kconfig: add comment to at91sam9x5 family entry
` [PATCH 4/6] ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entry
` [PATCH 5/6] ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
` [PATCH 6/6] ARM: at91/Kconfig: website link for AT91SAM9G20-EK
[PATCH v4 00/10] Add PWM framework and device tree support
2012-03-15 12:44 UTC (13+ messages)
` [PATCH v4 03/10] pwm: Add "
` [PATCH v4 09/10] pwm: Add PXA support
` [PATCH v4 10/10] pwm-backlight: Add rudimentary device tree support
[GIT PULL] i.MX35 3ds updates
2012-03-15 12:19 UTC (2+ messages)
[PATCH v7] ARM: net: JIT compiler for packet filters
2012-03-15 11:41 UTC (2+ messages)
[PATCH v3] ARM: SPEAr600: Add device-tree support to SPEAr600 boards
2012-03-15 11:40 UTC (3+ messages)
[PATCH v1 0/5] dt: add basic imx28 support
2012-03-15 11:24 UTC (10+ messages)
` [PATCH v1 1/5] ARM: imx28: add basic dt support
[PATCH-V3 0/3] ARM: OMAP2+: Add powerdomain & PRM support for AM33XX device
2012-03-15 11:06 UTC (4+ messages)
` [PATCH-V3 1/3] ARM: OMAP3/4: omap_hwmod: Add rstst_off field to struct omap_hwmod_omap4_prcm
` [PATCH-V3 2/3] ARM: OMAP2+: powerdomain: Add offset & mask fields to struct powerdomain
` [PATCH-V3 3/3] ARM: OMAP3+: am33xx: Add powerdomain & PRM support
[PATCH v4] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi
2012-03-15 10:18 UTC (5+ messages)
` [alsa-devel] "
Conflict between Versatile Express DT conversion and local timer updates
2012-03-15 9:44 UTC (10+ messages)
[PATCH v6 0/3] common clk framework
2012-03-15 9:43 UTC (9+ messages)
` [PATCH v6 2/3] clk: introduce the common clock framework
[PATCH] arm:da850: register musb device
2012-03-15 9:42 UTC (5+ messages)
[PATCH] move pwm drivers to new framework
2012-03-15 9:04 UTC (4+ messages)
` [PATCH 1/3] ARM i.MX: Move i.MX pwm driver to pwm framework
` [PATCH 2/3] ARM Samsung: Move s3c "
` [PATCH 3/3] ARM vt8500: Move vt8500 "
[PATCH] stmmac: Add device-tree support
2012-03-15 8:45 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).