linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-10 10:19:04 to 2012-03-12 10:10:37 UTC [more...]

iMX53 and MMC_CAP_SDIO_IRQ
 2012-03-12 10:10 UTC  (2+ messages)

[GIT PULL] ARM: OMAP: clock: clock patches for 3.4
 2012-03-12 10:09 UTC 

[PATCH] serial: PL011: clear pending interrupts
 2012-03-12 10:03 UTC  (4+ messages)

[PATCHv5 0/6] ARM: OMAP3+: IO daisy chain support fixes
 2012-03-12 10:00 UTC  (15+ messages)
` [PATCHv5 2/6] ARM: OMAP3 PM: Move IO Daisychain function to omap3 prm file
` [PATCHv5 3/6] ARM: OMAP4 PM: Add IO Daisychain support

[PATCH] ARM: OMAP4: clock: Add aliases for McBSP fclk clocks
 2012-03-12  9:53 UTC  (7+ messages)

[PATCH 0/3] ARM: OMAP1/2+: 32k-timer: Add hwmod lookup for 32k-timer
 2012-03-12  9:48 UTC  (6+ messages)
` [PATCH 1/3] ARM: OMAP2+: 32k-counter: Use hwmod lookup to check presence of 32k timer

[PATCH v7 0/4] USB: OHCI-HCD: Support for LPC32xx
 2012-03-12  8:46 UTC  (6+ messages)
` [PATCH v7 1/4] USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
` [PATCH v7 2/4] USB: ohci-nxp: Rename symbols from pnx4008 to nxp
` [PATCH v7 3/4] USB: ohci-nxp: Support for LPC32xx
` [PATCH v7 4/4] USB: ohci-nxp: Remove i2c_write(), use smbus

[PATCH] mtd/gpmi : fix the wrong DMA command
 2012-03-12  8:35 UTC  (3+ messages)

[PATCH 0/2] Add support for DNS-320 and DNS-325 using devicetree
 2012-03-12  8:17 UTC  (11+ messages)
` [PATCH 1/2] ARM: kirkwood: Basic support for DNS-320 and DNS-325
` [PATCH 2/2] ARM: kirkwood: Convert orion-nand to fdt

[PATCH 0/4] mc13783 sound support
 2012-03-12  8:11 UTC  (11+ messages)
` [PATCH 1/4] add a mc13783 codec driver
  ` [PATCH 2/4] Add imx3sound sound support
    ` [PATCH 3/4] mx31moboard: Add ssi configuration

[PATCH v6 0/5] Introduce External Connector Class (extcon)
 2012-03-12  8:06 UTC  (4+ messages)
  ` [PATCH v6 1/5] Extcon (external connector): import Android's switch class and modify

[PATCH 00/11] ARM: tegra: Add PCIe device tree support
 2012-03-12  8:00 UTC  (6+ messages)
` [PATCH 03/11] regulator: fixed: Support driver probe deferral
` [PATCH 10/11] ARM: tegra: pcie: Add MSI support

[PATCH 1/2] ARM: mx35: 3ds: add mc9s08dz60 gpio definitions
 2012-03-12  4:57 UTC  (2+ messages)
` [PATCH v7 2/2] ARM : mx35: 3ds-board: add framebuffer device

[PATCH] AMBA: Add module_amba_driver() helper macro for amba_driver
 2012-03-12  4:43 UTC 

[PATCH 0/5] pinctrl: add new Samsung pinctrl driver and add Exynos4 support
 2012-03-12  4:37 UTC  (12+ messages)
