linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-24 14:10:46 to 2018-03-14 15:35:47 UTC [more...]

[PATCH 00/47] arch-removal: device drivers
 2018-03-14 15:35 UTC  (2+ messages)
` [PATCH 34/47] spi: remove blackfin related host drivers

[PATCH 00/16] remove eight obsolete architectures
 2018-03-14 14:43 UTC  (2+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs

[PATCH] spi: bcm-qspi: fIX some error handling paths
 2018-03-13 18:36 UTC 

[PATCH v3 03/20] kconfig: Remove leftover references to AVR32 symbol
 2018-03-12 15:01 UTC  (13+ messages)
      ` [PATCH] video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE
    ` [PATCH] spi: kconfig: Remove AVR32 dep. from SPI_ATMEL
            ` [PATCH v2] "
                ` [PATCH v3] "
              ` Applied "spi: kconfig: Remove AVR32 dep. from SPI_ATMEL" to the spi tree

[PATCH v3 0/2] Chunk splitting of spi transfers
 2018-03-12  9:54 UTC  (3+ messages)
` [PATCH v3 1/2] spi: Split spi message into chunks of <65535 in the spi subsystem
` [PATCH v3 2/2] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer

[PATCH v2 0/2] Chunk splitting of spi transfers
 2018-03-11 13:35 UTC  (6+ messages)
` [PATCH v2 1/2] spi: Split spi message into chunks of <65535 in the spi subsystem
` [PATCH v2 2/2] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer

[RFC PATCH 0/6] spi: Extend the framework to generically support memory devices
 2018-03-08 14:07 UTC  (41+ messages)
  ` [RFC PATCH 1/6] spi: Extend the core to ease integration of SPI memory controllers
  ` [RFC PATCH 2/6] spi: bcm-qspi: Implement the spi_mem interface
  ` [RFC PATCH 3/6] spi: bcm53xx: "
  ` [RFC PATCH 4/6] spi: ti-qspi: "
  ` [RFC PATCH 5/6] mtd: spi-nor: Use the spi_mem_xx() API
  ` [RFC PATCH 6/6] spi: Get rid of the spi_flash_read() API

[PATCH] spi: tegra20-slink: use true and false for boolean values
 2018-03-08 13:14 UTC  (3+ messages)

[PATCH] spi: Fix unregistration of controller with fixed SPI bus number
 2018-03-06 15:47 UTC 

[PATCH v2 0/2] Chunk splitting of spi transfers
 2018-03-04 17:38 UTC  (10+ messages)
` [PATCH v2 1/2] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer
` [PATCH v2 2/2] spi/spi-bcm2835: Add bcm2835_spi_transfer_one_message in spi-bcm2835.c

[PATCH] spi: Fix scatterlist elements size in spi_map_buf
 2018-03-02 18:02 UTC  (3+ messages)
` Applied "spi: Fix scatterlist elements size in spi_map_buf" to the spi tree

[PATCH] spi: atmel: init FIFOs before spi enable
 2018-02-28 11:06 UTC  (3+ messages)
` Applied "spi: atmel: init FIFOs before spi enable" to the spi tree

[PATCH] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer
 2018-02-19 17:42 UTC  (2+ messages)

[PATCH v3 2/2] dt-bindings: spi: updated usage example for spi-rx/tx-bus-width properties
 2018-02-17  8:48 UTC 

[PATCH 1/4] spi: orion: Make the error message greppable
 2018-02-15 17:36 UTC  (11+ messages)
  ` [PATCH 3/4] spi: orion: Prepare space for per-child options
  ` [PATCH 4/4] spi: orion: Software control for inter-word delays
  ` [PATCH 2/4] spi: orion: Respect per-transfer bits_per_word settings
      ` Applied "spi: orion: Respect per-transfer bits_per_word settings" to the spi tree

[PATCH 0/3] Convert GPIO SPI to use descriptors only
 2018-02-14 18:53 UTC  (10+ messages)
` [PATCH 1/3] spi: spi-gpio: Rewrite to use GPIO descriptors
  ` Applied "spi: spi-gpio: Rewrite to use GPIO descriptors" to the spi tree
` [PATCH 2/3] spi: spi-gpio: Delete references to non-GENERIC_BITBANG
` [PATCH 3/3] spi: spi-gpio: Augment device tree bindings

