linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-18 00:06:19 to 2012-04-18 15:23:32 UTC [more...]

[RFC 0/8] DMA engine conversion for omap_hsmmc
 2012-04-18 15:23 UTC  (15+ messages)
` [PATCH 1/8] ARM: OMAP: fix DMA vs memory ordering
` [PATCH 2/8] dmaengine: amba-pl08x: ensure physical channels are properly held
` [PATCH 3/8] dmaengine: split out virtual channel DMA support from sa11x0 driver
` [PATCH 4/8] dmaengine: add OMAP DMA engine driver
` [PATCH 5/8] mmc: omap_hsmmc: release correct resource
` [PATCH 6/8] mmc: omap_hsmmc: add DMA engine support
` [PATCH 7/8] mmc: omap_hsmmc: remove private DMA API implementation
` [PATCH 8/8] ARM: omap_hsmmc: remove platform data dma_mask and initialization

[PATCH 0/7 v2] Next round of DT enablement for ux500/Snowball
 2012-04-18 15:20 UTC  (7+ messages)
` [PATCH 7/7] MMC: mmci: Add required documentation for Device Tree bindings
  ` [PATCH 7/7 v2] "

[PATCH v7 0/6] PM QoS: implement the OMAP low level constraints management code
 2012-04-18 15:18 UTC  (8+ messages)
` [PATCH 1/6] ARM: OMAP2+: PM QoS: control the power domains next state from the constraints
` [PATCH 2/6] ARM: OMAP2+: PM QoS: manage the per-device latency constraints in hwmod
` [PATCH 3/6] ARM: OMAP: omap_device: register to the per-device PM QoS framework
` [PATCH 4/6] ARM: OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints
` [PATCH 5/6] ARM: OMAP3: update cpuidle latency and threshold figures
` [PATCH 6/6] ARM: OMAP3: powerdomain data: add wake-up latency figures

[PATCH 0/7] UART: OMAP: Updates
 2012-04-18 15:13 UTC  (6+ messages)
` [PATCH 2/7] UART: OMAP: Cut the clock in the error cases

[PATCH] ARM: Do not call flush_cache_user_range with mmap_sem held
 2012-04-18 15:05 UTC  (13+ messages)

[PATCH] tty: omap-serial: Keep the wakeup mechanism enabled by default
 2012-04-18 15:02 UTC  (5+ messages)

[PATCH v9 3/4] drivers/i2c/busses/i2c-at91.c: add new driver
 2012-04-18 14:39 UTC  (4+ messages)
` [PATCH] i2c-at91: fix data-loss issue

[PATCH 1/1] pinctrl: handle dummy state in core
 2012-04-18 14:38 UTC  (8+ messages)

[patch 1/1] kirkwood: Add iconnect support
 2012-04-18 14:33 UTC  (2+ messages)

[0/7] Next round of DT enablement for ux500/Snowball
 2012-04-18 14:29 UTC  (5+ messages)
` [PATCH 7/7] MMC: mmci: Add required documentation for Device Tree bindings

[PATCHv8 00/18] I2C Updates
 2012-04-18 14:08 UTC  (6+ messages)
` [PATCHv8 04/18] I2C: OMAP: I2C register restore only if context is lost

[PATCH V5 0/4] ARM: Kirkwood: Add support for DNS-320 and DNS-325 using devicetree
 2012-04-18 14:04 UTC  (8+ messages)
` [PATCH V5 1/4] ARM: kirkwood: Basic support for DNS-320 and DNS-325
` [PATCH V5 2/4] mtd: Add orion_nand devicetree bindings
` [PATCH V5 3/4] kirkwood: Allow nand to be configured via. devicetree
` [PATCH V5 4/4] ARM: kirkwood: Define DNS-320/DNS-325 NAND in fdt

[PATCH v2 0/8] Second patchset for LPC32xx device tree conversion
 2012-04-18 14:01 UTC  (24+ messages)
` [PATCH v2 1/8] ohci-nxp: Driver cleanup
` [PATCH v2 3/8] ARM: LPC32xx: clock.c update
` [PATCH v2 7/8] ARM: LPC32xx: DTS files for device tree conversion
` [PATCH v2 8/8] ARM: LPC32xx: Device tree support

[PATCH 0/2] ARM: OMAP: PM: remove the latency related functions from the API
 2012-04-18 13:55 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP: convert I2C driver to PM QoS for latency constraints
` [PATCH 2/2] ARM: OMAP: PM: remove the latency related functions from the API

[PATCH 0/9 v2] at91 USB DT support
 2012-04-18 13:48 UTC  (5+ messages)
` [PATCH 7/9] usb: add Atmel USBA UDC "