` [PATCH 1/5] pinctrl: add samsung pinctrl and gpiolib driver
` [PATCH 2/5] pinctrl: add exynos4 specific pins, groups, functions and gpio chip data
` [PATCH 3/5] ARM: Exynos4: Add pinctrl devices and pin maps
` [PATCH 4/5] ARM: Exynos: Enable pinctrl driver support for Origen board
` [PATCH 5/5] mmc: sdhci-s3c: setup pins using pinctrl interface

[PATCH 0/4] mach/io.h cleanup fixes
 2012-03-12  4:23 UTC  (8+ messages)
` [PATCH 1/4] ARM: fix ioremap/iounmap for !CONFIG_MMU
` [PATCH 2/4] ARM: iop13xx: fix missing declaration of iop13xx_init_early
` [PATCH 3/4] ARM: create a common IOMEM definition
` [PATCH 4/4] ARM: __io abuse cleanup

[PATCH V2 00/22] watchdog: ARM watchdogs: sp805 & mpcore updates & fixes
 2012-03-12  4:22 UTC  (23+ messages)
` [PATCH V2 01/22] watchdog: Add is_wdt_active() routine
` [PATCH V2 02/22] watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
` [PATCH V2 03/22] watchdog/mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
` [PATCH V2 04/22] watchdog/mpcore_wdt: Use devm routines
` [PATCH V2 05/22] watchdog/mpcore_wdt: Allow platform_get_irq() to fail
` [PATCH V2 06/22] watchdog/mpcore_wdt: convert to watchdog core
` [PATCH V2 07/22] watchdog/mpcore_wdt: Fix multiline comments
` [PATCH V2 08/22] watchdog/mpcore_wdt: Arrange #includes in alphabetical order
` [PATCH V2 09/22] watchdog/mpcore_wdt: Set default heartbeat in probe instead of init
` [PATCH V2 10/22] watchdog/mpcore_wdt: Use dev_(crit, err, info) instead of dev_printk
` [PATCH V2 11/22] watchdog/mpcore_wdt: convert to use module_platform_driver()
` [PATCH V2 12/22] watchdog/mpcore_wdt: Add support for dev_pm_ops interface
` [PATCH V2 13/22] watchdog/mpcore_wdt: disable wdt in suspend only if it is busy
` [PATCH V2 14/22] watchdog/mpcore_wdt: replace (__raw_)readl/writel with lighter *_relaxed variants
` [PATCH V2 15/22] watchdog/mpcore_wdt: Add support for WDIOC_GETBOOTSTATUS IOCTL
` [PATCH V2 16/22] watchdog/mpcore_wdt: Add clock framework support
` [PATCH V2 17/22] watchdog/mpcore_wdt: use correct clk_rate to program timeout
` [PATCH V2 18/22] watchdog/sp805: Fix documentation style comment
` [PATCH V2 19/22] watchdog/sp805: replace readl/writel with lighter _relaxed variants
` [PATCH V2 20/22] watchdog/sp805: Use devm routines
` [PATCH V2 21/22] watchdog/sp805: convert to watchdog core
` [PATCH V2 22/22] watchdog/sp805: Add clk_{un}prepare support

[PATCH 1/3] led-class: change back LEDS_CLASS to tristate instead of bool
 2012-03-12  2:32 UTC  (7+ messages)
` [PATCH 2/3] led-triggers: use atomic kzalloc during led trigger registering

[PATCH 0/2] ARM: AT91: cleanup patches from Arnd Bergmann
 2012-03-12  2:02 UTC  (8+ messages)
` [PATCH 1/2] ARM: at91: only RM9200 has ISA-style PIO
` [PATCH 2/2] ARM: at91: Use proper __iomem annotations
` [PATCH v2 0/1] ARM: AT91: cleanup patches from Arnd Bergmann
  ` [PATCH v2 1/1] ARM: at91: Use proper __iomem annotations

[PATCH] ARM: remove ixp2000 platform
 2012-03-11 23:48 UTC  (9+ messages)

[PATCH v2] ARM: OMAP: WiLink platform data for the PandaBoard
 2012-03-11 22:30 UTC  (5+ messages)

[PATCH v2 0/2] ata: AT91 ata driver requires specific platforms
 2012-03-11 21:36 UTC  (4+ messages)
  ` [PATCH v2 1/2] ARM: AT91: Add parameter for AT91_HAS_PATA

[PATCH v6 0/3] common clk framework
 2012-03-11 21:24 UTC  (12+ messages)
` [PATCH v6 1/3] Documentation: common clk API
` [PATCH v6 2/3] clk: introduce the common clock framework
` [PATCH v6 3/3] clk: basic clock hardware types

[GIT PULL] ARM: OMAP2+: PM: core support for SMPS regulators for v3.4
 2012-03-11 20:42 UTC  (7+ messages)

[PATCH 2/7] drivers/scsi/arm/{cumana_2, eesox, powertec}.c: ensure arguments to request_irq and free_irq are compatible
 2012-03-11 19:36 UTC 

[PATCH 1/4 v5] of_spi: add generic binding support to specify cs gpio
 2012-03-11 18:25 UTC  (3+ messages)

[PATCH v2] pxa/hx4700: Reduce sleep mode battery discharge by 35%
 2012-03-11 13:23 UTC 

[PATCH] efikamx: match machine descriptions with legacy
 2012-03-11 12:33 UTC  (2+ messages)

mfd: mc13xxx: add I2C support, V2
 2012-03-11 11:50 UTC  (6+ messages)
