linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-06 09:47:48 to 2012-06-07 13:21:14 UTC [more...]

[PATCH v2] ARM: at91: add support for Telit EVK GE863-PRO3
 2012-06-07 13:21 UTC  (2+ messages)

[PATCH v1 0/5] mmp audio support
 2012-06-07 13:17 UTC  (12+ messages)
` [PATCH v1 1/5] dmaengine: mmp_tdma: add mmp tdma support
    ` [alsa-devel] "
` [PATCH v1 2/5] ASoC: mmp: add audio dma support
    ` [alsa-devel] "

[CFT] DMA engine patches
 2012-06-07 13:11 UTC  (55+ messages)
` [CFT 1/3] dmaengine: split out virtual channel DMA support from sa11x0 driver
` [CFT 2/3] dmaengine: virt-dma: vchan_find_desc()
` [CFT 3/3] dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
  ` [CFT] SA11x0 patches
    ` [CFT 1/2] dmaengine: sa11x0-dma: fix DMA residue support
    ` [CFT 2/2] dmaengine: sa11x0-dma: add cyclic DMA support
  ` [CFT] PL08x patches
    ` [CFT 01/31] dmaengine: PL08x: remove runtime PM support
    ` [CFT 02/31] dmaengine: PL08x: fix missed dma_transfer_direction fixup
    ` [CFT 03/31] dmaengine: PL08x: remove redundant spinlock
    ` [CFT 04/31] dmaengine: PL08x: remove circular_buffer boolean from channel data
    ` [CFT 05/31] dmaengine: PL08x: clean up get_signal/put_signal
    ` [CFT 06/31] dmaengine: PL08x: move private data structures into amba-pl08x.c
    ` [CFT 07/31] dmaengine: PL08x: constify channel names and bus_id strings
    ` [CFT 08/31] dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct
    ` [CFT 09/31] dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan
    ` [CFT 10/31] dmaengine: PL08x: move the bus and increment selection to dma prepare function
    ` [CFT 11/31] dmaengine: PL08x: extract function to to generate cctl values
    ` [CFT 12/31] dmaengine: PL08x: ignore 'direction' argument in dma_slave_config
    ` [CFT 13/31] dmaengine: PL08x: get rid of unnecessary checks "
    ` [CFT 14/31] dmaengine: PL08x: split DMA signal muxing from channel alloc
    ` [CFT 15/31] dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct
    ` [CFT 16/31] dmaengine: PL08x: track mux usage on a per-channel basis
    ` [CFT 17/31] dmaengine: PL08x: convert to a list of completed descriptors
    ` [CFT 18/31] dmaengine: PL08x: move DMA signal muxing into slave prepare code
    ` [CFT 19/31] dmaengine: PL08x: remove waiting descriptor pointer
    ` [CFT 20/31] dmaengine: PL08x: re-jig the starting of txds
    ` [CFT 21/31] dmaengine: PL08x: split the pend_list in two
    ` [CFT 22/31] dmaengine: PL08x: start next descriptor from irq context
    ` [CFT 23/31] dmaengine: PL08x: rejig physical channel allocation
    ` [CFT 24/31] dmaengine: PL08x: convert to use virt-dma structs
    ` [CFT 25/31] dmaengine: PL08x: use vchan's spinlock
    ` [CFT 26/31] dmaengine: PL08x: convert to use vchan submitted/issued lists
    ` [CFT 27/31] dmaengine: PL08x: convert to use vchan done list
    ` [CFT 28/31] dmaengine: PL08x: fix tx_status function to return correct residue
    ` [CFT 29/31] dmaengine: PL08x: get rid of pl08x_prep_channel_resources
    ` [CFT 30/31] dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking
    ` [CFT 31/31] dmaengine: PL08x: ensure all descriptors are freed when channel is released
  ` [CFT] OMAP patches
    ` [CFT 01/11] dmaengine: add OMAP DMA engine driver
    ` [CFT 02/11] mmc: omap_hsmmc: add DMA engine support
    ` [CFT 03/11] mmc: omap_hsmmc: remove private DMA API implementation
    ` [CFT 04/11] mmc: omap: add DMA engine support
    ` [CFT 05/11] mmc: omap: remove private DMA API implementation
    ` [CFT 06/11] ARM: omap: remove mmc platform data dma_mask and initialization
    ` [CFT 07/11] spi: omap2-mcspi: add DMA engine support
    ` [CFT 08/11] spi: omap2-mcspi: remove private DMA API implementation
    ` [CFT 09/11] mtd: omap2: add DMA engine support
    ` [CFT 10/11] mtd: omap2: remove private DMA API implementation
    ` [CFT 11/11] Add feature removal of old OMAP private DMA implementation

