linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-18 15:14:07 to 2013-02-05 12:43:50 UTC [more...]

[PATCH 1/2] spi: sirf: use clk_prepare_enable and clk_disable_unprepare
 2013-02-05 12:43 UTC  (4+ messages)
` [PATCH 2/2] spi: sirf: add support for new SiRFmarco SMP SoC

[PATCH v7 00/10] DMA Engine support for AM33XX
 2013-02-05 12:41 UTC  (63+ messages)
` [PATCH v7 03/10] ARM: edma: add AM33XX support to the private EDMA API
` [PATCH v7 04/10] dmaengine: edma: enable build for AM33XX
  ` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common
  ` [PATCH v7 02/10] ARM: edma: remove unused transfer controller handlers
  ` [PATCH v7 05/10] dmaengine: edma: Add TI EDMA device tree binding
  ` [PATCH v7 06/10] ARM: dts: add AM33XX EDMA support
  ` [PATCH v7 07/10] dmaengine: add dma_request_slave_channel_compat()
  ` [PATCH v7 08/10] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
  ` [PATCH v7 09/10] spi: omap2-mcspi: add generic DMA request support to the DT binding
  ` [PATCH v7 10/10] ARM: dts: add AM33XX SPI DMA support

[PATCH] arm: mvebu: Add SPI flash on Armada XP-GP board
 2013-02-05 12:38 UTC  (3+ messages)

[PATCH 1/2] ARM: mvebu: Add support for SPI controller in Armada 370/XP
 2013-02-04 20:01 UTC  (9+ messages)
  ` [PATCH 2/2] ARM: mvebu: Update defconfig to select SPI support
  ` [PATCH 0/2] ARM: mvebu: Add support for SPI controller in Armada 370/XP

[PATCH V2 0/2] spi/bcm63xx: fix multi transfer messages
 2013-02-04 13:29 UTC  (4+ messages)
  ` [PATCH V2 1/2] spi/bcm63xx: reject transfers unable to transfer
  ` [PATCH V2 2/2] spi/bcm63xx: work around inability to keep CS up

[PATCH] spi: orion: Use module_platform_driver()
 2013-02-04 12:26 UTC 

Tradition des Vosges, DERNIERES DEMARQUES!
 2013-02-04  7:02 UTC 

[SPAM] Un mensaje solidario de Ricardo y Alejandra Darin
 2013-02-02 23:34 UTC 

Build regressions/improvements in v3.8-rc6
 2013-02-02 20:08 UTC 

[PATCH] driver-core: constify data for class_find_device()
 2013-02-01 19:40 UTC 

[SPAM] 中药伟哥 仅118元一大盒,买二送一。
 2013-02-01 19:33 UTC 

%member_site_name% vous reserve ses offres exclusives
 2013-02-01 15:40 UTC 

SALE!! luxury watches, -Online
 2013-02-01 14:57 UTC 

[PATCH v6 00/10] DMA Engine support for AM33XX
 2013-02-01 11:57 UTC  (22+ messages)
` [PATCH v6 02/10] ARM: edma: remove unused transfer controller handlers
  ` [PATCH v6 01/10] ARM: davinci: move private EDMA API to arm/common
  ` [PATCH v6 03/10] ARM: edma: add AM33XX support to the private EDMA API
  ` [PATCH v6 04/10] dmaengine: edma: enable build for AM33XX
  ` [PATCH v6 05/10] dmaengine: edma: Add TI EDMA device tree binding
  ` [PATCH v6 06/10] ARM: dts: add AM33XX EDMA support
  ` [PATCH v6 08/10] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
  ` [PATCH v6 09/10] spi: omap2-mcspi: add generic DMA request support to the DT binding
  ` [PATCH v6 10/10] ARM: dts: add AM33XX SPI DMA support
` [PATCH v6 07/10] dmaengine: add dma_request_slave_channel_compat()

[PATCH v2 0/6] of, of_gpio, of_spi: Bugfix and improve of_parse_phandle_with_args, of_gpio_named_count and of_spi_register_master
 2013-02-01  9:37 UTC  (8+ messages)
  ` [PATCH v2 1/6] of: Return -EEXIST from of_parse_phandle_with_args for holes in phandle list
  ` [PATCH v2 2/6] of: Return -ENXIO from of_parse_phandle_with_args for too large index and return errors from of_gpio_named_count
  ` [PATCH v2 3/6] of_spi: Initialize cs_gpios properly
  ` [PATCH v2 4/6] of_spi: Document cs_gpios and cs_gpio in kernel-doc
` [PATCH v2 5/6] of_spi: Add fetching of of_gpio flags to of_spi_register_master
` [PATCH v2 6/6] of_spi: Initialize cs_gpios and cs_gpio with -EEXIST

[PATCH RFC 0/1] Convert mcp23s08 to DT usage
 2013-01-31 20:51 UTC  (3+ messages)
  ` [PATCH RFC 1/1] gpio: mcp23s08: convert driver to DT

