linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-20 14:13:51 to 2012-06-21 18:04:25 UTC [more...]

[PATCH] clk: mxs: mx23, mx28: fix clock lookup after freeing init memory
 2012-06-21 18:04 UTC 

[RFC PATCH v2] MTD: nand: add return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl
 2012-06-21 17:58 UTC  (5+ messages)

[PATCH v3 0/4] DT clock bindings
 2012-06-21 17:54 UTC  (7+ messages)
  ` [PATCH 01/02] clk: Refactor of_clk_* into a new clk-of.c
  ` [PATCH 02/02] clk: clk-of: Use alloc_bootmem() instead of kzalloc()

[PATCH] Consolidate stack size information into THREAD_SIZE_ORDER
 2012-06-21 17:42 UTC  (2+ messages)

[PATCH v2 0/8] common clk support for mxs
 2012-06-21 17:36 UTC  (3+ messages)
` [PATCH v2 3/8] clk: mxs: add clock support for imx28

[GIT PULL] omap fixes for v3.5-rc3
 2012-06-21 16:20 UTC 

[PATCH] ARM: zImage: Allow DTB command line concatenation with ATAG_CMDLINE
 2012-06-21 16:05 UTC  (5+ messages)

Oops on boot for omap3xxx, EHCI fails
 2012-06-21 15:36 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
  ` [PATCH 2/2] ARM: OMAP: USB: Fix omap3xxx EHCI regression caused by i693 errata fix

[PATCH v6 00/14] add imx usb driver based on Greg next tree
 2012-06-21 15:23 UTC  (22+ messages)
` [PATCH v6 01/14] usb: chipidea: remove unneeded NULL check
` [PATCH v6 02/14] usb: chipidea: drop useless arch-check
` [PATCH v6 03/14] usb: chipidea: msm: add missing section annotation
` [PATCH v6 04/14] usb: chipidea: msm: add remove method
` [PATCH v6 05/14] USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
` [PATCH v6 06/14] USB: Chipidea: rename struct ci13xxx variables from udc to ci
` [PATCH v6 07/14] USB: Chipidea: add unified ci13xxx_{add, remove}_device for platform drivers
` [PATCH v6 08/14] USB: Chipidea: add ci13xxx device id management
` [PATCH v6 09/14] usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of Kconfig
` [PATCH v6 10/14] usb: otg: add notify_connect/notify_disconnect callback
` [PATCH v6 11/14] USB: notify phy when root hub port connect change
` [PATCH v6 12/14] usb: chipidea: permit driver bindings pass phy pointer
    ` [PATCH v7] "
` [PATCH v6 13/14] usb: otg: add basic mxs phy driver support
` [PATCH v6 14/14] usb: chipidea: add imx platform driver

[PATCH V3 1/2] of: Add generic device tree DMA helpers
 2012-06-21 14:56 UTC  (6+ messages)

[RFC PATCH] ARM: Initial DTS support for Kirkwood GoFlex
 2012-06-21 14:32 UTC  (2+ messages)

pm runtime and system suspend resume
 2012-06-21 14:27 UTC  (4+ messages)

[PATCH] ARM:MXS: Initial support for the Crystalfontz CFA-10036
 2012-06-21 14:22 UTC  (10+ messages)
` [PATCH 1/2] Early support for the Crystalfontz CFA10036 module
` [PATCH 2/2] ARM: MXS: Add Crystalfontz CFA-10036 DTS

Current state of AM33xx patches
 2012-06-21 13:50 UTC  (4+ messages)

[PATCH v3 0/3] Prepare for GPMC driver conversion
 2012-06-21 12:39 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: OMAP2+: nand: unify init functions
` [PATCH v3 2/3] ARM: OMAP2+: gpmc: handle additional timings
` [PATCH v3 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration

[PATCHv3 0/3] ARM: replace custom consistent dma region with vmalloc
 2012-06-21 12:38 UTC  (3+ messages)
` [PATCHv3 2/3] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework

[RFC PATCH] ARM: Initial DTS support for Kirkwood GoFlex Net
 2012-06-21 12:08 UTC  (3+ messages)