No subject
 2012-06-07 12:45 UTC  (11+ messages)
` [PATCH 1/4] mtd nand mxc_nand: Use managed resources
` [PATCH 2/4] mtd nand mxc_nand: swap iomem resource order
` [PATCH 3/4] mtd nand mxc_nand: add i.MX53 support
` [PATCH 4/4] ARM i.MX5: Add nand oftree support
` [PATCH] i.MX5 nand support
` (no subject)

[PATCH v7] MTD: LPC32xx SLC NAND driver
 2012-06-07 12:39 UTC  (3+ messages)
` [PATCH v6] MTD: LPC32xx MLC "

[PATCH 00/11] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
 2012-06-07 12:30 UTC  (33+ messages)
` [PATCH 01/11] ARM: OMAP2+: hwmod: add setup_preprogram hook
` [PATCH 02/11] ARM: OMAP4+: AESS: enable internal auto-gating during initial setup
` [PATCH 03/11] ARM: OMAP4: hwmod data: add SL2IF hardreset line
` [PATCH 04/11] ARM: OMAP2+: usb_host_fs: add custom reset for usb_host_fs (fsusb)
` [PATCH 05/11] ARM: OMAP2+: hwmod code/data: fix 32K sync timer
` [PATCH 06/11] ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby
` [PATCH 07/11] ARM: OMAP: PM: Lock clocks list while generating summary
` [PATCH 08/11] ARM: OMAP2+: CM: increase the module disable timeout
` [PATCH 09/11] ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks
` [PATCH 10/11] ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block during init
` [PATCH 11/11] ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel init

[PATCH] ARM: at91: fix at91_aic_write macro
 2012-06-07 12:30 UTC  (2+ messages)

[PATCH] ARM: at91: remove two unused headers
 2012-06-07 12:16 UTC  (2+ messages)

[PATCH] pinctrl: sirf: mark of_device_id match table as __devinitconst
 2012-06-07 11:06 UTC  (2+ messages)

[PATCH] ARM: omap: clock: Get rid of unwanted clkdm assocations within clks
 2012-06-07 10:52 UTC  (4+ messages)

[PATCH v2 1/3] ARM: imx6q: add DT node for apbh-dma
 2012-06-07  9:26 UTC  (7+ messages)
` [PATCH v2 2/3] ARM: imx6q: add clock "
` [PATCH v2 3/3] dma: enable mxs-dma for imx6q

[PATCH v6] MTD: LPC32xx SLC NAND driver
 2012-06-07  9:11 UTC  (7+ messages)

i.MX IPU preparation patches
 2012-06-07  8:43 UTC  (7+ messages)
` [PATCH 1/2] ARM i.MX51: setup mipi

[RESEND PATCH] dma: imx-sdma: buf_tail should be initialize in prepare function
 2012-06-07  8:20 UTC  (2+ messages)

[PATCH 7/7] ARM: nomadik: register the MMC/SD device
 2012-06-07  8:16 UTC  (2+ messages)

[PATCH 0/4] ARM: at91: introduce AIC5 support
 2012-06-07  7:25 UTC  (4+ messages)
` [PATCH 1/4] ARM: at91: at91 based machines specify their own irq handler at run time

[GIT PULL] LED CPU trigger driver and ARM LED code consolidation
 2012-06-07  6:12 UTC  (2+ messages)

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

Fwd: + clk-add-non-config_have_clk-routines.patch added to -mm tree
 2012-06-07  4:52 UTC  (6+ messages)
              ` [PATCH] clk: validate pointer in __clk_disable()

[PATCH] ARM: mxs: Enable MACH_APX4DEVKIT
 2012-06-07  3:49 UTC  (2+ messages)

[PATCH v3 03/12] usb: ehci-hcd: notify phy when connect change
 2012-06-07  3:14 UTC  (9+ messages)
` [PATCH v4] "

