linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-02 02:50:13 to 2014-09-20 07:05:10 UTC [more...]

[PATCH 1/3] spi: clps711x: Migrate to the new clk subsystem
 2014-09-20  7:05 UTC  (2+ messages)
  ` [PATCH 2/3] spi: clps711x: Add devicetree support

[PATCH v5 08/11] spi: core: Convert to dev_pm_domain_attach|detach()
 2014-09-19 18:27 UTC 

SPI and module auto-loading
 2014-09-19 11:08 UTC  (7+ messages)

IBSP Project Letter Attached
 2014-09-19 10:01 UTC 

[PATCH] spi: pl022: Add missing error check for devm_kzalloc
 2014-09-18 18:14 UTC  (2+ messages)

[PATCH 00/10] spi: dw: make DMA working
 2014-09-18 17:09 UTC  (11+ messages)
  ` [PATCH 01/10] spi: dw-mid: respect 8 bit mode
  ` [PATCH 02/10] spi: dw-mid: always use duplex transfers when DMA
  ` [PATCH 03/10] spi: dw-mid: terminate ongoing transfers at exit
  ` [PATCH 04/10] spi: dw-mid: follow new DMAengine workflow
  ` [PATCH 05/10] spi: dw: disable all interrupts first when pump message
  ` [PATCH 06/10] spi: dw: introduce support of loopback mode
  ` [PATCH 07/10] spi: dw: fix style of code in few places
  ` [PATCH 08/10] spi: dw-mid: move to use core SPI DMA mappings
  ` [PATCH 09/10] spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
  ` [PATCH 10/10] dmaengine: intel-mid-dma: remove the driver

Beate-
 2014-09-17 18:05 UTC 

[PATCH 0/5] m25p80,spi-nor: Fix module aliases for m25p80; clean up chip identification
 2014-09-17  8:23 UTC  (12+ messages)
  ` [PATCH 1/5] m25p80,spi-nor: Fix module aliases for m25p80
  ` [PATCH 2/5] spi-nor: Remove spi_nor::read_id operation
  ` [PATCH 3/5] spi-nor: Make spi_nor_scan() take a chip type name, not an spi_device_id
  ` [PATCH 4/5] spi-nor: Replace struct spi_device_id with struct flash_info
  ` [PATCH 5/5] m25p80,spi-nor: Share the list of supported chip type names again

[PATCH v2] spi: pl022: Add support for chip select extension
 2014-09-17  6:46 UTC  (3+ messages)

[PATCH v6] spi: spi-imx: add DMA support
 2014-09-17  0:49 UTC  (4+ messages)

[GIT PULL] SPI fixes for v3.17
 2014-09-16 23:31 UTC 

[RESEND PATCH v3] spi: davinci: add support for adding delay between word's transmissions
 2014-09-16 17:32 UTC  (2+ messages)

