linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-21 09:27:44 to 2012-03-22 14:20:09 UTC [more...]

[PATCH] ARM: SPEAr600: Add device-tree support to SPEAr600 boards
 2012-03-22 14:20 UTC  (14+ messages)

[PATCH] ep93xx: Implement double buffering for M2M DMA channels
 2012-03-22 14:13 UTC  (14+ messages)

[PATCH v3 00/13] dmaengine: imx-dma: merge dma arch code into dmaengine
 2012-03-22 14:11 UTC  (4+ messages)

[PATCH v4 00/12] ARM: EXYNOS: add support new EXYNOS5250
 2012-03-22 14:08 UTC  (5+ messages)
` [PATCH v4 05/12] ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5

[PATCH] avr32: fix build failures from mis-naming of atmel_nand.h
 2012-03-22 14:04 UTC  (6+ messages)

[PATCHv7 0/9] ARM: DMA-mapping framework redesign
 2012-03-22 13:59 UTC  (8+ messages)
` [PATCHv7 8/9] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper

[PATCH v4 00/15] dmaengine: imx-dma: rebase of features for 3.4
 2012-03-22 13:54 UTC  (16+ messages)
` [PATCH v4 01/15] dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
` [PATCH v4 02/15] dmaengine: imx-dma: remove data member from internal structure
` [PATCH v4 03/15] dmaengine: imx-dma: remove dma_mode member of "
` [PATCH v4 04/15] dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function
` [PATCH v4 05/15] dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function
` [PATCH v4 06/15] dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function
` [PATCH v4 07/15] dmaengine: imx-dma: remove sg member from internal structure
` [PATCH v4 08/15] dmaengine: imx-dma: remove 'in_use' field of 'internal' structure
` [PATCH v4 09/15] dmaengine: imx-dma: remove 'resbytes' "
` [PATCH v4 10/15] dmaengine: imx-dma: remove internal structure
` [PATCH v4 11/15] dmaengine: imx-dma: remove unused arg of imxdma_sg_next
` [PATCH v4 12/15] dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'
` [PATCH v4 13/15] dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages
` [PATCH v4 14/15] dmaengine: i.MX: Add support for interleaved transfers
` [PATCH v4 15/15] dmaengine: i.MX: Fix merge of cookie branch

[PATCH 2/2] ARM: pxa: use commom IOMEM definiton
 2012-03-22 13:42 UTC  (2+ messages)
` [PATCH v2] ARM: pxa: use common IOMEM definition

Occasional crashes in suspend-resume with MMC transactions
 2012-03-22 13:20 UTC  (2+ messages)

[PATCH] ARM: SPEAr600: Change FSMC and SMI clock names
 2012-03-22 12:41 UTC 

ARM11MPcore: tlb_ops_need_broadcast causes deadlock
 2012-03-22 12:24 UTC 

[PATCH v4 2/2] DMAEngine: Add DMAEngine driver based on old MSM ADM DMA APIs
 2012-03-22 11:49 UTC  (2+ messages)

[PATCH 1/4] clk: fixed-rate: Don't open code kstrdup()
 2012-03-22 11:33 UTC  (10+ messages)
` [PATCH 2/4] clk: Constify parent name arrays
` [PATCH 3/4] clk: Provide dummy clk_unregister()
` [PATCH 4/4] clk: wm831x: Add initial WM831x clock driver

[PATCH] clk: wm831x: Add initial WM831x clock driver
 2012-03-22 11:33 UTC 

[PATCH 2/2] DMAEngine: Add DMAEngine driver based on old MSM ADM DMA APIs
 2012-03-22 10:55 UTC 

[PATCH v4 1/2] dmaengine: Add context parameter to prep_dma_sg and prep_interleaved_dma
 2012-03-22 10:54 UTC 

[PATCH v4 0/2] Add Qualcomm MSM ADM DMAEngine driver
 2012-03-22 10:51 UTC 

[PATCH] ARM: davinci: make all struct davinci_uart_config const and __initconst
 2012-03-22  9:33 UTC 

[PATCH] ARM: davinci: implement DEBUG_LL port choice
 2012-03-22  9:29 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 0/3] atmel-mci fixes
 2012-03-22  8:57 UTC  (6+ messages)
` [PATCH 1/3] mmc: atmel-mci: correct data timeout computation
` [PATCH 2/3] mmc: atmel-mci: r/w proof capability only available since v2xx
` [PATCH 3/3] mmc: atmel-mci: add support for odd clock dividers

[PATCH] ARM: mxs: enforce semantics of clk_prepare()/clk_unprepare() and clk_enable()/clk_disable()
 2012-03-22  8:34 UTC  (2+ messages)

[PATCH] serial: PL011: move interrupt clearing
 2012-03-22  8:00 UTC  (3+ messages)

[PATCH] ARM: dts: imx6q: add anatop regulators
 2012-03-22  7:45 UTC  (2+ messages)

[PATCH v13] Regulator: Add Anatop regulator driver
 2012-03-22  7:11 UTC  (4+ messages)

[PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks
 2012-03-22  6:59 UTC  (6+ messages)
` [PATCH 1/3] OMAP2+: UART: Remove cpu checks for populating errata flags
` [PATCH 2/3] OMAP2+: UART: enable tx wakeup bit for wer reg
` [PATCH 3/3] OMAP2+: UART: replace omap34xx/omap4xx cpu checks with not omap24xx

[PATCH 1/2] dmaengine: Add context parameter to prep_dma_sg and prep_interleaved_dma
 2012-03-22  6:40 UTC  (2+ messages)
` [PATCH 2/2] DMAEngine: Add DMAEngine driver based on old MSM ADM DMA APIs

[PATCH] ARM: davinci: Fix for cpuidle consolidation changes
 2012-03-22  5:20 UTC  (3+ messages)

[PATCH v4 RESEND 6/7] gpio/omap: fix incorrect update to context.irqenable1
 2012-03-22  5:12 UTC 

[PATCH v7 2/3] clk: introduce the common clock framework
 2012-03-22  3:23 UTC  (18+ messages)
` [PATCH 1/2] clk: Fix error handling in fixed clock hardware type register fn
  ` [PATCH 2/2] clk: Move init fields from clk to clk_hw

[PATCH v4 RESEND 0/7] gpio/omap: Some more driver fixes
 2012-03-22  2:10 UTC  (10+ messages)
` [PATCH v4 RESEND 6/7] gpio/omap: fix incorrect update to context.irqenable1

[PATCH] ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler
 2012-03-22  1:25 UTC  (3+ messages)

[PATCH] ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)
 2012-03-22  1:23 UTC 

[PATCH v7 0/3] common clk framework
 2012-03-22  0:42 UTC  (20+ messages)
` [PATCH v7 1/3] Documentation: common clk API

[PATCH v3] serial: PL011: clear pending interrupts
 2012-03-22  0:41 UTC  (4+ messages)

Handling device shared SFR on dt platform
 2012-03-21 22:38 UTC 

[PATCH V2 0/3] introduce stmp-style devices
 2012-03-21 22:21 UTC  (4+ messages)
` [PATCH V2 1/3] lib: add support for "
` [PATCH 2/3] i2c: mxs: use global reset function
` [PATCH 3/3] rtc: stmp3xxx: use global stmp_device functionality

[RFC][PATCH 0/7] OMAP4 cpuidle cleanup
 2012-03-21 22:20 UTC  (32+ messages)
` [RFC][PATCH 1/7] ARM: OMAP4: cpuidle - Remove unused valid field
` [RFC][PATCH 2/7] ARM: OMAP4: cpuidle - Declare the states with the driver declaration
` [RFC][PATCH 3/7] ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table
` [RFC][PATCH 4/7] ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration
` [RFC][PATCH 5/7] ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time
` [RFC][PATCH 6/7] ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly
` [RFC][PATCH 7/7] ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time

linux-next: "ARM: make mach/io.h include optional" commit breaks cm_x2xx_defconfig
 2012-03-21 22:17 UTC  (6+ messages)
` [PATCH 1/2] ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol

[PATCH] clk: Constify parent name arrays
 2012-03-21 19:56 UTC  (2+ messages)

[PATCH] arm: ep93xx: use DEFINE_RES_* macros
 2012-03-21 19:44 UTC  (2+ messages)

[GIT PULL] USB AUXDATA fix for tegra
 2012-03-21 18:30 UTC  (2+ messages)

[GIT PULL] omap fixes for merge window
 2012-03-21 18:05 UTC 

[PATCH 0/4] atmel-mci device tree support
 2012-03-21 18:03 UTC  (5+ messages)
` [PATCH 1/4] mmc: atmel-mci: add "
` [PATCH 2/4] arm: at91: at91sam9x5 add mci clk_lookup
` [PATCH 3/4] arm: at91: dt: sam9x5 add mci support
` [PATCH 4/4] arm: at91: dt: sam9g25ek "

AMP IPC
 2012-03-21 17:40 UTC 

[PATCH] ARM: tegra: Include assembler.h in sleep.S to fix build break
 2012-03-21 17:19 UTC  (6+ messages)

[PATCH 0/6] AT91 drivers Kconfig cleanup
 2012-03-21 16:32 UTC  (8+ messages)
` [PATCH 2/6] mmc: Kconfig: remove choice between at91_mci and atmel-mci
` [PATCH 3/6] mmc: atmel-mci: remove the need for CONFIG_MMC_ATMELMCI_DMA

[PATCH] dmaengine: at_hdmac: add slave config operation
 2012-03-21 15:59 UTC  (2+ messages)

[PATCH v8 0/8] Consolidate cpuidle functionality
 2012-03-21 15:37 UTC  (7+ messages)
` [PATCH v8 4/8] ARM: davinci: Consolidate time keeping and irq enable

[PATCH] MX2: Fix mx2_camera clock regression
 2012-03-21 15:19 UTC 

Device tree and IO map_desc
 2012-03-21 14:37 UTC  (4+ messages)

[PATCH] ARM: at91/at91sam9x5: add clkdev entries for DMA controllers
 2012-03-21 14:13 UTC 

[PATCH] ARM: fix lcd power build failure in collie_defconfig
 2012-03-21 14:02 UTC  (3+ messages)

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

[GIT PULL] DMA-mapping framework updates for 3.4
 2012-03-21 13:43 UTC  (2+ messages)

[PATCH v2] omap-serial: Fix the error handling in the omap_serial probe
 2012-03-21 11:52 UTC 

[PATCH 1/1] net: phylib: add error checking if no phy found
 2012-03-21 11:45 UTC  (3+ messages)

[PATCH 1/1] net: phylib: remove the length limitation of mii bus id
 2012-03-21 11:26 UTC  (5+ messages)

[PATCH v1 1/5] ARM: imx28: add basic dt support
 2012-03-21 11:06 UTC  (11+ messages)

[PATCH] ARM: OMAP2+: control: Add AM33XX control reg & sec clkctrl offset
 2012-03-21 10:58 UTC 

[RESEND PATCH] ARM :OMAP2+: UART: Remove some of uart default pads
 2012-03-21 10:02 UTC 


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