linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-09 21:36:58 to 2013-01-31 01:31:06 UTC [more...]

[PATCH v5 00/14] DMA Engine support for AM33XX
 2013-01-31  1:31 UTC  (34+ messages)
  ` [PATCH v5 01/14] ARM: davinci: move private EDMA API to arm/common
  ` [PATCH v5 02/14] ARM: edma: remove unused transfer controller handlers
  ` [PATCH v5 03/14] ARM: edma: add AM33XX support to the private EDMA API
  ` [PATCH v5 04/14] dmaengine: edma: enable build for AM33XX
  ` [PATCH v5 05/14] dmaengine: edma: Add TI EDMA device tree binding
  ` [PATCH v5 06/14] ARM: dts: add AM33XX EDMA support
  ` [PATCH v5 07/14] dmaengine: add dma_request_slave_channel_compat()
  ` [PATCH v5 08/14] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
  ` [PATCH v5 09/14] mmc: omap_hsmmc: set max_segs based on dma engine limitations
  ` [PATCH v5 10/14] mmc: omap_hsmmc: add generic DMA request support to the DT binding
  ` [PATCH v5 11/14] ARM: dts: add AM33XX MMC support
  ` [PATCH v5 12/14] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
  ` [PATCH v5 13/14] spi: omap2-mcspi: add generic DMA request support to the DT binding
  ` [PATCH v5 14/14] ARM: dts: add AM33XX SPI DMA support

[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 v6 00/10] DMA Engine support for AM33XX
 2013-01-30 10:35 UTC  (15+ 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 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

[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-01-29 14:53 UTC  (7+ 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

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  (8+ 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 01/12] spi/atmel_spi: add physical base address
 2013-01-24  0:44 UTC  (10+ messages)
  ` [v4 PATCH 02/12] spi/atmel_spi: call unmapping on transfers buffers
  ` [v4 PATCH 03/12] spi/atmel_spi: status information passed through controller data
  ` [v4 PATCH 04/12] spi/atmel_spi: add flag to controller data for lock operations
  ` [v4 PATCH 06/12] spi/atmel_spi: add dmaengine support
  ` [v4 PATCH 07/12] spi/atmel_spi: fix spi-atmel driver to adapt to slave_config changes
  ` [v4 PATCH 08/12] spi/atmel_spi: correct 16 bits transfers using PIO
  ` [v4 PATCH 09/12] spi/atmel_spi: correct 16 bits transfer with DMA

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2013-01-23 21:00 UTC  (27+ messages)
` [RFC PATCH v3 02/16] ARM: davinci: move private EDMA API to arm/common
` [RFC PATCH v3 04/16] ARM: edma: add DT and runtime PM support for AM33XX
` [RFC PATCH v3 05/16] ARM: edma: add AM33XX crossbar event support
` [RFC PATCH v3 08/16] ARM: dts: add AM33XX EDMA support
` [RFC PATCH v3 11/16] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH v3 13/16] ARM: dts: add AM33XX MMC support
` [RFC PATCH v3 16/16] ARM: dts: add AM33XX SPI support

[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 

Fixing eSPI controller driver: some queries
 2013-01-18  9:03 UTC 

Jusqu'à -75% et frais de port gratuit à partir de 39 € !
 2013-01-17 16:33 UTC 

2e demarque : Soldes stocks limites jusqu'à -70%
 2013-01-16  8:30 UTC 

[PATCH] spi: erase pointer to drvdata on removal
 2013-01-14 21:24 UTC  (4+ messages)

[PATCH 1/2] spi: spi-mpc512x-psc: init mode bits supported by the driver
 2013-01-14 20:27 UTC  (2+ messages)
  ` [PATCH 2/2] spi: spi-mpc512x-psc: add support for gpio chip selects

[PATCH v2 01/10] spi: tegra: Do not use clock name to get clock
 2013-01-14 20:17 UTC  (2+ messages)

[SPAM] 代/开――发/票
 2013-01-14 19:54 UTC 

[PATCH] MAINTAINERS: Add myself as a backup maintainer for SPI
 2013-01-14 12:28 UTC  (2+ messages)

Can I send you some new customers?
 2013-01-14  3:53 UTC 

jusqu'à -70% de réduction SOLDES
 2013-01-13 23:03 UTC 

[SPAM] 采购流程优化及供应商评估
 2013-01-13 14:13 UTC 

We’ll show you the truth! There’s no interdependence between medicine quality and its price!
 2013-01-12 15:06 UTC 

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

[PATCH 5/5] spi: fix return value check in hspi_probe()
 2013-01-12  0:01 UTC  (8+ messages)

[PATCH v4 00/14] DMA Engine support for AM33XX
 2013-01-11 20:12 UTC  (29+ messages)
  ` [PATCH v4 01/14] ARM: davinci: move private EDMA API to arm/common
  ` [PATCH v4 02/14] ARM: edma: remove unused transfer controller handlers
  ` [PATCH v4 03/14] ARM: edma: add AM33XX support to the private EDMA API
    ` [PATCH v4,03/14] "
  ` [PATCH v4 04/14] dmaengine: edma: enable build for AM33XX
  ` [PATCH v4 05/14] dmaengine: edma: Add TI EDMA device tree binding
  ` [PATCH v4 06/14] ARM: dts: add AM33XX EDMA support
  ` [PATCH v4 07/14] dmaengine: add dma_request_slave_channel_compat()
  ` [PATCH v4 08/14] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
  ` [PATCH v4 09/14] mmc: omap_hsmmc: set max_segs based on dma engine limitations
  ` [PATCH v4 10/14] mmc: omap_hsmmc: add generic DMA request support to the DT binding
  ` [PATCH v4 11/14] ARM: dts: add AM33XX MMC support
  ` [PATCH v4 12/14] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
  ` [PATCH v4 13/14] spi: omap2-mcspi: add generic DMA request support to the DT binding
` [PATCH v4 14/14] ARM: dts: add AM33XX SPI DMA support

[PATCH] spi: Add the flag indicate to registe new device as children of master or not
 2013-01-11 14:57 UTC  (9+ messages)

[SPAM] We offer casino, poker. Also sports betting and binary options
 2013-01-11 11:05 UTC 

Soldes massives, moins 90 pourcent sur tous les rayons
 2013-01-11 10:18 UTC 

Les meilleurs SOLDES chaussures sont ici : jusqu'à -50%
 2013-01-11  4:14 UTC 

[PATCH] spi: spi-mpc512x-psc: don't use obsolet cell-index property
 2013-01-11  0:05 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v2 1/2] spi: bitbang: simplify pointer arithmetics
 2013-01-10 12:04 UTC  (7+ messages)
` [PATCH v2 2/2] spi: bitbang: convert to using core message queue

[PATCH] SPI: SSP SPI Controller driver
 2013-01-10 11:52 UTC  (5+ messages)

4 euros l'ensemble, liquidation totale
 2013-01-10 10:32 UTC 

Soldes stocks limités jusqu'à -70%
 2013-01-10  7:55 UTC 

Les Irrésiskibles : Jusqu'à -400€ sur votre séjour !
 2013-01-10  7:05 UTC 

[PATCH v2] spi: s3c64xx: Use devm_clk_get() and devm_request_irq()
 2013-01-10  2:04 UTC 

[PATCH] spi/s3c64xx: Complain if we fail to set a transfer speed
 2013-01-10  1:17 UTC  (2+ messages)

Vos cartouches a prix discount + livraison GRATUITE
 2013-01-09 23:59 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).