[PATCH 3/5] spi: spi-gpio: Augment device tree bindings
 2018-02-14 16:28 UTC  (2+ messages)
  ` Applied "spi: spi-gpio: Augment device tree bindings" to the spi tree

[PATCH] spi: bcm2835aux: use 64-bit arithmetic instead of 32-bit
 2018-02-14 16:28 UTC  (13+ messages)
  ` [PATCH] spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc
    ` Applied "spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc" to the spi tree

[PATCH] spi: orion: Allow specifying which HW CS to use with a GPIO CS
 2018-02-14 16:26 UTC  (22+ messages)
                ` [PATCH v2] spi: orion: Rework GPIO CS handling

[PATCH] spi: pxa2xx: Move SSP idle waiting to cs_deassert()
 2018-02-12 12:10 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Move SSP idle waiting to cs_deassert()" to the spi tree

[PATCH 1/2] spi: dw: Convert to generalized SPI controller API
 2018-02-12 12:09 UTC  (4+ messages)
  ` [PATCH 2/2] spi: pxa2xx: "
      ` Applied "spi: pxa2xx: Convert to generalized SPI controller API" to the spi tree
  ` Applied "spi: dw: "

[PATCH 0/4] Improvements for MCP23Sxx chips
 2018-02-09  3:37 UTC  (13+ messages)
  ` [PATCH 1/4] pinctrl: mcp23s08: IRQ behavior for open-drain interrupts
  ` [PATCH 2/4] pinctrl: mcp23s08: spi: Fix regmap debugfs entries
` [PATCH 4/4] pinctrl: mcp23s08: spi: Fix duplicate pinctrl "
` [PATCH 3/4] pinctrl: mcp23s08: spi: Add HW address to gpio_chip.label

[PATCHv3 0/3] spi: support for Socionext Synquacer platform
 2018-02-09  2:43 UTC  (6+ messages)
` [PATCHv3 1/3] dt-bindings: spi: Add DT bindings for Synquacer
` [PATCHv3 2/3] spi: Add spi driver for Socionext Synquacer platform

spidev: That spidev in the DT issue again
 2018-02-06  8:41 UTC  (5+ messages)

[PATCH 03/20] kconfig: Remove leftover references to AVR32 symbol
 2018-02-05  4:44 UTC  (3+ messages)
    ` [PATCH v2 "

Achtung Herr / Frau !!
 2018-02-03  1:31 UTC 

Achtung Herr / Frau !!
 2018-02-03  0:57 UTC 

MAX310X transfers usage in DMA mode
 2018-02-02 10:19 UTC 

Kredit? so schnell wie möglich?
 2018-02-01  8:49 UTC 

[GIT PULL] SPI updates for v4.16
 2018-01-29 13:00 UTC 

[PATCH] spi: sprd: Use 'spi_master_put()' instead of 'spi_controller_put()'
 2018-01-26 17:32 UTC  (3+ messages)

[PATCH] spi: dw: Remove unused members from struct chip_data
 2018-01-26 15:26 UTC  (3+ messages)
  ` Applied "spi: dw: Remove unused members from struct chip_data" to the spi tree

[PATCH] spi: orion: Fix a resource leak if the optional "axi" clk is deferred
 2018-01-26 12:54 UTC  (3+ messages)
` Applied "spi: orion: Fix a resource leak if the optional "axi" clk is deferred" to the spi tree

[RFC] Add ability to multiplex SPI bus
 2018-01-25 15:54 UTC  (6+ messages)
` [RFC] spi: add spi multiplexing functions for dt

Issue with spi_map_buf
 2018-01-25 14:47 UTC 

[PATCH 0/2] spi: a3700: Remove endianness correction functions
 2018-01-24 15:36 UTC  (7+ messages)
  ` [PATCH 1/2] spi: a3700: Remove endianness swapping functions when accessing FIFOs
    ` Applied "spi: a3700: Remove endianness swapping functions when accessing FIFOs" to the spi tree
` [PATCH 2/2] spi: a3700: Remove endianness swapping for full-duplex transfers
  ` Applied "spi: a3700: Remove endianness swapping for full-duplex transfers" to the spi tree


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