[V2 1/3] regulator: add pre-regulator support for 88pm860x
 2012-06-21 11:31 UTC  (3+ messages)
  ` [V3 "

[PATCH] gpio/mxc: use the edge_sel feature if available
 2012-06-21 11:23 UTC  (5+ messages)

[PATCH] ARM: dma-mapping: fix buffer chunk allocation order
 2012-06-21 10:50 UTC 

[PATCH] davinci:mcasp: Fix codec pll configure bug
 2012-06-21 10:38 UTC 

[PATCH] pinctrl: pinctrl-imx: only print debug message when DEBUG is defined
 2012-06-21 10:10 UTC 

[PATCHv9 0/8] I2C cleanups
 2012-06-21 10:08 UTC  (9+ messages)
` [PATCHv9 1/8] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv9 2/8] I2C: OMAP: Optimise the remove code
` [PATCHv9 3/8] I2C: OMAP: use devm_* functions
` [PATCHv9 4/8] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv9 5/8] I2C: OMAP: Do not initialise the completion everytime
` [PATCHv9 6/8] I2C: OMAP: Remove the definition of SYSS_RESETDONE_MASK
` [PATCHv9 7/8] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv9 8/8] I2C: OMAP: Recover from Bus Busy condition

[PATCHv8 00/13] I2C cleanups
 2012-06-21  9:30 UTC  (11+ messages)
` [PATCHv8 03/13] I2C: OMAP: Remove reset at init
` [PATCHv8 06/13] I2C: OMAP: Correct I2C revision for OMAP3

[PATCH RESEND v4] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-21  8:56 UTC  (2+ messages)

[PATCH 00/16] Enable SPARSE_IRQ support for imx
 2012-06-21  8:50 UTC  (10+ messages)
` [PATCH 15/16] ARM: fiq: save FIQ_START by passing absolute fiq number

[PATCH v5] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-21  8:42 UTC  (3+ messages)

[GIT PULL] PWM subsystem
 2012-06-21  8:36 UTC 

[PATCH] mmc: at91: fix bus speed
 2012-06-21  8:23 UTC  (4+ messages)
` Fwd: "

[PATCH] pinctrl: Add one-register-per-pin type device tree based pinctrl driver
 2012-06-21  8:09 UTC  (7+ messages)

[PATCH] GPIOLIB: add generic gpio_set_pull API
 2012-06-21  7:48 UTC  (10+ messages)

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-21  7:37 UTC  (8+ messages)
` [PATCH 08/14] mfd: Add IRQ domain support for the AB8500

[PATCH, RFC] i.MX DRM support
 2012-06-21  7:10 UTC  (11+ messages)
` [PATCH 1/5] DRM: Add i.MX drm core support
` [PATCH 2/5] DRM i.MX: Add parallel display support
` [PATCH 3/5] DRM i.MX: Add LCDC support

[RFC 00/24] Move OMAP2+ over to use COMMON clock
 2012-06-21  7:00 UTC  (7+ messages)
` [RFC 13/24] ARM: omap4: clk: Add 44xx data using common struct clk

[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
 2012-06-21  6:47 UTC  (18+ messages)

[PATCH 00/15] Device Tree related re-works and clean-ups
 2012-06-21  6:47 UTC  (9+ messages)
` [PATCH 07/15] i2c: Add Device Tree support to the Nomadik I2C driver
` [PATCH 15/15] ARM: perf: handle muxed CPU IRQ lines

[PATCH v3 02/12] usb: chipidea: permit driver bindings pass phy pointer
 2012-06-21  6:44 UTC  (8+ messages)
` [PATCH v4] "

[PATCH v2 0/3] Prepare for GPMC driver conversion
 2012-06-21  6:38 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration

[GIT PULL] gpio/omap: cleanups for v3.5
 2012-06-21  6:34 UTC  (5+ messages)

[GIT PULL] Integrator common clock
 2012-06-21  6:23 UTC  (3+ messages)

[V2 3/3] ARM: MMP: add 88pm860x battery-charger support
 2012-06-21  6:19 UTC 

[V2 2/3] power_supply: Enable battery-charger for 88pm860x
 2012-06-21  6:19 UTC 

[PATCH 00/29] Move OMAP2+ over to use COMMON clock
 2012-06-21  5:49 UTC  (8+ messages)
` [PATCH 04/29] ARM: omap: clk: use clk_prepare_enable and clk_disable_unprepare

How to use ARM ETM/ETB at linux?
 2012-06-21  5:38 UTC 

[PATCH v2 0/5] mmp audio support
 2012-06-21  3:01 UTC  (3+ messages)

[PATCH v2] pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is set
 2012-06-21  2:13 UTC  (4+ messages)

[PATCH] ARM: mxs: store mac address read from OTP in device tree
 2012-06-21  2:05 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx6q-sabrelite: add ecspi1 pinctrl support
 2012-06-21  1:44 UTC  (2+ messages)

[Patch v5 00/13] add imx usb driver for mx28/6x
 2012-06-21  1:32 UTC  (11+ messages)
` [Patch v5 08/13] ARM: imx6q: add config-on-boot gpios

[PATCH] ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog reset
 2012-06-21  1:28 UTC 

