linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-29 20:13:18 to 2012-05-31 00:55:10 UTC [more...]

[RFC 00/34] PL08x DMA conversion to virt-dma
 2012-05-31  0:55 UTC  (20+ messages)
` [RFC 02/34] dmaengine: virt-dma: vchan_find_desc()
` [RFC 03/34] dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
` [RFC 04/34] dmaengine: PL08x: remove runtime PM support
` [RFC 05/34] dmaengine: PL08x: fix missed dma_transfer_direction fixup
` [RFC 06/34] dmaengine: PL08x: remove redundant spinlock
` [RFC 07/34] dmaengine: PL08x: remove circular_buffer boolean from channel data
` [RFC 08/34] dmaengine: PL08x: clean up get_signal/put_signal
` [RFC 09/34] dmaengine: PL08x: move private data structures into amba-pl08x.c
` [RFC 10/34] dmaengine: PL08x: constify channel names and bus_id strings

Kernel 3.4 error on Dreamplug: [vectors]: mlock failed: Cannot allocate memory
 2012-05-31  0:51 UTC  (2+ messages)

[PATCH 01/22] Fixes and clean-ups for Device Tree on Snowball
 2012-05-31  0:42 UTC  (45+ messages)
` [PATCH 01/22] ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement
` [PATCH 02/22] ARM: ux500: New DT:ed u8500_init_devices "
` [PATCH 03/22] ARM: ux500: Disable SMSC911x platform code registration when DT is enabled
` [PATCH 04/22] ARM: ux500: Remove DB8500 PRCMU platform "
` [PATCH 05/22] ARM: ux500: PRCMU related configuration and layout corrections for Device Tree
` [PATCH 06/22] ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots
` [PATCH 07/22] ARM: ux500: Use correct format for dynamic IRQ assignment
` [PATCH 08/22] regulator: Change ab8500 match names to reflect Device Tree
` [PATCH 09/22] regulator: Change db8500-prcmu "
` [PATCH 10/22] ARM: ux500: Disable platform setup of the ab8500 when DT is enabled
` [PATCH 11/22] ARM: ux500: Only initialise STE's UIBs on boards which support them
` [PATCH 12/22] ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device Tree
` [PATCH 13/22] ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot
` [PATCH 14/22] ARM: ux500: Provide regulator support for SMSC911x via Device Tree
` [PATCH 15/22] ARM: ux500: Add support for ab8500 regulators into the "
` [PATCH 16/22] mfd: ab8500-gpadc: Enable IRQF_ONESHOT when requesting a threaded IRQ
` [PATCH 17/22] rtc: ab8500-rtc: "
  ` [rtc-linux] "
` [PATCH 18/22] mfd: Remove redundant Kconfig entry
` [PATCH 19/22] net/smsc911x: Repair broken failure paths
` [PATCH 20/22] pinctrl-nomadik: Allow Device Tree driver probing
` [PATCH 21/22] ARM: ux500: Enable probing of pinctrl through Device Tree
` [PATCH 22/22] mfd: Enable DT probing of the DB8500 PRCMU

[PATCH 2/2] MFD: mc13xxx workaround SPI hardware bug on i.Mx
 2012-05-30 23:47 UTC  (2+ messages)

[GIT PULL] OMAP: AM3xxx: cpu_is dead code removal
 2012-05-30 23:43 UTC 

[GIT PULL] arm-soc: late-merged development and first fixes
 2012-05-30 23:40 UTC 

[GIT PULL] OMAP PM fixes for v3.5-rc
 2012-05-30 23:24 UTC 

[RFC PATCH 0/6] ARM: Disintegrating mach/uncompress.h: low-level debug
 2012-05-30 23:15 UTC  (7+ messages)
