linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-13 14:32:02 to 2012-11-14 11:17:32 UTC [more...]

arch-vt8500 and wm8850 support
 2012-11-14 11:17 UTC  (2+ messages)

[PATCH] i2c: omap: Move the remove constraint
 2012-11-14 11:03 UTC  (4+ messages)

[PATCH 1/2] arm/mm: L2CC shared mutex with ARM TZ
 2012-11-14 11:02 UTC  (13+ messages)

[PATCH] Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
 2012-11-14 11:00 UTC  (3+ messages)

[PATCH v8 0/3] ARM: Exynos/S3C64XX: usb phy driver support for S3C64XX and EXYNOS4210
 2012-11-14 10:45 UTC  (4+ messages)
` [PATCH v8 1/3] ARM: S3C64XX: Removing old phy setup code
` [PATCH v8 2/3] ARM: S3C64XX: Enabling samsung-usbphy driver
` [PATCH v8 3/3] ARM: EXYNOS: Enabling samsung-usbphy driver for EXYNOS4210

OMAP* Latest build failures
 2012-11-14 10:35 UTC  (3+ messages)

[PATCH v8 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-11-14 10:27 UTC  (3+ messages)
` [PATCH v8 1/2] usb: phy: samsung: Introducing usb phy driver for hsotg
` [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

[PATCH 0/4] pm: Add power off control
 2012-11-14 10:24 UTC  (19+ messages)
` [PATCH 1/4] mfd: tps65217: Set PMIC to shutdowm on PWR_EN toggle
` [PATCH 2/4] rtc: OMAP: Add system pm_power_off to rtc driver

[PATCH v3 1/6] ARM: davinci: Changed pr_warning() to pr_warn() (part 1)
 2012-11-14 10:17 UTC  (2+ messages)
  ` [PATCH v3 2/6] ARM: davinci: Changed pr_warning() to pr_warn() (part 2)

[Patch v6 0/4] ASoC: atmel-ssc: Add pinctrl support and change register method
 2012-11-14 10:09 UTC  (5+ messages)
` [Patch v6 1/4] ARM: at91: atmel-ssc: add pinctrl support
` [Patch v6 2/4] ASoC: atmel-ssc-dai: register dai and pcm directly
` [Patch v6 3/4] ASoC: atmel-ssc-dai: match new method of dai and pcm register
` [Patch v6 4/4] ASoC: at91sam9g20ek-wm8731: convert to dt support

[PATCH v4 0/2] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-11-14  9:54 UTC  (4+ messages)
` [PATCH v4 1/2] ARM: OMAP3/4: iommu: migrate to hwmod framework
` [PATCH v4 2/2] ARM: OMAP3/4: iommu: adapt to runtime pm

[PATCH V2 0/5] SMP support for Armada XP
 2012-11-14  9:46 UTC  (9+ messages)
` [PATCH V2 2/5] arm: mvebu: Added initial support for power managmement service unit
` [PATCH V2 4/5] arm: mm: Added support for PJ4B cpu and init routines

[PATCH 1/1] regulator: gpio-regulator: fix crash when no states property in dt
 2012-11-14  9:36 UTC  (2+ messages)

[PATCH v2] i2c: at91: fix SMBus quick command
 2012-11-14  9:33 UTC  (3+ messages)

[PATCH v2] i2c: at91: add dma support
 2012-11-14  9:22 UTC  (2+ messages)

[PATCH v2] i2c: i2c-gpio: fix name issue when i2c gpio node GT 1
 2012-11-14  8:59 UTC  (2+ messages)

[PATCH 4/4] iommu/exynos: enhancements of System MMU driver with DT
 2012-11-14  8:51 UTC 

[PATCH 3/4] ARM: EXYNOS: add System MMU definition to DT
 2012-11-14  8:51 UTC 

[PATCH 2/4] ARM: EXYNOS: Add clk_ops for gating clocks of System MMU
 2012-11-14  8:51 UTC 

[PATCH 1/4] ARM: EXYNOS: remove system mmu initialization from arch/arm/ tree
 2012-11-14  8:51 UTC 

[PATCH 0/4] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2012-11-14  8:50 UTC 

usb clock not found on imx27 when using dt
 2012-11-14  8:36 UTC  (6+ messages)

[PATCH] ARM: S3C64XX: Add missing device selects for Cragganmore
 2012-11-14  7:52 UTC 

[PATCH v3 0/7] crypto: omap-sham updates
 2012-11-14  7:47 UTC  (7+ messages)
` [PATCH v3 5/7] crypto: omap-sham: Convert to use pm_runtime API
` [PATCH v3 7/7] crypto: omap_sham: Remove usage of private DMA API

[PATCH 0/6] OMAPDSS: enable DSS for Panda & SDP with devtree
 2012-11-14  7:39 UTC  (4+ messages)
