linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-25 19:17:59 to 2018-08-25 05:21:25 UTC [more...]

[PATCH V3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-25  5:21 UTC  (2+ messages)

[PATCH v4] spi: orion: cosmetics - alias long direct_access variables
 2018-08-24 22:50 UTC  (4+ messages)

[RFC 1/3 net] lorawan: Add LoRaWAN class module
 2018-08-24 15:58 UTC 

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-24 11:00 UTC  (27+ messages)

-next: Traceback at at drivers/spi/spi.c:2179 spi_register_controller
 2018-08-23 20:08 UTC 

[PATCH v11 0/6] Driver for at91 usart in spi mode
 2018-08-23 11:23 UTC  (5+ messages)
` [PATCH v11 6/6] tty/serial: atmel: change the driver to work under at91-usart mfd

[PATCH 2/4] spi: Make of_find_spi_device_by_node() available
 2018-08-23 10:33 UTC 

[PATCH -next] spi: Fix double IDR allocation with DT aliases
 2018-08-23 10:21 UTC  (5+ messages)

[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-22  9:33 UTC  (3+ messages)
` [PATCH 10/11] spi: "

[PATCH] spi: sh-msiof: Add r8a774a1 support
 2018-08-21 13:25 UTC  (3+ messages)

[PATCH v4] mtd: spi-mem: Add the default transfer length adjustments
 2018-08-21  7:15 UTC 

[PATCH v2 1/3] spi: Introduce one new field to set word delay
 2018-08-20 19:38 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: spi: Add Spreadtrum SPI controller documentation
` [PATCH v2 3/3] spi: sprd: Add SPI driver for Spreadtrum SC9860

[PATCH] mtd: m25p80: consider max message size when use the spi_mem_xx() API
 2018-08-20 17:13 UTC  (4+ messages)

[PATCH] mtd: m25p80: consider max message size when use the spi_mem_xx() API
 2018-08-20 13:54 UTC  (3+ messages)

[PATCH] spi: dw: support 4-16 bits per word
 2018-08-18  8:37 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] spi: fsl-espi: master->mem_ops is implemented in the controller
 2018-08-17 10:32 UTC  (2+ messages)

Applied "spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers" to the spi tree
 2018-08-15 14:45 UTC 

Re2: [PATCH] spi:fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2018-08-15 14:36 UTC  (2+ messages)

[PATCH v3] spi: orion: cosmetics - alias long direct_access variables
 2018-08-15  7:10 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: spi: Add Spreadtrum SPI controller documentation
 2018-08-15  2:17 UTC  (22+ messages)
` [PATCH 2/2] spi: sprd: Add SPI driver for Spreadtrum SC9860

[PATCH] spi:fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2018-08-14 14:18 UTC  (2+ messages)

[PATCH v3] spi: orion: cosmetics - alias long direct_access variables
 2018-08-13 20:50 UTC 

[RFC net-next 00/15] net: A socket API for LoRa
 2018-08-13 12:36 UTC  (22+ messages)
          ` linux-lora.git and LoRaWAN (was: [RFC net-next 00/15] net: A socket API for LoRa)

[GIT PULL] SPI updates for v4.19
 2018-08-13 10:02 UTC 

[PATCH] spi: davinci: fix a NULL pointer dereference
 2018-08-10 16:31 UTC  (2+ messages)
` Applied "spi: davinci: fix a NULL pointer dereference" to the spi tree

[PATCH v2] spi: orion: cosmetics - alias long direct_access variables
 2018-08-06 20:06 UTC  (2+ messages)

[PATCH v2] spi: orion: cosmetics - alias long direct_access variables
 2018-08-06 19:43 UTC 

[PATCH] spi: orion: cosmetics - alias long direct_access variables
 2018-08-06 19:27 UTC  (3+ messages)

[PATCH RESEND 0/5] spi: imx: Improve non 8-bit aligned words and dynamic bursts
 2018-08-06  9:41 UTC  (9+ messages)
` [PATCH RESEND 1/5] spi: imx: Remove duplicate variable assignments
` [PATCH RESEND 2/5] spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32
` [PATCH RESEND 3/5] spi: imx: Use correct number of bytes per words
` [PATCH RESEND 4/5] spi: imx: remove unnecessary check in spi_imx_can_dma

[PATCH v2 00/12] Port the FSL QSPI driver to the SPI framework
 2018-08-04 13:37 UTC  (5+ messages)
` [PATCH v2 03/12] spi: Add a driver for the Freescale/NXP QuadSPI controller
    ` Questions about "

[PATCH v3 0/3] Extend the SPI mem interface to set a custom memory name
 2018-08-02 14:58 UTC  (11+ messages)
` [PATCH v3 1/3] spi: spi-mem: Fix a typo in the documentation of struct spi_mem
  ` Applied "spi: spi-mem: Fix a typo in the documentation of struct spi_mem" to the spi tree
` [PATCH v3 2/3] spi: spi-mem: Extend the SPI mem interface to set a custom memory name
` [PATCH v3 3/3] mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
  ` Applied "mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name" to the spi tree

[RFC PATCH v2 0/6] New QuadSPI driver for Atmel SAMA5D2
 2018-08-02 11:48 UTC  (8+ messages)
` [RFC PATCH v2 5/6] spi: Add "

[PATCH] spi: uniphier: remove unnecessary include headers
 2018-08-02 10:12 UTC  (2+ messages)
` Applied "spi: uniphier: remove unnecessary include headers" to the spi tree

[PATCH v3 0/2] add SPI controller driver for UniPhier SoCs
 2018-08-02  7:52 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: spi: add DT bindings for UniPhier SPI controller
` [PATCH v3 2/2] spi: add SPI controller driver for UniPhier SoC
  ` Applied "spi: add SPI controller driver for UniPhier SoC" to the spi tree

[PATCH v4 0/3] Add support for MSCC Ocelot SPI
 2018-07-31 18:16 UTC  (7+ messages)
` [PATCH v4 1/3] spi: dw: document Microsemi integration
  ` Applied "spi: dw: document Microsemi integration" to the spi tree
` [PATCH v4 2/3] mips: dts: mscc: Add spi on Ocelot
` [PATCH v4 3/3] mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123

[PATCH v2 0/2] add SPI controller driver for UniPhier SoCs
 2018-07-30 23:44 UTC  (16+ messages)
` [PATCH v2 1/2] dt-bindings: spi: add DT bindings for UniPhier SPI controller
` [PATCH v2 2/2] spi: add SPI controller driver for UniPhier SoC

[PATCH] spi: omap2-mcspi: remove several redundant variables
 2018-07-30 16:03 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: remove several redundant variables" to the spi tree

[PATCH 00/15] MIPS: pistachio: Creator Ci40 aka Marduk SPI-UART
 2018-07-30 15:35 UTC  (7+ messages)
` [PATCH 10/15] spi: img-spfi: Implement dual and quad mode
` [PATCH 13/15] spi: img-spfi: RX maximum burst size for DMA is 8
` [PATCH 14/15] spi: img-spfi: Finish every transfer cleanly

[PATCH v3 0/5] Add support for MSCC Ocelot SPI
 2018-07-30 11:05 UTC  (11+ messages)
` [PATCH v3 1/5] spi: dw: export dw_spi_set_cs
  ` Applied "spi: dw: export dw_spi_set_cs" to the spi tree
` [PATCH v3 2/5] dt-bindings: spi: snps,dw-apb-ssi: document Microsemi integration
` [PATCH v3 3/5] spi: dw-mmio: add MSCC Ocelot support
  ` Applied "spi: dw-mmio: add MSCC Ocelot support" to the spi tree
` [PATCH v3 4/5] mips: dts: mscc: Add spi on Ocelot
` [PATCH v3 5/5] mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123

[PATCH v2 0/4] Add support for MSCC Ocelot SPI
 2018-07-27 15:26 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: spi: snps,dw-apb-ssi: document Microsemi integration
` [PATCH v2 2/4] spi: dw-mmio: add MSCC Ocelot support
` [PATCH v2 3/4] mips: dts: mscc: Add spi on Ocelot
` [PATCH v2 4/4] mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123

[PATCH 0/2] add SPI controller driver for UniPhier SoCs
 2018-07-25 19:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi: add DT bindings for UniPhier SPI controller


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