[PATCH 0/8] mmc: mmci: Improved PM and SDIO support
 2012-04-18 13:45 UTC  (4+ messages)
` [PATCH 4/8] mmc: mmci: Use ios_handler to save power

[PATCHv9 00/10] ARM: DMA-mapping framework redesign
 2012-04-18 13:44 UTC  (11+ messages)
` [PATCHv9 01/10] common: add dma_mmap_from_coherent() function
` [PATCHv9 02/10] ARM: dma-mapping: use pr_* instread of printk
` [PATCHv9 03/10] ARM: dma-mapping: introduce DMA_ERROR_CODE constant
` [PATCHv9 04/10] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv9 05/10] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv9 06/10] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv9 07/10] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCHv9 08/10] ARM: dma-mapping: remove redundant code and cleanup
` [PATCHv9 09/10] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCHv9 10/10] ARM: dma-mapping: add support for IOMMU mapper

[PATCH] ARM: u300: bump all IRQ numbers by one
 2012-04-18 13:41 UTC 

[PATCH v3 0/10] Second patchset for LPC32xx device tree conversion
 2012-04-18 13:36 UTC  (11+ messages)
` [PATCH v3 1/10] ohci-nxp: Driver cleanup
` [PATCH v3 2/10] ohci-nxp: Device tree support
` [PATCH v3 3/10] ARM: LPC32xx: clock.c cleanup
` [PATCH v3 4/10] ARM: LPC32xx: clock.c dma adjustment
` [PATCH v3 5/10] ARM: LPC32xx: Remove obsolete platform Kconfig
` [PATCH v3 6/10] input: Device tree support for LPC32xx touchscreen
` [PATCH v3 7/10] iio: lpc32xx-adc: Remove driver conflict due to device tree
` [PATCH v3 8/10] ARM: LPC32xx: DTS files for device tree conversion
` [PATCH v3 9/10] ARM: LPC32xx: Device tree support
` [PATCH v3 10/10] ARM: LPC32xx: Move common code to common.c

[PATCHv2] Add ADC driver for G20 and G45 evaluation boards
 2012-04-18 13:33 UTC  (7+ messages)
` [PATCH 1/6] ARM: AT91: Add platform data for the AT91 ADCs
` [PATCH 2/6] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/6] ARM: AT91: Add the ADC to the sam9g20ek board
` [PATCH 4/6] IIO: AT91: ADC: Add support for the AT91SAM9M10G45-EK board
` [PATCH 5/6] IIO: AT91: Add support for hardware triggers for the ADC
` [PATCH 6/6] IIO: AT91: Add DT support to at91_adc driver

[RFC 00/14] Convert Orion to generic clk framework
 2012-04-18 13:30 UTC 

[PATCH 0/5] dma: mxs-dma: make driver mach-independent and add dt support
 2012-04-18 12:46 UTC  (6+ messages)
` [PATCH 1/5] dma: mxs-dma: use global stmp_device functionality
` [PATCH 2/5] dma: mxs-dma: make platform_device_id more generic
` [PATCH 3/5] dma: mxs-dma: add device tree probe support
` [PATCH 4/5] ARM: mxs: do not add dma device by default
` [PATCH 5/5] ARM: mx28evk: add mxs-dma dt support

[PATCH v3 0/6] ARM: OMAP2+: PM: introduce the power domains functional states
 2012-04-18 12:39 UTC  (7+ messages)
` [PATCH 1/6] ARM: OMAP2+: PM: protect the power domain state change by a mutex
` [PATCH 2/6] ARM: OMAP2+: PM: introduce power domains functional states
` [PATCH 3/6] ARM: OMAP2+: PM: use the functional power states API
` [PATCH 4/6] ARM: OMAP2+: PM: introduce power domains logic and memory functional states
` [PATCH 5/6] ARM: OMAP2+: PM: use the functional power states API for logic and memory
` [PATCH 6/6] ARM: OMAP2+: PM: use power domain functional state in stats counters

[RFC PATCH 0/8] MXS: Add i.MX28 USB Host driver
 2012-04-18 12:24 UTC  (31+ messages)