[PATCH] spi: spi-gpio: fix compilation warning on 64 bits systems
 2013-01-31 10:26 UTC  (2+ messages)

[PATCH] spi: s3c64xx: fix checkpatch warnings and error
 2013-01-31  6:25 UTC 

Le TOP des lunettes loupe à partir de 59 euros livraison offerte
 2013-01-31  3:42 UTC 

[PATCH v5 00/14] DMA Engine support for AM33XX
 2013-01-31  1:31 UTC  (22+ messages)
` [PATCH v5 03/14] ARM: edma: add AM33XX support to the private EDMA API
` [PATCH v5 07/14] dmaengine: add dma_request_slave_channel_compat()

[PATCH 1/2] SPI: MIPS: lantiq: make use of spi_finalize_current_message
 2013-01-30 20:33 UTC  (2+ messages)
  ` [PATCH 2/2] SPI: MIPS: lantiq: set SPI_MASTER_HALF_DUPLEX flag

[PATCH RESEND] spi: spi-fsl-spi: Make spi-fsl-spi usable in cpu mode outside of FSL SOC environments and add a grlib variant normally running on sparc
 2013-01-30 12:15 UTC 

[PATCH] spi: spi-fsl-spi: Make spi-fsl-spi usable in cpu mode outside of FSL SOC environments and add a grlib variant normally running on sparc
 2013-01-30 11:54 UTC  (5+ messages)

[PATCH 2/5] spi: pl022: use generic DMA slave configuration if possible
 2013-01-30  4:38 UTC  (9+ messages)
  ` [PATCH 3/5] serial: pl011: "
  ` [PATCH v2 0/5] dmaengine: convert dw_dmac/spear13xx to generic binding

Ultime Démarque jusqu'à -80%
 2013-01-29  5:02 UTC 

[SPAM] 代/开――发/票
 2013-01-29  4:13 UTC 

[PATCH 14/19] spi/atmel: remove incorrect __exit_p()
 2013-01-28  8:33 UTC  (3+ messages)

[PATCH] spi: Ensure memory used for spi_write_then_read() is DMA safe
 2013-01-27  6:35 UTC 

[PATCH 1/3] spi: Add helper functions for setting up transfers
 2013-01-27  3:33 UTC  (2+ messages)

[PATCH v2] spi: spi-omap2-mcspi.c: Toggle CS after each word
 2013-01-26  9:00 UTC  (2+ messages)

[PATCH] spi: spi-omap2-mcspi.c: fix coding style
 2013-01-26  8:59 UTC  (3+ messages)

[PATCH 1/2] spi: spi-gpio: Add checks for the dt properties
 2013-01-26  7:36 UTC  (2+ messages)

We offer you herbal
 2013-01-25 18:45 UTC 

Personnalisez vos chocolats avec M&M's
 2013-01-25  8:01 UTC 

[PATCH 3/3] spi: spi-omap2-mcspi.c: Toggle CS after each word
 2013-01-24 22:19 UTC  (4+ messages)

Le TOP des lunettes loupe à partir de 59 euros livraison offerte
 2013-01-24  4:14 UTC 

[v4 PATCH 06/12] spi/atmel_spi: add dmaengine support
 2013-01-24  0:44 UTC  (3+ messages)

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2013-01-23 21:00 UTC  (6+ messages)
` [RFC PATCH v3 02/16] ARM: davinci: move private EDMA API to arm/common

[SPAM]
 2013-01-22 18:14 UTC 

[PATCH 1/2] spi: spi-gpio: Add checks for the dt properties
 2013-01-22 15:50 UTC  (3+ messages)

Un site web qui s adapte automatiquement aux smartphones et tablettes
 2013-01-22 12:34 UTC 

2ème Démarque et -15% supplémentaires !
 2013-01-22  6:38 UTC 

[SPAM] Re: Can I send you some new customers?
 2013-01-22  2:43 UTC 

[SPAM] 代/开――发/票
 2013-01-21 19:52 UTC 

Jusqu'à -60% et 10€ OFFERTS dès 120€ d'achat avec le code : SALES10
 2013-01-21 14:02 UTC 

[PATCH 25/33] spi: Convert to devm_ioremap_resource()
 2013-01-21 10:09 UTC 

Jusqu'à -60% et -10% supplémentaire à partir de deux articles
 2013-01-21  5:23 UTC 

Diamond segments Supply与您共享了照片
 2013-01-21  5:09 UTC 

Le TOP des lunettes loupe à partir de 59 euros livraison offerte
 2013-01-19 21:52 UTC 

Jusqu'à -60% et 10€ OFFERTS dès 120€ d'achat avec le code : SALES10
 2013-01-19  8:21 UTC 

Jusqu'à -60% et -10% supplémentaire à partir de deux articles
 2013-01-18 17:20 UTC 

2ème Démarque et -15% supplémentaires !
 2013-01-18 15:14 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).