[PATCH] spi: davinci: request cs_gpio's from probe
 2014-09-16 17:31 UTC  (6+ messages)
              ` [PATCH] spi: davinci: remove empty function davinci_spi_cleanup

[PATCH 1/1] spi-summery: documentation mistake
 2014-09-16 16:43 UTC  (2+ messages)

[PATCH] spi/imx: Add MAINTAINERS entry for i.MX SPI driver
 2014-09-16 16:12 UTC  (4+ messages)

[PATCH v3] spi: davinci: add support for adding delay between word's transmissions
 2014-09-15 16:37 UTC  (4+ messages)

[PATCH] spi: pl022: Add support for chip select extension
 2014-09-15 10:59 UTC  (5+ messages)

[PATCH v1 0/6] spi: dw: various clean ups and a bug fix
 2014-09-15  8:21 UTC  (10+ messages)
  ` [PATCH v1 1/6] spi: dw: don't use mrst prefix anymore
  ` [PATCH v1 2/6] spi: dw: remove FSF address
  ` [PATCH v1 3/6] spi: dw-mid: check that DMA was inited before exit
  ` [PATCH v1 4/6] spi: dw-mid: remove Moorestown support
  ` [PATCH v1 5/6] spi: dw-mid: remove redundant dmac member
  ` [PATCH v1 6/6] spi: dw-mid: remove FSF address and update copyright

[RFC 0/4] Improving SPI driver latency (vs v3.8.13.14-rt31)
 2014-09-14 14:45 UTC  (5+ messages)
  ` [RFC 1/4] spi: reenable sync SPI transfers
  ` [RFC 2/4] spidev: Avoid runtime memory allocations
  ` [RFC 3/4] spidev: actually use synchronous transfers
  ` [RFC 4/4] spidev-s3c64xx: allocate dma channel at startup

Autoloading of SPI/nor driver on kirkwood (qnap devices)
 2014-09-14  2:00 UTC  (7+ messages)

[PATCH v5] spi: spi-imx: add DMA support
 2014-09-11  1:37 UTC  (11+ messages)

Building SPI subsystem core as module
 2014-09-11  0:32 UTC 

[PATCH v2] spi: davinci: add support for adding delay between word's transmission
 2014-09-10 17:02 UTC  (7+ messages)

[PATCH] ARM: mvebu: use improved armada spi device tree compatible name
 2014-09-09 16:00 UTC  (3+ messages)

[PATCH] SPI: Fix error message
 2014-09-09 15:22 UTC  (2+ messages)

[PATCH v3 7/9] spi: core: Convert to dev_pm_domain_attach|detach()
 2014-09-09 11:36 UTC  (2+ messages)
  ` [PATCH v4 "

[PATCH 0/2] spi: davinci: fixes and updates
 2014-09-08 14:39 UTC  (9+ messages)
` [PATCH 2/2] spi: davinci: support adding delay between transmission

[PATCH 1/2] gpio: Add driver for AXM55xx SSP chip selects
 2014-09-08 11:35 UTC  (8+ messages)
  ` [PATCH 2/2] Documentation: DT bindings for AXM55xx SSP CS

[PATCH v3] spi: orion: support armada extended baud rates
 2014-09-08  3:30 UTC 

[PATCH v2] spi: orion: support armada extended baud rates
 2014-09-08  1:52 UTC  (11+ messages)

[PATCH 5/8] spi: sirf: add fifo reset/start for cmd transfer
 2014-09-07  0:55 UTC  (12+ messages)
  ` [PATCH 6/8] spi: sirf: set default spi frequency if it is not set
  ` [PATCH 7/8] spi: sirf: cleanup the indentation of marcos
  ` [PATCH 8/8] spi: sirf: make DMA transfer mode optional

[PATCH 0/8] spi: sirf: a bundle of fixes and cleanups
 2014-09-07  0:50 UTC  (12+ messages)
  ` [PATCH 1/8] spi: sirf: correct spi gpio and hardware chipselect behaviour
  ` [PATCH 2/8] spi: sirf: request and free cs gpio in setup and cleanup callbacks
  ` [PATCH 3/8] spi: sirf: enable RX_IO_DMA_INT interrupt
  ` [PATCH 4/8] spi: sirf: fix 'cmd_transfer' function typos

[PATCH 0/3] SPI Fixes for spi-rockchip
 2014-09-03 20:44 UTC  (3+ messages)
  ` [PATCH 1/3] spi/rockchip: Fix the wait_for_idle() timeout
` [PATCH 2/3] spi/rockchip: Don't warn if SPI is busy but disabled

FROM: Husam Al Sayed
 2014-09-03 18:50 UTC 

[PATCH 1/9] spi: davinci: Fix checkpatch issue
 2014-09-03 18:30 UTC  (15+ messages)
  ` [PATCH 3/9] spi: ep93xx: "
  ` [PATCH 4/9] spi: spi-mxs: "
  ` [PATCH 5/9] spi: orion: "
  ` [PATCH 6/9] spi: tegra114: "
  ` [PATCH 7/9] spi: tegra20-sflash: "
  ` [PATCH 8/9] spi: txx9: "
  ` [PATCH 9/9] spi: xtensa-xtfpga: "

[PATCH 1/4] spi: altera: remove unnecessary #ifdef CONFIG_OF
 2014-09-03 14:42 UTC  (14+ messages)
  ` [PATCH 2/4] spi: atmel: remove unnecessary #if defined(CONFIG_OF)
  ` [PATCH 3/4] spi: oc-tiny: remove unnecessary #ifdef CONFIG_OF
  ` [PATCH 4/4] spi: xtensa-xtfpga: "

[PATCH] spi: orion: support armada extended baud rates
 2014-09-03 14:11 UTC  (3+ messages)

Please read
 2014-09-02 18:50 UTC 

does cs_change work in spi-dw.c?
 2014-09-02  5:14 UTC  (2+ 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).