` [RFC PATCH 00/10 V2] "
  ` [PATCH 01/10] MXS: Make clk_disable return integer
  ` [PATCH 02/10] MXS: Add USB EHCI and USB PHY clock handling
  ` [PATCH 03/10] MXS: Fixup i.MX233 USB base address name
  ` [PATCH 04/10] MXS: Add data shared between imx-usb, PHY and EHCI driver
  ` [PATCH 05/10] MXS: Add platform registration hooks for USB EHCI
  ` [PATCH 06/10] MXS: Add composite imx-usb driver
  ` [PATCH 07/10] MXS: Add USB PHY driver
  ` [PATCH 08/10] MXS: Add separate MXS EHCI HCD driver
  ` [PATCH 09/10] MXS: Enable USB on M28EVK
  ` [PATCH 10/10] MXS: Enable USB on MX28EVK

[PATCH 1/2] ARM: dts: versatile-pb/ab fix MMC IRQs
 2012-04-18 12:23 UTC  (3+ messages)

[PATCH v2 1/2] pinctrl: show pin name when request pins
 2012-04-18 11:41 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: show pin name for pingroups in sysfs

Convert i.MX architecture to generic clock framework
 2012-04-18 11:33 UTC  (3+ messages)
` [PATCH 34/40] ARM: imx6: implement clocks using common "

[PATCH V4 0/5] pinctrl: Add SPEAr pinctrl support
 2012-04-18 11:24 UTC  (4+ messages)
` [PATCH V4 3/5] pinctrl: Add SPEAr pinctrl drivers

[PATCH 1/3] pinctrl: display pin name instead of raw pin id
 2012-04-18 11:15 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: a minor fix of pin config debug information

[PATCH 1/1] arm/dts: Tegra30: Add device tree support for SMMU
 2012-04-18 11:13 UTC  (9+ messages)
            ` [PATCH 1/1] dt: Add general DMA window parser

[PATCH] gpio: pxa: Set PXA GPIO irq_chip IRQCHIP_SKIP_SET_WAKE flag
 2012-04-18 10:58 UTC  (3+ messages)

[PATCH] ARM: omap: hwmod: warn only when clkdm is missing from both clk and hwmod
 2012-04-18 10:53 UTC  (11+ messages)

[PATCH 1/2] clk: Provide dummy clk_unregister()
 2012-04-18 10:48 UTC  (5+ messages)
` [PATCH 2/2] clk: wm831x: Add initial WM831x clock driver

[GIT PULL] i.MX fixes for -rc
 2012-04-18 10:17 UTC 

[PATCH] ARM: imx: Fix imx5 idle logic bug
 2012-04-18  9:54 UTC  (4+ messages)

[PATCH v5 0/2] regulator: add irq domain and device tree support for MAX8997
 2012-04-18  9:31 UTC  (3+ messages)
` [PATCH v5 1/2] mfd: add irq domain support for max8997 interrupts
` [PATCH v5 2/2] regulator: add device tree support for max8997

[PATCH V2 0/3] introduce stmp-style devices
 2012-04-18  9:20 UTC  (6+ messages)
` [PATCH V2 1/3] lib: add support for "

[PATCH v4 0/2] regulator: add irq domain and device tree support for MAX8997
 2012-04-18  8:16 UTC  (6+ messages)
` [PATCH v4 2/2] regulator: add device tree support for max8997

[PATCH v2 0/9] PM: Create the AVS class of drivers
 2012-04-18  8:04 UTC  (2+ messages)

[PATCH] i.MX28: Shut down the LCD controller to avoid bootrom sampling bug
 2012-04-18  7:27 UTC  (2+ messages)

[PATCH 1/3] pinctrl: pinctrl-imx: add imx pinctrl core driver
 2012-04-18  7:19 UTC  (13+ messages)
  ` [PATCH 2/3] pinctrl: pinctrl-imx: add imx6q pinctrl driver

[PATCHv8 00/10] ARM: DMA-mapping framework redesign
 2012-04-18  7:14 UTC  (2+ messages)

[PATCH 0/4] DT clock binding support
 2012-04-18  7:07 UTC  (4+ messages)
` [PATCH 1/4] clk: select CLKDEV_LOOKUP for COMMON_CLK

[PATCH V1 0/3] ARM: dt: tegra: add ALS and proximity sensor ISL29018
 2012-04-18  7:03 UTC  (4+ messages)
` [PATCH 3/3] ARM: dt: tegra_ventana: als and proximity sensor isl29018 support

[PATCH V2 00/22] watchdog: ARM watchdogs: sp805 & mpcore updates & fixes
 2012-04-18  5:08 UTC  (3+ messages)

[GIT PULL] ARM: spear-soc support for 3.5
 2012-04-18  3:44 UTC 

[PATCH 00/13] common clk framework misc fixes
 2012-04-18  1:07 UTC  (7+ messages)
` [PATCH 1/3] clk: always pass parent_rate into .round_rate
  ` [PATCH 2/3] clk: pass parent_rate into .set_rate
  ` [PATCH 3/3] clk: propagate round_rate for CLK_SET_RATE_PARENT case


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