` [PATCH 1/6] ARM/dts: omap4-panda: Add pinmux configuration for HDMI

[PATCH] ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
 2012-11-14  7:23 UTC  (11+ messages)

[PATCH 00/11] watchdog/at91sam9_wdt: use watchdog framework, support DT
 2012-11-14  7:16 UTC  (12+ messages)
` [PATCH 01/11] watchdog/at91sam9_wdt: remove the file_operations struct
` [PATCH 02/11] watchdog/at91sam9_wdt: change the at91wdt_private struct to the at91wdt_drvdata struct
` [PATCH 03/11] watchdog/at91sam9_wdt: change the wdt_read and wdt_write macro to the inline function
` [PATCH 04/11] watchdog/at91sam9_wdt: change "at91_wdt_settimeout" function name to "at91wdt_enable"
` [PATCH 05/11] watchdog/at91sam9_wdt: add to use the watchdog framework
` [PATCH 06/11] watchdog/at91sam9_wdt: change the timer function name
` [PATCH 07/11] watchdog/at91sam9_wdt: add nowayout helpers to Watchdog Timer Driver Kernel API
` [PATCH 08/11] watchdog/at91sam9_wdt: use module_platform_driver()
` [PATCH 09/11] watchdog/at91sam9_wdt: add support to device tree
` [PATCH 10/11] watchdog/at91sam9_wdt: using dev_info replaces pr_info, dev_crit repalces pr_crit
` [PATCH 11/11] ARM: dts: add the watchdog nodes for atmel SoC

[PATCH v5 0/3] Add pinctrl support and enable audio
 2012-11-14  6:30 UTC  (4+ messages)
` [PATCH v5 1/3] ARM: at91: atmel-ssc: add pinctrl support

[PATCH 00/17] atmel SoC SPI controller with dmaengine and DT
 2012-11-14  6:00 UTC  (4+ messages)
` [PATCH 01/17] of: add dma-mask binding

[PATCH v2 0/5] clk: exynos4: migrate to common clock framework
 2012-11-14  5:26 UTC  (6+ messages)
` [PATCH v2 2/5] clk: exynos4: register clocks using "
` [PATCH v2 5/5] ARM: Exynos4: Migrate clock support to "