[PATCH] gpio/mxc: make irqs work for fsl,imx21-gpio devices
 2012-06-07  2:21 UTC  (2+ messages)

[PATCH] ARM: highbank: Add smc calls to enable/disable the L2
 2012-06-06 22:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 6/7] ARM: nomadik: register the I2C devices
 2012-06-06 21:35 UTC 

[PATCH 5/7] ARM: nomadik: register all three I2C busses
 2012-06-06 21:35 UTC 

[PATCH 4/7] ARM: nomadik: convert to generic clock
 2012-06-06 21:35 UTC 

[PATCH 3/7] ARM: nomadik: register PL031 RTC
 2012-06-06 21:34 UTC 

[PATCH 2/7] ARM: nomadik: register AMBA devices dynamically
 2012-06-06 21:34 UTC 

[PATCH 1/7] ARM: nomadik: register GPIOs dynamically
 2012-06-06 21:34 UTC 

Supporting non-device tree consumers with device tree regulator drivers
 2012-06-06 20:28 UTC  (3+ messages)

[PATCH REPOST] arm: Don't try to print pud/pmd information unless present
 2012-06-06 17:58 UTC 

[PATCH] ARM: mx35: add WEIM register addresses
 2012-06-06 17:57 UTC  (2+ messages)

[PATCH REPOST 1/2] mmc: tegra: use bus-width property instead of support-8bit
 2012-06-06 17:34 UTC  (3+ messages)

[PATCH] ARM: tegra: Remove flow controller programming
 2012-06-06 17:34 UTC  (2+ messages)

[PATCH v2 0/9] support dt for mmp2
 2012-06-06 16:22 UTC  (9+ messages)
` [PATCH v2 8/9] ARM: dts: refresh dts file for arch mmp

[PATCH] mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
 2012-06-06 15:37 UTC  (3+ messages)

[RFC PATCH 0/5] omap: add ocp2scp as a misc driver
 2012-06-06 15:10 UTC  (5+ messages)

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

[PATCH] mmc: omap: Fix a section warning regression
 2012-06-06 13:46 UTC  (5+ messages)
` [PATCH] mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails

[PATCH/RFC 0/2] ARM: DMA-mapping: new extensions for buffer sharing (part 2)
 2012-06-06 13:45 UTC  (4+ messages)
` [PATCH 1/2] common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
` [PATCH 2/2] ARM: dma-mapping: add support for "

[PATCH v3 00/12] add imx usb driver for mx28/6x
 2012-06-06 13:20 UTC  (6+ messages)

[PATCH] mmc: atmel-mci: fix burst/chunk size modification
 2012-06-06 12:52 UTC  (5+ messages)

[PATCH 0/2] A couple of imx6q clock patches
 2012-06-06 12:42 UTC  (5+ messages)

[PATCH] arm/dts: OMAP4: Add Variscite OMAP4 System-On-Modeule support
 2012-06-06 12:08 UTC  (3+ messages)

[RFC PATCH] clk: add extension API
 2012-06-06 12:07 UTC  (4+ messages)

[PATCH 1/1] mx3fb: support pan display with fb_set_var
 2012-06-06 11:44 UTC 

[PATCH] arm:gemini: fix irq.c
 2012-06-06 11:22 UTC 

[PATCH v10 0/3] MTD: at91: Add PMECC support for at91 nand flash driver
 2012-06-06 10:58 UTC  (5+ messages)
` [PATCH v10 3/3] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller

[PATCH 0/2] some minor clk fixes
 2012-06-06 10:47 UTC  (3+ messages)
` [PATCH 1/2] clk: cache parent clocks only for muxes

[PATCH] ARM: mm: fix type of the arm_dma_limit global variable
 2012-06-06 10:35 UTC  (2+ messages)
` [PATCHv2] "

Add gcov support to ARM
 2012-06-06 10:12 UTC  (5+ messages)
` [PATCH 1/2] Allow constructor name selection by architecture

[PATCH] mmc: atmel-mci: fix data timeout issue
 2012-06-06 10:02 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).