linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-21 13:26:32 to 2014-06-02 13:38:10 UTC [more...]

[PATCH 0/2] Add common clk framework support for PCI mode SPI PXA2XX
 2014-06-02 19:46 UTC  (6+ messages)
` [PATCH 1/2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
` [PATCH 2/2] clkdev: Export clk_register_clkdev

[PATCH 00/18] spi: rspi: Add DMA support for QSPI on R-Car Gen2
 2014-06-02 13:38 UTC  (9+ messages)
` [PATCH 01/18] spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()
` [PATCH 02/18] spi: rspi: Do not call rspi_receive_init() for TX-only
` [PATCH 03/18] [RFC] spi: rspi: Remove unused 16-bit DMA support
` [PATCH 05/18] spi: rspi: Extract rspi_pio_transfer()
` [PATCH 06/18] spi: rspi: Don't consider DMA configuration failures fatal
  ` [PATCH 04/18] spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling
  ` [PATCH 07/18] spi: rspi: Extract rspi_request_dma_chan()
  ` [PATCH 08/18] spi: rspi: Remove unneeded resource test in DMA setup

[PATCH] spi/pxa2xx: fix runtime PM enabling order
 2014-06-01 10:42 UTC  (2+ messages)

spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans()
 2014-05-28 15:06 UTC  (2+ messages)

[PATCH] spi: Set cs-gpios to output direction
 2014-05-28  1:09 UTC  (4+ messages)

Your Urgent reply
 2014-05-26 18:00 UTC 

[PATCH] spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans()
 2014-05-26 15:57 UTC  (6+ messages)

[PATCH] spi: core: Ignore unsupported spi-[tr]x-bus-width property values
 2014-05-26 14:29 UTC  (2+ messages)

[PATCH] spi: rspi: Round up division to avoid slave overclocking
 2014-05-26 13:30 UTC  (3+ messages)

[PATCH] spi: sirf: send more words at the TX initial phase
 2014-05-21 11:07 UTC  (4+ messages)

[PATCH v2 2/2] spi: sirf: decrease the interrupt count and latency of PIO mode
 2014-05-20 22:24 UTC  (4+ messages)

[PATCH] spi: atmel: fix typo in dev_err
 2014-05-20  8:23 UTC  (2+ messages)

[PATCH 0/4] spi: qup: Fixes and new version support
 2014-05-19  8:51 UTC  (12+ messages)
  ` [PATCH 1/4] spi: qup: Remove chip select function
  ` [PATCH 2/4] spi: qup: Correct selection of FIFO/Block mode
  ` [PATCH 4/4] spi: qup: Add support for v1.1.1
` [PATCH 3/4] spi: qup: Fix order of spi_register_master

[PATCH] spi-topcliff-pch: Fix Kconfig dependencies
 2014-05-16 19:08 UTC  (2+ messages)

Support of Micron SPI flash (size > 16MB)
 2014-05-16  9:54 UTC  (6+ messages)

[PATCH v2 1/3] lib/crc7: Shift crc7() output left 1 bit
 2014-05-15  2:02 UTC  (16+ messages)
    ` [PATCH 2/3] drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
    ` [PATCH 3/3] drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation

[GIT PULL] SPI fixes for v3.15
 2014-05-14 16:08 UTC 

[PATCH] spi: dw: Remove unused dw_spi_cleanup function
 2014-05-12 21:04 UTC  (3+ messages)

[PATCH 1/2] mtd: m25p80: Revive dual read support
 2014-05-12 20:22 UTC  (5+ messages)
  ` [PATCH 2/2] mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p

[PATCH] spi: Force the registration of the spidev devices
 2014-05-08  2:22 UTC  (21+ messages)

[PATCH 1/6] spi: fsl-dspi: Make of_device_id array const
 2014-05-07 19:53 UTC  (9+ messages)
  ` [PATCH 2/6] spi: spi-gpio: "
  ` [PATCH 3/6] spi: qup: "
  ` [PATCH 4/6] spi: tegra114: "
  ` [PATCH 5/6] spi: tegra20-sflash: "
  ` [PATCH 6/6] spi: tegra20-slink: "

