linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-15 05:48:07 to 2013-01-13 14:13:45 UTC [more...]

[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 v2 01/10] spi: tegra: Do not use clock name to get clock
 2013-01-11 20:58 UTC 

[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] "

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2013-01-10 23:51 UTC  (26+ 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

[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  (13+ messages)

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

[PATCH 1/3] spi: Add helper functions for setting up transfers
 2013-01-10 10:28 UTC  (9+ messages)
  ` [PATCH 2/3] iio: Use spi_sync_transfer()
  ` [PATCH 3/3] staging:iio: "

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 

[PATCH 0/3] spi: bitbang: use core message queue
 2013-01-09 14:46 UTC  (5+ messages)
` [PATCH 3/3] spi: bitbang: convert to using "

[PATCH 1/2] spi: spi-gpio: Add checks for the dt properties
 2013-01-09  8:37 UTC  (2+ messages)

[PATCH] spi: s3c64xx: Use devm_clk_get() and devm_request_irq()
 2013-01-09  0:50 UTC 

spi-devel-general, you have received an invitation to join OwnCoast
 2013-01-08 21:49 UTC 

[PATCH] spi: tegra: sequence compatible strings as per preference
 2013-01-08  7:12 UTC  (7+ messages)

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

[PATCH] spi: spi-imx: Add MODULE_ALIAS()
 2013-01-07 22:42 UTC 

[SPAM] 代/开――发/票
 2013-01-07 14:21 UTC 

[PATCH V2] mxs: spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
 2013-01-07 12:13 UTC  (2+ messages)

[SPAM] 最新112届 2012秋季广交会买家,B2B询盘买家、thomasnet 采购商, 海关数据, 群发软件,展会买家 仅300元!
 2013-01-06 15:39 UTC 

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

Diminuez vos Mensualités - Etude GRATUITE
 2013-01-04 23:58 UTC 

[PATCH 1/2] spi: make sure all transfer has proper speed set
 2013-01-04 18:47 UTC  (2+ messages)
  ` [PATCH 2/2] spi: tegra: remove checks for valid speed

Le style Skys à prix discount
 2013-01-04  4:35 UTC 

[SPAM] Buy- LUXURY WATCHES,JEWELRY and ACCESSORIES
 2013-01-03 21:45 UTC 

[SPAM] 中药伟哥:壮阳防早泄: 彻底远离阳痿早泄!斯巴达-淫羊藿沙棘胶囊,
 2013-01-03 21:23 UTC 

[PATCH] spi: davinci: use request_threaded_irq() to fix deadlock
 2013-01-02 15:19 UTC  (3+ messages)

Trying to use spidev to send an spi message, result from spidev_test.c "Illegal argument" . (i.mx23, kernel 3.7)
 2012-12-30  9:14 UTC 

科技项目申报指导会议通知文件(1月17日北京)
 2012-12-30  2:54 UTC 

Le TOP des lunettes loupe à partir de 59 euros livraison offerte
 2012-12-28 21:45 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
 2012-12-28 16:16 UTC 

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

Jusqu'au 6 janvier -10% sur votre valise personnalisée
 2012-12-27 13:53 UTC 

[PATCH 0/6] spi/ath79: various fixes
 2012-12-27  9:42 UTC  (7+ messages)
  ` [PATCH 1/6] spi/ath79: add delay between SCK changes
  ` [PATCH 2/6] spi/ath79: add missing HIGH->LOW SCK transition
  ` [PATCH 3/6] spi/ath79: remove superfluous chip select code
  ` [PATCH 4/6] spi/ath79: use gpio_request_one
  ` [PATCH 5/6] spi/ath79: avoid multiple initialization of the SPI controller
  ` [PATCH 6/6] spi/ath79: add shutdown handler

Le style Skys à prix discount
 2012-12-27  3:40 UTC 

[PATCH 1/2] spi: sirf: use clk_prepare_enable and clk_disable_unprepare
 2012-12-26 17:09 UTC  (5+ messages)
` [PATCH 2/2] spi: sirf: add support for new SiRFmarco SMP SoC

[PATCH] mxs: spi: clear XFER_LEN in CTRL0 register during DMA
 2012-12-26  5:06 UTC  (2+ messages)

[SPAM] 发/票――代/开
 2012-12-24 15:51 UTC 

Last chance... Your invitation from Venkat Raju Sana is about to expire
 2012-12-24  3:07 UTC 

Livraison offerte sur tout le site*
 2012-12-23 23:49 UTC 

[PATCH RFC] spidev.c: add sysfs attributes for SPI configuration
 2012-12-22 18:29 UTC  (6+ messages)

MPC866, Help, SPI blocked at startup
 2012-12-22 14:39 UTC  (2+ messages)

[PATCH V2] spi: remove check for bits_per_word on transfer from low level driver
 2012-12-22  9:54 UTC  (4+ messages)

Le TOP des lunettes loupe à partir de 59 euros livraison offerte
 2012-12-21 21:54 UTC 

[GIT PULL] SPI bug fixes for v3.8 merge window
 2012-12-20  0:52 UTC  (2+ messages)

Le style Skys à prix discount
 2012-12-19 22:59 UTC 

[PATCH 1/4 v2] spi: sh-msiof: Remove unneeded clock name
 2012-12-19 16:41 UTC  (10+ messages)
` [PATCH 2/4 v2] spi: Add SH Mobile series as dependency to MSIOF controller
` [PATCH 3/4 v2] spi: sh-msiof: Add device tree parsing to driver
` [PATCH 4/4 v2] devicetree: Add Renesas SH Mobile MSIOF spi controller binding doc

[PATCH - v2] spi: davinci: add OF support for the spi controller
 2012-12-19 14:29 UTC  (4+ messages)

moins 20 pourcents sur votre première commande
 2012-12-18 16:14 UTC 

^……――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――####################・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・
 2012-12-18  4:19 UTC 

Your invitation from Venkat Raju Sana is about to expire
 2012-12-18  4:06 UTC 

[SPAM] 你好:税/票――代/开
 2012-12-17 21:59 UTC 

[PATCH] spi: remove check for bits_per_word on transfer
 2012-12-17 17:58 UTC  (3+ messages)

[PATCH] spi: make sure all transfer has bits_per_word set
 2012-12-17 17:54 UTC  (4+ messages)

[PATCH 1/1 v2] of_spi: add generic binding support to specify cs gpio
 2012-12-17 17:15 UTC  (7+ messages)
` [PATCH 1/1] spi/atmel: add DT support

Exterior wall materials & Decoration materials与您共享了照片
 2012-12-17  4:09 UTC 

1 Commande = 1 Agenda Pierre Cardin OFFERT
 2012-12-17  3:03 UTC 

[PATCH 1/2] spi: omap2: disable DMA requests before complete()
 2012-12-16 21:14 UTC  (5+ messages)
` [PATCH 2/2] spi: devicetree: add support for loopback mode

Le TOP des lunettes loupe à partir de 59 euros livraison offerte
 2012-12-15  5:48 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).