linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-12 18:44:07 to 2016-08-01 15:09:26 UTC [more...]

[PATCH v5 0/8] Broadcom stb, nsp, ns2, cygnus QSPI driver
 2016-08-01 15:09 UTC  (10+ messages)
  ` [PATCH v5 1/8] Documentation: dt: spi: Add BRCMSTB SoC bindings
  ` [PATCH v5 2/8] spi: bcm-qspi: Add Broadcom MSPI driver
  ` [PATCH v5 3/8] spi: bcm-qspi: Add BSPI spi-nor flash controller driver
  ` [PATCH v5 4/8] mtd: m25p80: Let m25p80_read() fallback to spi transfer
  ` [PATCH v5 5/8] Documentation: dt: spi: Add Broadcom NSP, NS2 SoC bindings
  ` [PATCH v5 6/8] arm: dts: Add bcm-nsp and bcm958625k support
  ` [PATCH v5 7/8] arm64: dts: Add ns2 SoC support
  ` [PATCH v5 8/8] spi: nsp-qspi: Add Broadcom NSP, NS2, Cygnus "

Question about spi_transfer_one_message
 2016-08-01 14:47 UTC 

Question about spi_transfer_one_message
 2016-08-01 14:30 UTC 

[PATCH v3 0/3] Spidev usability patchset update
 2016-07-30 17:45 UTC  (16+ messages)
` [PATCH v3 1/3] spi: spidev: create spidev device for all spi slaves
    ` [lkp] "
` [PATCH v3 2/3] spi: of: allow instantiating slaves without a driver
` [PATCH v3 3/3] spi: core: allow creating devices without spi-max-frequency

[PATCH v3 00/13] sunxi spi fixes
 2016-07-30 17:32 UTC  (6+ messages)

[PATCH v4 0/2] J-Core SPI controller support
 2016-07-30  3:34 UTC  (8+ messages)
` [PATCH v4 2/2] spi: add driver for J-Core SPI controller
` [PATCH v4 1/2] of: add J-Core SPI master bindings

[PATCH v5 0/8] Broadcom stb, nsp, ns2, cygnus QSPI driver
 2016-07-29 22:12 UTC  (2+ messages)
  ` [PATCH v5 1/8] Documentation: dt: spi: Add BRCMSTB SoC bindings

SPI: performance regression when using the common message queuing infrastructure
 2016-07-29 12:11 UTC  (6+ messages)

[PATCH, V4, 1/5] Documentation: dt: spi-bcm-qspi: NSP, NS2, BRCMSTB SoC bindings
 2016-07-29 11:44 UTC  (18+ messages)
` [PATCH, V4, 2/5] spi: bcm-qspi: Add SPI flash and MSPI driver

[PATCH -next] spi: pic32-sqi: use list_move_tail and list_move
 2016-07-28 19:56 UTC  (2+ messages)
  ` Applied "spi: pic32-sqi: use list_move_tail and list_move" to the spi tree

[PATCH 0/6] SPI ThunderX driver
 2016-07-28 13:58 UTC  (24+ messages)
` [PATCH 1/6] spi: octeon: Convert driver to use readq()/writeq() functions
` [PATCH 2/6] spi: octeon: Store system clock freqency in struct octeon_spi
` [PATCH 3/6] spi: octeon: Put register offsets into a struct
` [PATCH 4/6] spi: octeon: Move include file from arch/mips to drivers/spi
` [PATCH 5/6] spi: octeon: Split driver into Octeon specific and common parts
        ` [PATCH v2] "
` [PATCH 6/6] spi: octeon: Add thunderx driver
                ` [PATCH v2] "

[PATCH] spi: Split bus and I/O locking
 2016-07-28  9:59 UTC  (4+ messages)

[PATCH v2 0/2] SPI ThunderX driver
 2016-07-28  8:31 UTC  (3+ messages)
` [PATCH v2 1/2] spi: octeon: Split driver into Octeon specific and common parts
  ` [PATCH v2 2/2] spi: octeon: Add thunderx driver

[PATCH] spi: qup: Remove spi_master_put in spi_qup_remove()
 2016-07-27 19:13 UTC  (2+ messages)
  ` Applied "spi: qup: Remove spi_master_put in spi_qup_remove()" to the spi tree

[PATCH] spi: mediatek: remove spi_master_put in mtk_spi_remove()
 2016-07-27 19:13 UTC  (2+ messages)
  ` Applied "spi: mediatek: remove spi_master_put in mtk_spi_remove()" to the spi tree

[PATCH] spi: img-spfi: Remove spi_master_put in img_spfi_remove()
 2016-07-27 19:13 UTC  (2+ messages)
  ` Applied "spi: img-spfi: Remove spi_master_put in img_spfi_remove()" to the spi tree

[PATCH] spi: vulcan: Add ACPI support for SPI driver
 2016-07-27 18:20 UTC  (2+ messages)

[GIT PULL] SPI updates for v4.8
 2016-07-27 17:58 UTC 

[PATCH -next] spi: core: fix missing unlock on error in __spi_pump_messages()
 2016-07-26  9:35 UTC 

[RFC v2] regmap: Add regmap_pipe_read API
 2016-07-25  7:28 UTC  (3+ messages)

[PATCH] spi: pic32: fixup wait_for_completion_timeout return handling
 2016-07-24 21:06 UTC  (2+ messages)
  ` Applied "spi: pic32: fixup wait_for_completion_timeout return handling" to the spi tree

[PATCH] spi: pic32-sqi: fixup wait_for_completion_timeout return handling
 2016-07-24 21:06 UTC  (2+ messages)
` Applied "spi: pic32-sqi: fixup wait_for_completion_timeout return handling" to the spi tree