[PATCH] spi: atmel: fix incorrect comparison
 2014-05-07 19:50 UTC  (3+ messages)

[PATCH 0/7] spi: remove unnecessary OOM messages
 2014-05-03 21:48 UTC  (11+ messages)
  ` [PATCH 1/7] spi: pl022: "
  ` [PATCH 2/7] spi: pxa2xx: "
  ` [PATCH 3/7] spi: s3c24xx: "
  ` [PATCH 4/7] spi: s3c64xx: "
  ` [PATCH 5/7] spi: sh-msiof: "
  ` [PATCH 6/7] spi: tle62x0: "
  ` [PATCH 7/7] spi: topcliff-pch: "

[PATCH] spi: qup: Fix return value checking for pm_runtime_get_sync()
 2014-05-03 16:53 UTC  (2+ messages)

[PATCH] spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA
 2014-05-03  1:52 UTC  (4+ messages)

Possible race condition when accessing SPI NOR Flash ?
 2014-05-02 14:52 UTC 

[PATCH] spi: core: Don't destroy master queue if we fail to create it
 2014-05-01 19:03 UTC  (3+ messages)

[PATCH] spi: Fix hung task timeout when initialization fails
 2014-05-01 16:09 UTC  (2+ messages)

[PATCH] spi: Fix hung task timeout when initialization fails
 2014-05-01 16:03 UTC  (6+ messages)

MCSPI1_CS1 configuration
 2014-04-30 18:48 UTC 

[PATCH v2 00/10] mtd: spi-nor: Add the DDR quad read support
 2014-04-29  6:54 UTC  (17+ messages)
` [PATCH v2 03/10] mtd: spi-nor: add "
  ` [PATCH v2 01/10] mtd: spi-nor: fix the wrong dummy value
  ` [PATCH v2 02/10] mtd: spi-nor: add a new field for spi_nor{}
  ` [PATCH v2 04/10] Documentation: mtd: add a new document for SPI NOR flash
  ` [PATCH v2 05/10] Documentation: fsl-quadspi: update the document
  ` [PATCH v2 06/10] mtd: fsl-quadspi: use the information stored in spi-nor{}
  ` [PATCH v2 07/10] mtd: fsl-quadspi: add the DDR quad read support for Spansion NOR
  ` [PATCH v2 08/10] mtd: spi-nor: add more read transfer flags for n25q256a
  ` [PATCH v2 09/10] mtd: spi-nor: add DDR quad read support for Micron
  ` [PATCH v2 10/10] mtd: fsl-quadspi: "

[PATCH v3 0/5] spi: dw: device tree and generic queue support
 2014-04-24 16:40 UTC  (9+ messages)

[PATCH v1 0/7] mtd: spi-nor: Add the DDR quad read support
 2014-04-24 14:27 UTC  (19+ messages)
` [PATCH v1 1/7] mtd: spi-nor: fix the wrong dummy value
` [PATCH v1 2/7] mtd: spi-nor: add DDR quad read support
` [PATCH v1 3/7] Documentation: mtd: add a new document for SPI NOR flash
` [PATCH v1 4/7] Documentation: fsl-quadspi: update the document
` [PATCH v1 5/7] mtd: fsl-quadspi: get the dummy cycles for DDR Quad read from the DT property
` [PATCH v1 6/7] mtd: fsl-quadspi: use the information stored in spi-nor{}
` [PATCH v1 7/7] mtd: fsl-quadspi: add the DDR quad read support

[PATCH] spi-bfin: Add missing gpio.h include
 2014-04-24 12:36 UTC  (5+ messages)

[GIT PULL] spi updates for v3.15
 2014-04-24 11:46 UTC 

[PATCH 0/2] Add PCI mode support for BayTrail LPSS SPI
 2014-04-22 18:21 UTC  (8+ messages)
` [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer

ARM: bcm2835: DMA driver + spi_optimize_message - some questions/info
 2014-04-21 22:20 UTC  (8+ messages)

(unknown)
 2014-04-21 13:26 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).