linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-02 19:46:19 to 2014-07-11 13:27:52 UTC [more...]

[PATCH 1/2] [RFC] spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully
 2014-07-11 13:27 UTC  (10+ messages)
  ` [PATCH 2/2] [RFC] spi: sh-msiof: Handle dmaengine_prep_slave_single() "

[PATCH 1/1] spi: samsung: Update binding documentation
 2014-07-11 13:02 UTC  (2+ messages)

[PATCH 0/4] patches for rockchip spi driver
 2014-07-11 13:00 UTC  (6+ messages)
  ` [PATCH 1/4] spi/rockchip: cleanup some coding issues and uncessary output
  ` [PATCH 2/4] spi/rockchip: call wait_for_idle() for the transfer to complete
  ` [PATCH 3/4] spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit
  ` [PATCH 4/4] spi/rockchip: add compatible strings for RK3188 and RK3288

[PATCH 1/2] spi: core: Fix check for dma_map_sg() failures
 2014-07-11 12:57 UTC  (3+ messages)
` [PATCH 2/2] [RFC] spi: core: Pass correct device to dma_map_sg()

[PATCH] spi: efm32: correct namespacing of location property
 2014-07-11 12:39 UTC  (2+ messages)

[RFC PATCH 0/2] Zynq QSPI RFC
 2014-07-10 12:39 UTC  (12+ messages)
` [RFC PATCH 1/2] spi: Add support for Zynq QSPI controller
` [RFC PATCH 2/2] devicetree: Add devicetree bindings documentation for Zynq QSPI

[PATCH 1/2] spi: cadence: Make sure that clock polarity changes are applied
 2014-07-10 10:50 UTC  (4+ messages)
  ` [PATCH 2/2] spi: cadence: Configure SPI clock in the prepare_message() callback

[PATCH 1/2] spi: rspi: Relax DMA dependency and increase build coverage
 2014-07-10 10:40 UTC  (3+ messages)
  ` [PATCH 2/2] spi: sh-msiof: SPI_SH_MSIOF should depend on HAS_DMA

[PATCH] spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus number
 2014-07-10 10:39 UTC  (2+ messages)

[PATCH] spi: sh-msiof: Use correct device for DMA mapping with IOMMU
 2014-07-09 21:52 UTC  (3+ messages)

[PATCH] devicetree/bindings: Add binding for micron n25q512a memory
 2014-07-09  1:53 UTC  (5+ messages)

[PATCH 0/2] add rockchip spi drive
 2014-07-08 14:56 UTC  (19+ messages)
` [PATCH 1/2] documentation: add rockchip spi documentation
    ` [PATCH v2 "
  ` [PATCH 2/2] spi: add driver for Rockchip RK3xxx SoCs integrated SPI
      ` [PATCH v2 "
          ` [PATCH v3 "

[PATCH] mtd: spi-nor: Correct device-id for n25q512a device
 2014-07-08  7:38 UTC  (2+ messages)

[PATCH] spi/spi-sh: Use devm_ioremap
 2014-07-07 10:51 UTC  (2+ messages)

[PATCH] spi/rockchip: Add dependencies on relaxed I/O accessors
 2014-07-05 11:52 UTC 

[PATCH] spi: au1550: Fix bug in deallocation of memory
 2014-07-04 18:33 UTC  (2+ messages)

[PATCH] spi/spi-sh: Use devm_ioremap
 2014-07-03 19:42 UTC 

[PATCH] spi: omap2-mcspi: Configure hardware when slave driver changes mode
 2014-07-03 18:49 UTC  (2+ messages)

[PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT
 2014-07-03 17:25 UTC  (3+ messages)
  ` [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree

could not mount a spi-flash on rootfs
 2014-07-03  8:41 UTC 

[PATCH v2] spi: deal with a compile warning
 2014-07-02 19:50 UTC  (2+ messages)

question about drivers/spi/spi-au1550.c
 2014-07-02 19:44 UTC 

[PATCH] spi: qup: Add DMA capabilities
 2014-07-02 14:26 UTC  (6+ messages)

could not mount a spi-flash on rootfs
 2014-07-02  6:01 UTC  (5+ messages)

[PATCH resend 0/2] spi: sh-msiof: Add DMA support
 2014-06-30 18:55 UTC  (4+ messages)
` [PATCH resend 1/2] "
  ` [PATCH resend 2/2] "

[GIT PULL] SPI fixes for v3.16
 2014-06-28 13:19 UTC 

[PATCH] spi: omap-uwire: use devm_ functions
 2014-06-27 16:29 UTC  (5+ messages)
` [PATCH] spi: omap-uwire: fix compilation failure

[PATCH] of: Transactional DT support
 2014-06-26  6:56 UTC 

[PATCH 5/6] OF: Utility helper functions for dynamic nodes
 2014-06-25  9:09 UTC  (6+ messages)
        ` [PATCH 2/6] OF: Add [__]of_find_node_by_full_name

[PATCH] spi: include "int ret" with macro
 2014-06-25  8:44 UTC  (2+ messages)

[PATCH 0/5] spi: sh-msiof: Add DMA support
 2014-06-24 18:56 UTC  (13+ 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 1/1] spi: omap-uwire: Fix build error
 2014-06-24 15:26 UTC  (2+ messages)

[PATCH] spi: omap-uwire: Ensure devm_ioremap() is prototyped
 2014-06-24 11:53 UTC 

[Patch v2 0/3] spi: qup: Fixes and new version support
 2014-06-22 10:47 UTC  (10+ 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] SPI: spi-orion: add runtime PM support
 2014-06-21 15:31 UTC  (4+ messages)
      ` [PATCH v2] "

[PATCH] SPI: spi-orion: check return value from clk_prepare()/clk_enable()
 2014-06-21 11:00 UTC  (2+ messages)

[PATCH/RFC 0/2] spi: sh-msiof: Add DT DMA support on r8a7791
 2014-06-21 10:21 UTC  (7+ 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 1/2] spi: spi-adi-v3: Remove redundant OOM message
 2014-06-21 10:14 UTC  (6+ messages)
  ` [PATCH 2/2] spi: Remove redundant OOM message in spi.c

[PATCH] spi: spidev: Fix user-space memory access
 2014-06-20 20:40 UTC  (2+ messages)

[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 0/4] spi: qup: Fixes and new version support
 2014-06-12  4:02 UTC  (4+ messages)
` [PATCH 1/4] spi: qup: Remove chip select function

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

[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  (2+ messages)
  ` [PATCH 2/2] clkdev: Export clk_register_clkdev


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