Unsynchronized access to spi bus by mmc_rescan?
 2016-07-21 23:27 UTC  (8+ messages)

[PATCH v6] ARM: sun4i: spi: Allow transfers larger than FIFO size
 2016-07-21 18:20 UTC  (7+ messages)

[PATCH] wlcore: spi: fix build warning caused by redundant variable
 2016-07-20 18:27 UTC  (2+ messages)

[PATCH] spi: rockchip: limit transfers to (64K - 1) bytes
 2016-07-20 17:01 UTC  (7+ messages)
  ` Applied "spi: rockchip: limit transfers to (64K - 1) bytes" to the spi tree

[PATCH v2 0/3] Init device ids from ACPI of_compatible
 2016-07-20 11:37 UTC  (15+ messages)
  ` [PATCH v2 1/3] acpi: Export acpi_of_modalias equiv of of_modalias_node
  ` [PATCH v2 2/3] acpi i2c: Initialize info.type from of_compatible
` [PATCH v2 3/3] acpi spi: Initialize modalias "

[PATCHv8] wlcore: spi: add wl18xx support
 2016-07-20  7:04 UTC  (3+ messages)

[PATCH v7] wlcore: spi: add wl18xx support
 2016-07-19 18:16 UTC  (4+ messages)
  ` [v7] "

[PATCH v6] wlcore: spi: add wl18xx support
 2016-07-19  6:30 UTC 

[PATCH v5] wlcore: spi: add wl18xx support
 2016-07-18 17:04 UTC  (4+ messages)

[PATCH/RFC 0/6] spi: Add slave mode support
 2016-07-18 17:02 UTC  (5+ messages)
` [PATCH/RFC 2/6] spi: core: Add support for registering SPI slave controllers
` [PATCH/RFC 4/6] spi: slave: Add SPI slave handler reporting boot up time

[PATCH] spi: sh-msiof: request and set cs-gpio direction to output
 2016-07-18 12:09 UTC  (2+ messages)

[PATCH v3 0/7] spi s3c64xx ioclk handling
 2016-07-18 10:30 UTC  (14+ messages)
` [PATCH v3 1/7] bindings: spi-samsung: add exynos5433 spi compatible
` [PATCH v3 2/7] bindings: spi-samsung: document the clocks and the clock-name property
` [PATCH v3 7/7] clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocks

Unhandled fault: external abort on non-linefetch (0x1028)
 2016-07-17  8:45 UTC  (2+ messages)

SPI device sniffing/mirror feature
 2016-07-16 13:27 UTC 

[PATCH] spi: spi-sh: Remove deprecated create_singlethread_workqueue
 2016-07-16  8:06 UTC  (2+ messages)

[PATCH v2 1/2] spi: xilinx: Handle errors from platform_get_irq()
 2016-07-15 11:57 UTC  (3+ messages)
  ` [PATCH v2 2/2] spi: xilinx: Return IRQ_NONE if no interrupts were detected
  ` Applied "spi: xilinx: Handle errors from platform_get_irq()" to the spi tree

[PATCH 2/2] spi: xilinx: Return IRQ_NONE if no interrupts were detected
 2016-07-15 11:57 UTC  (2+ messages)
  ` Applied "spi: xilinx: Return IRQ_NONE if no interrupts were detected" to the spi tree

[Question] Can of_find_spi_xx_by_node be moved out of CONFIG_OF_DYNAMIC in SPI driver
 2016-07-15 11:23 UTC  (3+ messages)

[PATCH -next] spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()
 2016-07-14 16:33 UTC  (6+ messages)
    `  "
        `  "
    ` Applied "spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()" to the spi tree

[PATCH v2 1/7] bindings: spi-samsung: add exynos5433 spi compatible
 2016-07-14 16:33 UTC  (2+ messages)
` Applied "spi: s3c64xx: add exynos5433 spi compatible" to the spi tree

[PATCH v3] bindings: spi-samsung: document the clocks and the clock-name property
 2016-07-14 16:32 UTC  (2+ messages)
` Applied "spi: s3c64xx: document the clocks and the clock-name property" to the spi tree

[PATCH v2 3/7] spi: s3c64xx: rename goto labels to meaningful names
 2016-07-14 16:32 UTC  (2+ messages)
  ` Applied "spi: s3c64xx: rename goto labels to meaningful names" to the spi tree

[PATCH v2 4/7] spi: s3c64xx: use error code from clk_prepare_enable()
 2016-07-14 16:32 UTC  (2+ messages)
` Applied "spi: s3c64xx: use error code from clk_prepare_enable()" to the spi tree

[PATCH v2 5/7] spi: s3c64xx: add exynos5433 compatible for ioclk handling
 2016-07-14 16:32 UTC  (2+ messages)
` Applied "spi: s3c64xx: add Exynos5433 compatible for ioclk handling" to the spi tree

[PATCH v3 6/7] spi: s3c64xx: restore removed comments
 2016-07-14 16:32 UTC  (2+ messages)
  ` Applied "spi: s3c64xx: restore removed comments" to the spi tree

[PATCH RFCv1 0/1] Update struct spi_transfer to specify 8x bit transfers
 2016-07-14 13:30 UTC  (3+ messages)
` [PATCH RFCv1 1/1] spi: Expand tx_nbits/rx_nbits to add 8-bit transfer

Loan
 2016-07-14 11:51 UTC 

[PATCH v2 1/2] spi: clps711x: Driver refactor
 2016-07-13  8:32 UTC  (6+ messages)
` [PATCH v2 2/2] spi: add DT binding for clps711x SPI

[PATCH] spi: spi-sh: Remove deprecated create_singlethread_workqueue
 2016-07-12 18:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue
 2016-07-12 18:44 UTC  (3+ messages)
` [PATCH v2] "


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