linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-14 16:50:52 to 2012-06-15 13:37:29 UTC [more...]

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-15 13:37 UTC  (31+ messages)
` [PATCH 08/14] mfd: Add IRQ domain support for the AB8500
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
    ` [PATCH 1/3] "
            ` Fwd: "
    ` [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
    ` [PATCH 3/3] Documentation: Device Tree binding information for i2c-nomadik driver

[PATCH] kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6
 2012-06-15 13:36 UTC  (4+ messages)

[PATCH] ARM: OMAP2: twl-common: Fix compiler warning
 2012-06-15 13:33 UTC 

[PATCHv2 00/12] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
 2012-06-15 13:28 UTC  (13+ messages)
` [PATCHv2 02/12] ARM: OMAP2+: hwmod code/data: fix 32K sync timer
` [PATCHv2 08/12] ARM: OMAP4: hwmod data: add SL2IF hardreset line

[PATCH v3] arm: Add basic support for new Marvell Armada 370 and Armada XP SoC
 2012-06-15 13:14 UTC  (22+ messages)
` [PATCH v3 1/9] clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driver
` [PATCH v3 2/9] arm: mach-mvebu: add header
` [PATCH v3 3/9] arm: mach-mvebu: add source files
` [PATCH v3 4/9] arm: mach-mvebu: add support for Armada 370 and Armada XP with DT
` [PATCH v3 5/9] arm: mach-mvebu: add documentation for new device tree bindings
` [PATCH v3 6/9] arm: mach-mvebu: add defconfig
` [PATCH v3 7/9] arm: mach-mvebu: add compilation/configuration change
` [PATCH v3 8/9] arm: mach-mvebu: add entry to MAINTAINERS
` [PATCH v3 9/9] ARM: mvebu: MPIC: read number of interrupts from control register

[PATCH v2 1/3] ARM: dts: mx28evk: Add auart0 and auart3 support
 2012-06-15 13:13 UTC  (13+ messages)
` [PATCH v2 2/3] serial: mxs-auart: Allow device tree probing
` [PATCH v2 3/3] ARM: mxs_defconfig: Let AUART driver be built by default

Converting kirkwood-goflexnet to DTS (Josh Coombs)
 2012-06-15 13:01 UTC 

Converting kirkwood-goflexnet to DTS
 2012-06-15 12:58 UTC  (7+ messages)

[PATCH v5 00/14] GPMC driver conversion
 2012-06-15 12:51 UTC  (30+ messages)
` [PATCH v5 02/14] ARM: OMAP2+: gpmc: Adapt to HWMOD
` [PATCH v5 10/14] ARM: OMAP2+: gpmc: waitpin helper

[PATCH v2 00/23] ARM: LPC32xx specific updates for next
 2012-06-15 12:37 UTC  (26+ messages)
` [PATCH v2 02/23] ARM: LPC32xx: Clock initialization for NAND controllers
` [PATCH v2 03/23] ARM: LPC32xx: Remove SLC controller initialization from platform init
` [PATCH v2 04/23] ARM: LPC32xx: Add DMA configuration to platform data
` [PATCH v2 05/23] ARM: LPC32xx: Adjust dtsi file for MLC controller configuration
` [PATCH v2 06/23] ARM: LPC32xx: Add dts for EA3250 reference board
` [PATCH v2 07/23] ARM: LPC32xx: DTS adjustment for key matrix controller
` [PATCH v2 08/23] ARM: LPC32xx: Clock "
` [PATCH v2 09/23] ARM: LPC32xx: Defconfig update
` [PATCH v2 10/23] ARM: LPC32xx: Add MMC controller support
` [PATCH v2 11/23] ARM: LPC32xx: DTS adjustment for using pl18x primecell
` [PATCH v2 12/23] ARM: LPC32xx: DT conversion of Standard UARTs
` [PATCH v2 13/23] ARM: LPC32xx: High Speed UART configuration via DT
` [PATCH v2 14/23] ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default
` [PATCH v2 15/23] ARM: LPC32xx: Fix lpc32xx.dtsi status property: "disable" -> "disabled"
` [PATCH v2 16/23] ARM: LPC32xx: Build arch dtbs
` [PATCH v2 17/23] ARM: LPC32xx: Add dt settings to the at25 node
` [PATCH v2 18/23] ARM: LPC32xx: Remove spi chipselect request from board init
` [PATCH v2 19/23] ARM: LPC32xx: Remove spi chip definitions
` [PATCH v2 20/23] ARM: LPC32xx: Cleanup board init, remove duplicate clock init
` [PATCH v2 21/23] ARM: LPC32xx: Move uart6 irda disable to serial.c
` [PATCH v2 22/23] ARM: LPC32xx: Move i2s1 dma enabling to clock.c
` [PATCH v2 23/23] ARM: LPC32xx: Remove duplicate usb host clock init

[PATCH 00/16] Enable SPARSE_IRQ support for imx
 2012-06-15 12:22 UTC  (18+ messages)
` [PATCH 03/16] ARM: imx: eliminate macro IRQ_GPIOx()
` [PATCH 04/16] gpio/mxc: move irq_domain_add_legacy call into gpio driver
` [PATCH 05/16] ARM: imx: move irq_domain_add_legacy call into tzic driver
` [PATCH 06/16] ARM: imx: move irq_domain_add_legacy call into avic driver
` [PATCH 07/16] dma: ipu: remove the use of ipu_platform_data
` [PATCH 08/16] ARM: imx: leave irq_base of wm8350_platform_data uninitialized
` [PATCH 09/16] ARM: imx: pass gpio than irq number into mxc_expio_init
` [PATCH 10/16] ARM: imx: add a legacy irqdomain for 3ds_debugboard

[PATCH] pinctrl/nomadik: document Alt-C glitch
 2012-06-15 12:06 UTC 

ARM syscall restarting with TIF_SYSCALL_RESTARTSYS
 2012-06-15 11:56 UTC 

[PATCH 1/5] ARM: dts: imx28.dtsi: Add auart support
 2012-06-15 11:47 UTC  (8+ messages)
` [PATCH 2/5] ARM: dts: mx28evk: Add auart0 and auart3 support
` [PATCH 3/5] serial: mxs-auart: Allow device tree probing
` [PATCH 4/5] ARM: mxs_defconfig: Let AUART driver be built by default
` [PATCH 5/5] dt: fsl-mxs-auart.txt: Add documentation for mxs-auart binding

[PATCH v8 00/10] PM QoS: implement the OMAP low level constraints management code
 2012-06-15 11:37 UTC  (3+ messages)
` [PATCH 01/10] ARM: OMAP2+: PM QoS: control the power domains next state from the constraints

[PATCH v4 0/8] ARM: OMAP2+: PM: introduce the power domains functional states
 2012-06-15 11:28 UTC  (5+ messages)
` [PATCH 2/8] ARM: OMAP2+: PM: introduce "
` [PATCH 5/8] ARM: OMAP2+: PM: introduce power domains achievable "

[PATCH V3 1/2] of: Add generic device tree DMA helpers
 2012-06-15 11:27 UTC  (13+ messages)

[PATCH 3/3] ARM: OMAP2+: gpmc: handle additional timings
 2012-06-15 10:49 UTC  (15+ messages)

[PATCH] ARM: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
 2012-06-15 10:41 UTC 

why do_translation_fault does not fill Page table entry?
 2012-06-15 10:04 UTC 

How to add new params to DT?
 2012-06-15  9:54 UTC 

[PATCH] pinctrl: Add one-register-per-pin type device tree based pinctrl driver
 2012-06-15  9:49 UTC  (3+ messages)

[RFC PATCH 00/11] OMAP System Control Module
 2012-06-15  9:22 UTC  (6+ messages)
` [RFC PATCH 03/11] arm: omap: device: create a device for system control module

[PATCH v2 0/7] ARM: at91: add sparse irq support and introduce aic5
 2012-06-15  9:13 UTC  (9+ messages)
` [PATCH v2 1/7] ARM: at91: aic add dt support for external irqs
` [PATCH v2 2/7] ARM: at91: add of default irq priorities support
` [PATCH v2 3/7] ARM: at91: at91 based machines specify their own irq handler at run time
` [PATCH v2 4/7] ARM: at91: fix irq_alloc_descs parameters for sparse irq
` [PATCH v2 5/7] ARM: at91: sparse irq support
` [PATCH v2 6/7] ARM: at91: remove mach/irqs.h
` [PATCH v2 7/7] ARM: at91: add AIC5 support

[PATCH 0/2] Exynos4: power domain fixes for v3.5-rc
 2012-06-15  8:54 UTC  (3+ messages)
` [PATCH 1/2] ARM: Exynos4: read initial state of power domain from hw registers
` [PATCH 2/2] ARM: Exynos4: pm_domains: register devices in 'need_restore' state

[PATCH 1/1] ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not set
 2012-06-15  8:42 UTC 

[PATCH v3 0/4] DT clock bindings
 2012-06-15  8:39 UTC  (5+ messages)
` [PATCH v3 1/4] clk: add DT clock binding support

ARM: iMX: lockup with irqs disabled in drivers/tty/imx.c
 2012-06-15  8:36 UTC  (3+ messages)

[PATCH] ARM: imx_v4_v5_defconfig: Allow booting from MMC card
 2012-06-15  7:42 UTC  (2+ messages)

[PATCH] ARM: imx27/dt: make dt_compat entry const
 2012-06-15  7:14 UTC  (2+ messages)

[PATCH v3 0/4] dt: device tree support for TI EMIF driver for 3.6
 2012-06-15  7:06 UTC  (4+ messages)
` [PATCH v3 4/4] memory: emif: add device tree support to emif driver

[PATCH 3/3 v2] ARM: integrator: convert to common clock
 2012-06-15  7:04 UTC 

[PATCH 2/3 v2] clk: add versatile ICST307 driver
 2012-06-15  7:03 UTC 

[PATCH 0/3] Prepare for GPMC driver conversion
 2012-06-15  6:52 UTC  (10+ messages)
` [PATCH 2/3] ARM: OMAP2+: onenand: cleanup for gpmc "

Converting kirkwood-goflexnet to DTS
 2012-06-15  6:30 UTC 

[PATCH] common: dma-mapping: add support for generic dma_mmap_* calls
 2012-06-15  6:18 UTC 

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

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

[GIT PULL] DMA-mapping fixes for v3.5-rc3
 2012-06-15  5:54 UTC 

[PATCH 0/3 V0] add 88pm80x mfd driver
 2012-06-15  5:23 UTC  (6+ messages)
` [PATCH 1/3] mfd: support 88pm80x in 80x driver

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

[PATCH v2 0/5] mmp audio support
 2012-06-15  3:04 UTC  (5+ messages)
` [PATCH v2 1/5] dmaengine: mmp_tdma: add mmp tdma support
    ` [alsa-devel] "
    ` [PATCH "

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

MMC: commit dba3c29 ruins mmc card data on beagle-xm revB
 2012-06-15  1:55 UTC  (4+ messages)

MXS getting AUART to work with DT
 2012-06-15  1:38 UTC  (6+ messages)

Follow-up to remaining issue with alignment of __log_buf in printk.c
 2012-06-15  0:27 UTC  (4+ messages)

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

Follow-up to remaining issue with alignment of __log_buf in printk.c
 2012-06-14 19:49 UTC 

[PATCH v3] ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset fix issues
 2012-06-14 19:06 UTC  (2+ messages)

[PATCH v2] lib/decompress_unxz.c: removing all memory helper functions
 2012-06-14 18:23 UTC  (3+ messages)

[PATCH v2 00/17] Big OMAP I2C Cleanup
 2012-06-14 17:59 UTC  (2+ messages)

[PATCH] i2c: let the core register devices from devicetree
 2012-06-14 17:29 UTC  (2+ messages)

[PATCH V3 2/3] i2c-nomadik: turn the platform driver to an amba driver
 2012-06-14 17:25 UTC  (6+ messages)
` [PATCH V3 0/3] i2c-nomadik changes

[PATCH 0/14] ARM: LPC32xx specific updates for next
 2012-06-14 17:07 UTC  (4+ messages)
` [PATCH 4/14] ARM: LPC32xx: Add DMA configuration to platform data


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