linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-01 08:15:15 to 2014-06-20 13:18:31 UTC [more...]

[PATCH/RFC 0/2] spi: sh-msiof: Add DT DMA support on r8a7791
 2014-06-20 13:18 UTC  (5+ messages)
  ` [PATCH/RFC 1/2] spi: sh-msiof: Add DT support to DMA setup
  ` [PATCH/RFC 2/2] ARM: shmobile: r8a7791 dtsi: Enable DMA for MSIOF

[PATCH 0/5] spi: sh-msiof: Add DMA support
 2014-06-20 10:16 UTC  (6+ messages)
` [PATCH 1/5] spi: sh-msiof: Add more register documentation
` [PATCH 3/5] spi: sh-msiof: Improve transfer error handling
` [PATCH 4/5] spi: sh-msiof: Refactor sh_msiof_transfer_one()
  ` [PATCH 2/5] spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers
  ` [PATCH 5/5] spi: sh-msiof: Add DMA support

[PATCH] spi: spidev: Fix user-space memory access
 2014-06-19 21:52 UTC 

[PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT
 2014-06-18 15:29 UTC  (2+ messages)
  ` [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree

[PATCH/RFC V7] clk: Default clock parents and rates assigned from DT
 2014-06-18 11:02 UTC  (3+ messages)
  ` [PATCH/RFC V7] clk: Support for clock parents and rates assigned from device tree

[PATCH] spi: sh-sci: fix use-after-free in sh_sci_spi_remove()
 2014-06-17 14:47 UTC  (3+ messages)

[PATCH v2] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
 2014-06-17 14:46 UTC  (3+ messages)

[GIT PULL] SPI fix for v3.16
 2014-06-17 11:29 UTC 

[Patch v2 0/3] spi: qup: Fixes and new version support
 2014-06-13 16:45 UTC  (5+ messages)
` [Patch v2 1/3] spi: qup: Remove chip select function
` [Patch v2 2/3] spi: qup: Fix order of spi_register_master
` [Patch v2 3/3] spi: qup: Add support for v1.1.1

[PATCH 1/2] spi: spi-adi-v3: Remove redundant OOM message
 2014-06-13  5:11 UTC  (4+ messages)
  ` [PATCH 2/2] spi: Remove redundant OOM message in spi.c

[PATCH 0/4] spi: qup: Fixes and new version support
 2014-06-12  4:02 UTC  (13+ 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/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
 2014-06-11 23:42 UTC  (2+ messages)

[PATCH 0/2] spi: rspi: Misc Cleanups
 2014-06-06 11:43 UTC  (4+ messages)
` [PATCH 1/2] spi: rspi: Remove unused variable in rspi_rz_transfer_one()
` [PATCH 2/2] spi: rspi: Pass spi_master pointer to rspi_release_dma()

[PATCH 1/3] spi: cadence: Make of_device_id array const
 2014-06-06 11:38 UTC  (7+ messages)
  ` [PATCH 2/3] spi: fsl-spi: "
  ` [PATCH 3/3] spi: sh-hspi: "

[PATCH 1/4] spi: clps711x: Remove unnecessary platform_set_drvdata()
 2014-06-06 10:14 UTC  (5+ messages)
  ` [PATCH 2/4] spi: falcon: "
  ` [PATCH 3/4] spi: omap-100k: "
  ` [PATCH 4/4] spi: sh-msiof: "

[PATCH] spi/pxa2xx: change default supported DMA burst size to 1
 2014-06-06  9:52 UTC  (3+ messages)

[PATCH 00/18] spi: rspi: Add DMA support for QSPI on R-Car Gen2
 2014-06-05  5:58 UTC  (25+ 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 10/18] spi: rspi: Use SPI core DMA mapping framework
  ` [PATCH 11/18] spi: rspi: Move RSPI-specific setup out of DMA routines
  ` [PATCH 16/18] spi: rspi: Add DMA support for RSPI on RZ/A1H
  ` [PATCH 18/18] [RFC] spi: rspi: Add DT support to DMA setup
` [PATCH 09/18] spi: rspi: SPI DMA core needs both RX and TX DMA to function
` [PATCH 12/18] spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma()
` [PATCH 13/18] spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()
` [PATCH 14/18] spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one()
` [PATCH 15/18] spi: rspi: Add DMA support for QSPI on R-Car Gen2
` [PATCH 17/18] spi: rspi: Extract rspi_common_transfer()

[GIT PULL] spi updates for v3.16
 2014-06-03 10:50 UTC 

[PATCH 0/2] Add common clk framework support for PCI mode SPI PXA2XX
 2014-06-02 19:46 UTC  (7+ 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] 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] 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  (4+ 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  (16+ 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  (3+ messages)
` [PATCH 1/7] spi: pl022: "

[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)


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).