` [PATCH v2 1/3] mfd: mc13xxx-core: Prepare for separate spi and i2c backends
` [PATCH v2 2/3] mfd: mc13xxx-core: Move spi specific code into separate module
` [PATCH v2 3/3] mfd: mc13xxx-core: Add i2c driver

[PATCH v5 0/3] USB: OHCI-HCD: Support for LPC32xx
 2012-03-11 10:16 UTC  (9+ messages)
` [PATCH v5 1/3] USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
` [PATCH v5 2/3] USB: ohci-nxp: Rename symbols from pnx4008 to nxp
` [PATCH v5 3/3] USB: ohci-nxp: Support for LPC32xx

[GIT PULL v2 4/4] Samsung devel-dma for v3.4
 2012-03-11  9:03 UTC 

[GIT PULL v2 3/4] Samsung devel-mmc for v3.4
 2012-03-11  8:56 UTC 

[GIT PULL 1/4] Samsung devel for v3.4
 2012-03-11  8:47 UTC  (3+ messages)

[GIT PULL v2] Samsung board patches for v3.4
 2012-03-11  8:38 UTC 

[GIT PULL v2] Samsung cleanup EXYNOS clock for v3.4
 2012-03-11  8:32 UTC 

[GIT PULL 3/4] Samsung devel-mmc for v3.4
 2012-03-11  8:13 UTC  (4+ messages)

[GIT PULL 4/4] Samsung devel-dma for v3.4
 2012-03-11  8:09 UTC  (3+ messages)

[GIT PULL 2/4] Samsung devel-pd for v3.4
 2012-03-11  8:05 UTC  (4+ messages)

[GIT PULL] Samsung board stuff for v3.4
 2012-03-11  8:02 UTC  (3+ messages)

[GIT PULL] Samsung Cleanup EXYNOS clock for v3.4
 2012-03-11  8:00 UTC  (6+ messages)

[GIT PULL v2] DaVinci DM644x video display support
 2012-03-11  7:36 UTC 

[GIT PULL] DaVinci DM644x video display support
 2012-03-11  6:10 UTC  (3+ messages)

[PATCH v6 0/3] USB: OHCI-HCD: Support for LPC32xx
 2012-03-11  1:46 UTC  (4+ messages)
` [PATCH v6 1/3] USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
` [PATCH v6 2/3] USB: ohci-nxp: Rename symbols from pnx4008 to nxp
` [PATCH v6 3/3] USB: ohci-nxp: Support for LPC32xx

[PATCH] pxa/hx4700: Reduce sleep mode power consumption by 35%
 2012-03-10 22:05 UTC  (3+ messages)

[GIT PULL] mach/io.h clean-up and removal
 2012-03-10 21:18 UTC  (4+ messages)

[GIT PULL 1/7] non-critical fixes part3 for upcoming merge window
 2012-03-10 18:24 UTC 

[PATCH 0/5] ARM: EXYNOS: update clock part for new EXYNOS SoC
 2012-03-10 17:22 UTC  (7+ messages)
` [PATCH 1/5] ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs
` [PATCH 2/5] ARM: EXYNOS: use static declaration on regarding clock
` [PATCH 3/5] ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock
` [PATCH 4/5] PM / devfreq: update the name of EXYNOS clock register
` [PATCH 5/5] ARM: EXYNOS: add clock registers for exynos4x12-cpufreq

[GIT PULL] Samsung Cleanup S3C24XX for v3.4
 2012-03-10 16:16 UTC  (3+ messages)

[PATCH v2] pxa/hx4700: Fix basic suspend/resume
 2012-03-10 15:11 UTC  (2+ messages)

[PATCH v3] pxa/hx4700: Fix basic suspend/resume
 2012-03-10 15:09 UTC  (2+ messages)

implementing "suspend to ram" on cortex A8 based on linux 3.0.8
 2012-03-10 14:37 UTC 

(3月15日深圳会议)科技项目专项资金申报暨企业知识产权管理战略及专利运用
 2012-03-10 13:28 UTC 

[PATCH 5/7] USB: r8a66597-hcd: restore big-endian operation
 2012-03-10 11:02 UTC  (2+ messages)

[PATCH v2 RE-SEND] [CPUFREQ] EXYNOS5250: Add support cpufreq for EXYNOS5250
 2012-03-10 11:00 UTC 

[PATCH v2 RE-SEND] [CPUFREQ] EXYNOS4X12: Add support cpufreq for EXYNOS4X12
 2012-03-10 10:59 UTC 

[GIT PULL] Samsung Cleanup EXYNOS clock for v3.4
 2012-03-10 10:37 UTC  (3+ 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).