` [RFC PATCH 1/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Inject the Earlycon drivers into the decompressor
` [RFC PATCH 2/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Add Earlycon support to "
` [RFC PATCH 3/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Earlycon support for AMBA PL010 UARTs
` [RFC PATCH 4/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Earlycon support for AMBA PL011 UARTs
` [RFC PATCH 5/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Earlycon support for Samsung UARTs
` [RFC PATCH 6/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Earlycon support for OMAP UARTs

[PATCH] ARM: LPC32xx: Adjust dts files to gpio dt binding
 2012-05-30 23:12 UTC  (2+ messages)

[RFC 0/6] RFC: ARM: Disintegrating mach/uncompress.h: low-level debug
 2012-05-30 22:40 UTC  (7+ messages)
` [RFC 1/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Inject the Earlycon drivers into the decompressor
` [RFC 2/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Add Earlycon support to "
` [RFC 3/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Earlycon support for AMBA PL010 UARTs
` [RFC 4/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Earlycon support for AMBA PL011 UARTs
` [RFC 5/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Earlycon support for Samsung UARTs
` [RFC 6/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Earlycon support for OMAP UARTs

[PATCH] ARM: OMAP3/4: consolidate cpuidle Makefile
 2012-05-30 22:11 UTC  (6+ messages)

[PATCHv2 00/19] ARM: OMAP4: device off support
 2012-05-30 22:09 UTC  (38+ messages)
` [PATCHv2 03/19] ARM: OMAP4: PM: Add device-off support
` [PATCHv2 04/19] ARM: OMAP4: PM: save/restore all DPLL settings in OFF mode
` [PATCHv2 09/19] ARM: OMAP4: PM: add errata support
` [PATCHv2 10/19] ARM: OMAP4: PM: Work-around for ROM code BUG of IVAHD/TESLA
` [PATCHv2 14/19] ARM: OMAP4: wakeupgen: enable clocks for save_secure_all
` [PATCHv2 17/19] ARM: OMAP4: put cpu1 back to sleep if no wake request
` [PATCHv2 19/19] ARM: OMAP4: powerdomain: update mpu / core off counters during device off

[RFC PATCH] clk: add extension API
 2012-05-30 20:28 UTC  (5+ messages)

[PATCH 0/9] add more devicetree support in arch-mmp
 2012-05-30 19:38 UTC  (3+ messages)
` [PATCH 3/9] ARM: mmp: support DT in irq

[PATCH 0/2] OMAP: mailbox initial device tree support
 2012-05-30 19:31 UTC  (4+ messages)

ARM Versatile defconfig PCI io out of range?
 2012-05-30 19:19 UTC  (2+ messages)

[RFC PATCH 0/5] omap: add ocp2scp as a misc driver
 2012-05-30 18:43 UTC  (11+ messages)
` [RFC PATCH 1/5] arm: omap: hwmod: make *phy_48m* as the main_clk of ocp2scp
` [RFC PATCH 2/5] arm: omap: remove ocp2scp_usb_phy_ick clock node
` [RFC PATCH 3/5] drivers: misc: omap: add a new driver for ocp2scp
` [RFC PATCH 4/5] ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phy
` [RFC PATCH 5/5] arm: omap: ocp2scp: create omap device for ocp2scp

[PATCH] slimbus: Linux driver framework for SLIMbus
 2012-05-30 18:13 UTC  (2+ messages)

[PATCH RFC 0/3] i2c-nomadik changes
 2012-05-30 17:46 UTC  (4+ messages)
` [PATCH RFC 1/3] i2c-nomadik: move header from <plat/i2c.h> to <linux/i2c-nomadik.h>
` [PATCH RFC 2/3] i2c-nomadik: turn the platform driver to an amba driver
` [PATCH RFC 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK

[PATCH 1/2] ARM: S3C64XX: Add module identification for Balblair Cragganmore module
 2012-05-30 17:19 UTC  (2+ messages)
` [PATCH 2/2] ARM: S3C64XX: Add WM5102 EVM to Cragganmore modules

[PATCH 0/3] omap3/omap4: add device tree support for wdt
 2012-05-30 16:12 UTC  (16+ messages)
` [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4
` [PATCH 3/3] watchdog: omap_wdt: add device tree support

v3.4 boot failure on qemu-system-arm -M versatilepb
 2012-05-30 15:37 UTC  (2+ messages)
    ` Re[3]: "

[PATCH] serial: Add driver for LPC32xx High Speed UARTs
 2012-05-30 15:31 UTC  (2+ messages)

[RFC PATCH 0/3] usb: musb: add new phy driver
 2012-05-30 15:09 UTC  (6+ messages)
` [RFC PATCH 1/3] drivers: usb: otg: add a new driver for omap usb2 phy
` [RFC PATCH 2/3] usb: musb: omap glue: use omap-usb2 as the phy driver
` [RFC PATCH 3/3] arm: omap: phy: remove unused functions from omap-phy-internal.c

[PATCH 1/2] remoteproc: maintain a generic child device for each rproc
 2012-05-30 12:38 UTC  (6+ messages)
` [PATCH 2/2] remoteproc: remove the now-redundant kref

[RFC PATCH 00/11] OMAP System Control Module
 2012-05-30 12:16 UTC  (10+ messages)
` [RFC PATCH 11/11] ARM: DT: Add support to system control module for OMAP4

[PATCH] Visstrim M10: fix gpio handling
 2012-05-30 11:13 UTC 

[PATCH v5 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-05-30 10:19 UTC  (8+ messages)
` [PATCH v5 1/7] ARM: davinci, cp_intc: Add irq domain support
` [PATCH v5 2/7] ARM: davinci, cp_intc: Add OF support for TI interrupt controller
` [PATCH v5 3/7] ARM: davinci: configure davinci aemif chipselects through OF
` [PATCH v5 4/7] ARM: davinci: net: davinci_emac: add OF support
` [PATCH v5 5/7] ARM: davinci: i2c: "
` [PATCH v5 6/7] ARM: mtd: nand: davinci: add OF support for davinci nand controller
` [PATCH v5 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board

[PATCH v2 0/6] spi: s3c64xx: add support for device tree
 2012-05-30 10:13 UTC  (8+ messages)
` [PATCH v2 4/6] ARM: Samsung: Modify s3c64xx_spi{0|1|2}_set_platdata function

Query about: ARM11 MPCore: preemption/task migration cache coherency
 2012-05-30 10:01 UTC  (5+ messages)

[PATCH] serial: samsung: protect NULL dereference of clock name
 2012-05-30  9:28 UTC  (3+ messages)

[PATCH 0/2] clk: Add support for more default divider types
 2012-05-30  9:24 UTC  (4+ messages)
` [PATCH 2/2] clk: Add support for rate table based dividers

[GIT PULL] CMA and ARM DMA-mapping updates for v3.5
 2012-05-30  8:59 UTC  (2+ messages)
` [PATCH] ARM: dma-mapping: remove unconditional dependency on CMA

[PATCH 0/3] ARM: OMAP4: add support for TPS62361 PMIC
 2012-05-30  8:50 UTC  (6+ messages)
` [PATCH 1/3] ARM: OMAP4: VC: fix I2C timing

[PATCHv5 0/8] ARM: OMAP4: core retention support
 2012-05-30  8:02 UTC  (4+ messages)
` [PATCHv5 5/8] ARM: OMAP: hwmod: Add support for per hwmod/module context lost count

[PATCH 00/10] spi: s3c64xx: add support for device tree
 2012-05-30  8:00 UTC  (4+ messages)
` [PATCH 02/10] spi: s3c64xx: move controller information into driver data

[RFC PATCH] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
 2012-05-30  7:51 UTC 

[PATCH v4 1/6] gpio: fix a typo of comment message
 2012-05-30  7:29 UTC  (16+ messages)
` [PATCH v4 4/6] gpio: introduce lock mechanism for gpiochip_find
` [PATCH v4 6/6] pinctrl: add pinctrl gpio binding support

[PATCHv2 0/4] ARM: replace custom consistent dma region with vmalloc
 2012-05-30  7:22 UTC  (5+ messages)
` [PATCHv2 4/4] ARM: dma-mapping: remove custom consistent dma region

Regression for non-eMMC cards with commit fa550189?
 2012-05-30  7:13 UTC  (7+ messages)
          ` [PATCH] mmc: omap: Fix broken reg_shift initialization

[PATCH 00/16] The last large installment of DT for Snowball
 2012-05-30  2:51 UTC  (9+ messages)
` [PATCH 15/16] ARM: ux500: Add regulator support for nomadik-i2c into the db8500 Device Tree

[PATCH 2/4] ASoC: mmp: add audio dma support
 2012-05-29 23:55 UTC  (11+ messages)
` [alsa-devel] "

[PATCH] ARM: Make consistent_base static
 2012-05-29 23:20 UTC 

[PATCH] staging: comedi: Make COMEDI_FC a hidden Kconfig option
 2012-05-29 22:36 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).