[PATCH] i2c: let the core register devices from devicetree
 2012-06-21  1:16 UTC  (2+ messages)

[PATCH v3 0/5] ARM OMAP3530evm misc fixes
 2012-06-21  1:05 UTC  (7+ messages)
` [PATCH 3/5] ARM: omap3evm: enable VBUS switch for EHCI tranceiver
` [PATCH 4/5] ARM: OMAP3EVM: cosmetic fixes for parent clk set

[PATCH v2 1/5] dmaengine: mmp_tdma: add mmp tdma support
 2012-06-21  1:03 UTC  (4+ messages)
` [PATCH "
    ` [alsa-devel] "

[PATCH] ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5
 2012-06-21  0:48 UTC 

[PATCH v3 0/5] ARM: topology: set the capacity of each cores for big.LITTLE
 2012-06-21  0:01 UTC  (7+ messages)
` [PATCH v3 1/5] ARM: topology: Add arch_scale_freq_power function
` [PATCH v3 2/5] ARM: topology: factorize the update of sibling masks
` [PATCH v3 3/5] ARM: topology: Update cpu_power according to DT information
` [PATCH v3 4/5] sched, x86: Remove broken power estimation
` [PATCH v3 5/5] sched: cpu_power: enable ARCH_POWER

[PATCH] serial: samsung: protect NULL dereference of clock name
 2012-06-20 23:55 UTC  (3+ messages)

[PATCH 2/2] serial: samsung: Fixed wrong comparison for baudclk_rate
 2012-06-20 23:50 UTC  (3+ messages)

[PATCH 1/2] serial: samsung: Remove NULL checking for baud clock
 2012-06-20 23:50 UTC  (3+ messages)

[PATCH v5 02/14] ARM: OMAP2+: gpmc: Adapt to HWMOD
 2012-06-20 23:35 UTC  (14+ messages)

[Patchv2] ARM: Orion5x - Restore parts of io.h, with rework
 2012-06-20 19:09 UTC 

[PATCH] ARM: S3C64XX: Add IRQ mapping for wm0010 on Cragganmore
 2012-06-20 18:28 UTC  (3+ messages)

Where to power on the wifi device before loading the driver
 2012-06-20 16:51 UTC  (15+ messages)

[PATCH] ARM: formalize an IPI for CPU wake-ups
 2012-06-20 16:32 UTC  (8+ messages)

Fwd: FW: [PATCH v2] arm: zynq: Support GIC OF initialization
 2012-06-20 16:30 UTC 

[RFC PATCH] ARM: Make a compile trustzone conditionally
 2012-06-20 16:01 UTC  (13+ messages)
      ` Bindings for SMC/HVC firmware interfaces on ARM (Re: [RFC PATCH] ARM: Make a compile trustzone conditionally)

[PATCH] ARM: Orion5x - Restore parts of io.h
 2012-06-20 15:55 UTC  (4+ messages)

[PATCH v2] pinctrl/coh901: use clk_prepare_[en|dis]able()
 2012-06-20 15:40 UTC  (2+ messages)

AT91: RTC interrupt raised early at boot time
 2012-06-20 15:39 UTC 

[PATCH RESEND] ARM: omap: Fix dts files w/ status property: "disable" -> "disabled"
 2012-06-20 14:48 UTC  (2+ messages)

[PATCH] gpio: gpio-lpc32xx: Add gpio_to_irq mapping
 2012-06-20 14:46 UTC  (2+ messages)

[PATCH 16/16] ARM: imx: enable SPARSE_IRQ for imx platform
 2012-06-20 14:45 UTC  (8+ messages)
` [RFC PATCH 1/1] ARM: imx: enable SPARSE_IRQ for imx

[PATCH] clk: mxs: Register USB clocks for mx23
 2012-06-20 14:38 UTC  (2+ messages)

[RFC] Support for 'Coda' video codec IP
 2012-06-20 14:33 UTC  (15+ messages)

[PATCH v5] ARM: imx: Add basic imx6q cpu thermal management
 2012-06-20 14:33 UTC  (6+ messages)

[PATCH] clk: mxs: Fix the GPMI clock name
 2012-06-20 14:26 UTC  (2+ messages)

[PATCH] ARM: OMAP2: twl-common: Fix compiler warning
 2012-06-20 14:25 UTC  (2+ messages)

[PATCH v5 0/7] cleanup imx5 idle, add imx5/6 cpuidle
 2012-06-20 14:15 UTC  (3+ messages)

[RFC PATCH 00/11] OMAP System Control Module
 2012-06-20 14:13 UTC  (4+ messages)
` [RFC PATCH v2 03/11] mfd: omap: control: core system control driver


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).