linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-04 17:29:57 to 2015-05-14 21:43:14 UTC [more...]

[PATCH 0/2] Add Broadcom MSPI driver
 2015-05-14 21:43 UTC  (17+ messages)
` [PATCH 1/2] ARM: dts: Add binding for "
` [PATCH 2/2] spi: bcm-mspi: Add support "

[PATCH] spi: Force the registration of the spidev devices
 2015-05-14 14:34 UTC  (31+ messages)
  ` [PATCH] spi: Add option to bind spidev to all chipselects

[PATCH v2] spi: sirf: add support for USP-based SPI
 2015-05-14 11:27 UTC 

spi: race in spi_finalize_current_message starting queue_kthread_work before the message is unmapped
 2015-05-14 11:19 UTC  (13+ messages)
                            ` [PATCH] spi: SPI_MASTER_MUST_* with scatter-gather only option and avoiding realloc
    ` [PATCH] spi: fix race freeing dummy_tx/rx before it is unmapped

[PATCH v2 1/3] spi: spi-fsl-dspi: Enable TCF interrupt mode support
 2015-05-14  9:56 UTC  (4+ messages)

[PATCH v2 00/17] new locomo driver set
 2015-05-14  6:35 UTC  (36+ messages)
` [PATCH v2 01/17] mfd: add new driver for Sharp LoCoMo
` [PATCH v2 02/17] leds: port locomo leds driver to new locomo core
` [PATCH v2 03/17] input: convert LoCoMo keyboard driver to use "
` [PATCH v2 04/17] input: locomokbd: provide an Alt-SysRQ combination
` [PATCH v2 07/17] gpio: port LoCoMo gpio support from old driver
` [PATCH v2 08/17] gpio: locomo: implement per-pin irq handling
` [PATCH v2 10/17] i2c: add locomo i2c driver
` [PATCH v2 13/17] ASoC: pxa: poodle: make use of new locomo GPIO interface
` [PATCH v2 14/17] ARM: pxa: poodle: use new LoCoMo driver
` [PATCH v2 17/17] ARM: drop old "

[PATCH] spi: omap2-mcspi: Add calls for pinctrl state select
 2015-05-13 18:15 UTC  (2+ messages)

Add Mediatek SPI driver
 2015-05-13 13:58 UTC  (10+ messages)
  ` [PATCH 1/3] dt-bindings: ARM: Mediatek: Document devicetree bindings for spi bus
  ` [PATCH 3/3] arm64: dts: Add spi bus dts
` [PATCH 2/3] spi: mediatek: Add spi bus for Mediatek MT8173

[PATCH v1] spi: spi-fsl-dspi: Enable TCF interrupt mode support
 2015-05-13 11:45 UTC  (2+ messages)

[PATCH v1 3/3] spi: spi-fsl-dspi: Bug fix incorrect CS de-assert
 2015-05-13 10:12 UTC 

[PATCH v1 2/3] spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length
 2015-05-13 10:12 UTC 

[PATCH] spi: omap2-mcspi: Fix native cs with new set_cs
 2015-05-12 19:21 UTC  (5+ messages)

next-20150511 / omap2-mcspi: regression for sdp4430 boot
 2015-05-12 17:28 UTC  (10+ messages)

[PATCH 2/3] spidev: Add DT binding example
 2015-05-12 16:06 UTC  (13+ messages)
    ` [linux-sunxi] "
      ` [linux-sunxi] "

[PATCH] spi: bcm2835: enable dma modes for transfers meeting certain conditions
 2015-05-12 10:42 UTC  (7+ messages)
              ` [PATCH] spi: bcm2835: fix kbuild compile warnings/errors and a typo

[PATCH 1/3] spi: Add addr_width field to struct spi_message
 2015-05-12 10:23 UTC  (11+ messages)
  ` [PATCH 2/3] mtd: m25p80: Initialize the addr_width field of spi_message
  ` [PATCH 3/3] spi/fsl-espi: Add the 4Byte address width device support

[PATCH] ARM: tegra: add "nor-jedec" flash compatible binding
 2015-05-11 22:46 UTC  (9+ messages)

[GIT PULL] SPI fixes for v4.1
 2015-05-11 18:18 UTC 

[PATCH] spi: pl022: Specify 'num-cs' property as required in devicetree binding
 2015-05-11 17:22 UTC  (2+ messages)

[PATCH] spi: spidev: Remove unneeded variable
 2015-05-11 15:15 UTC  (2+ messages)

[PATCH v2] dmaengine: bcm2835: Add slave dma support
 2015-05-11  5:11 UTC  (4+ messages)

[PATCH v2] spi: omap2-mcspi: Add gpio_request and init CS
 2015-05-08 18:55 UTC  (2+ messages)

[PATCH v4 0/2] spi: omap2-mcspi: Add support for GPIO chipselects
 2015-05-08 17:53 UTC  (7+ messages)
` [PATCH v4 1/2] spi: omap2-mcspi: Switch driver to use transfer_one
` [PATCH v4 2/2] spi: omap2-mcspi: Add gpio_request and init CS

[PATCH 0/1 v2] spi: Re-do the returning value of rspi_dma_check_then_transfer
 2015-05-08  1:35 UTC  (4+ messages)
` [PATCH 1/1 "

[PATCH 1/4] devicetree: add binding documentation for the AR7100 SPI controller
 2015-05-07 21:18 UTC  (2+ messages)
  ` [PATCH] devicetree: Misc fix for the AR7100 SPI controller binding

[PATCH v3] spi: omap2-mcspi: Add support for GPIO chipselects
 2015-05-07 19:56 UTC  (6+ messages)

[PATCH 1/2] spi: sirf: replace kmalloc by devm_kzalloc
 2015-05-07 10:30 UTC  (7+ messages)
  ` [PATCH 2/2] spi: sirf: add support for USP-based SPI

spi-bcm2835 depends GPIOLIB
 2015-05-07  4:55 UTC  (3+ messages)

[PATCH v2] spi: sirf: request and free cs gpio in setup and cleanup callbacks
 2015-05-06 18:47 UTC  (2+ messages)

[PATCH 17/27] spi: Allow compile test of GPIO consumers if !GPIOLIB
 2015-05-06 15:21 UTC  (2+ messages)

[PATCH 1/2] spi: add spi_statistics framework
 2015-05-05 15:48 UTC  (10+ messages)
` [PATCH 2/2] spi: add statistics gathering and reporting methods

[PATCH resend 1/5] spi: bcm2835: Add GPIOLIB dependency
 2015-05-05 11:40 UTC  (8+ 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).