[PATCH v7 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-11-14  4:24 UTC  (8+ messages)

[PATCH 2/3] ARM: prima2: Replace include linux/module.h with linux/export.h
 2012-11-14  2:59 UTC  (2+ messages)

[PATCH] ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocks
 2012-11-14  2:39 UTC 

[PATCH] arm: zynq: add system level control register manager
 2012-11-14  2:29 UTC  (10+ messages)

[GIT PULL v3] Renesas ARM-based SoC boards for v3.8 #2
 2012-11-14  2:15 UTC  (5+ messages)

[PATCH V2] ARM: tegra: retain L2 content over CPU suspend/resume
 2012-11-14  1:46 UTC  (4+ messages)

[PATCH v4 0/9] use pinctrl-single in arch mmp
 2012-11-14  1:45 UTC  (11+ messages)
` [PATCH v4 2/9] pinctrl: single: support gpio request and free
` [PATCH v4 9/9] pinctrl: single: dump pinmux register value

[GIT PULL] ARM: OMAP4: PM: basic support for core retention in suspend
 2012-11-14  1:41 UTC  (2+ messages)

OMAP baseline test results for v3.7-rc5
 2012-11-14  1:07 UTC  (4+ messages)

[PATCHv2] ARM: OMAP4: USB: power down MUSB PHY during boot
 2012-11-14  0:03 UTC  (3+ messages)

[PATCH v2 0/5] zynq clk support
 2012-11-13 23:55 UTC  (6+ messages)
` [PATCH v2 2/5] clk: Add support for fundamental zynq clks
    ` [PATCH v3] "

[PATCH 0/8] ARM: OMAP: Clean-up DMTIMER
 2012-11-13 23:34 UTC  (12+ messages)
` [PATCH 1/8] ARM: OMAP: Clean-up dmtimer reset code
` [PATCH 2/8] ARM: OMAP: Define omap_dm_timer_prepare function as static
` [PATCH 3/8] ARM: OMAP: Don't store timers physical address
` [PATCH 4/8] ARM: OMAP2+: Remove unnecessary local variable in timer code
` [PATCH 5/8] ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration
` [PATCH 6/8] ARM: OMAP: Add platform data header for DMTIMERs
` [PATCH 7/8] ARM: OMAP: Remove unnecessary inclusion of dmtimer.h
` [PATCH 8/8] ARM: OMAP: Move plat/dmtimer.h to plat-omap/dmtimer.h

[PATCH net-next 2/2] ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT
 2012-11-13 23:21 UTC  (3+ messages)

[PATCH net-next 1/2] ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
 2012-11-13 23:21 UTC  (3+ messages)

[PATCH v6] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-11-13 23:12 UTC  (12+ messages)
` [PATCH v6 1/7] net: mvmdio: new Marvell MDIO driver
` [PATCH v6 2/7] net: mvneta: driver for Marvell Armada 370/XP network unit
` [PATCH v6 3/7] net: mvneta: update MAINTAINERS file for the mvneta maintainers
` [PATCH v6 4/7] arm: mvebu: add Ethernet controllers using mvneta driver for Armada 370/XP
` [PATCH v6 5/7] arm: mvebu: enable Ethernet controllers on Armada 370/XP eval boards
` [PATCH v6 6/7] arm: mvebu: enable Ethernet controllers on OpenBlocks AX3-4 platform
` [PATCH v6 7/7] arm: mvebu: enable Ethernet controllers on Mirabox platform

[PATCH] wanrouter: Remove it and the drivers that depend on it
 2012-11-13 22:32 UTC  (5+ messages)
  ` [PATCH V2] "

[GIT PULL] ARM: OMAP: DMTIMER fixes
 2012-11-13 22:12 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP2420: Fix ethernet support
 2012-11-13 22:02 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP2420: Fix ethernet support for OMAP2420 H4
` [PATCH 2/2] ARM: OMAP: Remove debug-devices.c

[PATCH V2 2/11] time: convert arch_gettimeoffset to a pointer
 2012-11-13 21:52 UTC  (4+ messages)

[PATCH V3] Add support for generic BCM SoC chipsets
 2012-11-13 21:51 UTC 

[GIT PULL] ARM: OMAP2+: clock: convert to common clock framework
 2012-11-13 21:41 UTC  (2+ messages)

[PATCH v2] Add support for generic BCM SoC chipsets
 2012-11-13 21:31 UTC  (11+ messages)

[PATCH] ARM: kirkwood: Add Plat'Home OpenBlocks A6 support
 2012-11-13 19:54 UTC  (3+ messages)

[PATCH] ARM: tegra: trimslice: enable SPI flash
 2012-11-13 19:25 UTC  (2+ messages)

[PATCH v5 0/4] arch/arm: support seccomp
 2012-11-13 19:23 UTC  (2+ messages)

[PATCHv9 0/8] ARM: OMAP4: core retention support
 2012-11-13 19:18 UTC  (6+ messages)

[PATCH 0/3] ARM: tegra: dt: Add entry for tegra20 sflash controller
 2012-11-13 19:13 UTC  (7+ messages)
` [PATCH 1/3] ARM: tegra: dts: add sflash controller dt entry
` [PATCH 2/3] ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dt
` [PATCH 3/3] ARM: config: tegra: enable SFLASH controller driver

[GIT PULL 2/6] omap prcm cleanup for v3.8 merge window, part2
 2012-11-13 19:13 UTC  (5+ messages)
` [GIT PULL 3/6] omap device tree updates for v3.8 merge window
` [GIT PULL 4/6] omap pm "
` [GIT PULL 5/6] omap board changes "
` [GIT PULL 6/6] omap gpmc "

[PATCH] clocksource: arm_generic: use integer math helpers
 2012-11-13 19:06 UTC  (2+ messages)

[GIT PULL 1/6] omap cleanup fixes for v3.8 merge window
 2012-11-13 19:03 UTC  (3+ messages)

[PATCH V4 0/3] Add clock framework for armada 370/XP
 2012-11-13 18:58 UTC  (3+ messages)
` [PATCH V4 3/3] clocksource: time-armada-370-xp converted to clk framework

[PATCH V2 0/3] Add clock framework for armada 370/XP
 2012-11-13 18:57 UTC  (4+ messages)
` [PATCH V2 3/3] clocksource: time-armada-370-xp converted to clk framework

OMAP baseline test results for v3.7-rc4
 2012-11-13 18:50 UTC  (4+ messages)

arm: mvebu: Pull request for 'marvell-boards' branch
 2012-11-13 18:46 UTC  (2+ messages)

[PATCH] bindings: i2c: use consistent naming for i2c binding descriptions
 2012-11-13 17:16 UTC 

[PATCH 2/2] mach-ux500: L2CC shared mutex with ARM TZ
 2012-11-13 16:08 UTC 

[PATCH 0/2] L2CC shared mutex with ARM TZ
 2012-11-13 16:07 UTC 

OMAP baseline test results for v3.7-rc3
 2012-11-13 15:57 UTC  (13+ messages)

[PATCH v2 0/3] GPIO driver to turn power off
 2012-11-13 15:44 UTC  (4+ messages)
` [PATCH v2 1/3] power: Add simple poweroff-gpio driver
` [PATCH v2 2/3] ARM: Kirkwood: Convert DNSKW to use gpio-poweroff
` [PATCH v2 3/3] ARM: Kirkwood: Convert IB62x0 "

[PATCH] ARM: add get_user() support for 8 byte types
 2012-11-13 15:00 UTC 

[PATCH 00/14] ARM: SPEAr: DT updates
 2012-11-13 14:34 UTC  (4+ messages)
` [PATCH 02/14] ARM: SPEAr13xx: DT: Add spics gpio controller nodes

[PATCH 2/2] hwmon: MMA8451: Add mma8451 3 axis digtial accelerometer driver
 2012-11-13 14:32 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;
as well as URLs for NNTP newsgroup(s).