linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-02 12:24:14 to 2016-07-14 13:30:53 UTC [more...]

[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, V4, 1/5] Documentation: dt: spi-bcm-qspi: NSP, NS2, BRCMSTB SoC bindings
 2016-07-13 22:36 UTC  (9+ messages)
` [PATCH, V4, 2/5] spi: bcm-qspi: Add SPI flash and MSPI driver

[PATCH v3 0/7] spi s3c64xx ioclk handling
 2016-07-13 21:56 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 3/7] spi: s3c64xx: rename goto labels to meaningful names
` [PATCH v3 4/7] spi: s3c64xx: use error code from clk_prepare_enable()
` [PATCH v3 5/7] spi: s3c64xx: add Exynos5433 compatible for ioclk handling
` [PATCH v3 6/7] spi: s3c64xx: restore removed comments
  ` [PATCH v3 7/7] clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocks

[PATCH v2 0/3] Init device ids from ACPI of_compatible
 2016-07-13 14:15 UTC  (9+ 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 "

[PATCH -next] spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()
 2016-07-13  9:17 UTC  (5+ messages)
    `  "
        `  "

[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  (4+ messages)
    ` [PATCH v2] "

[PATCH v2 0/7] spi s3c64xx ioclk handling
 2016-07-12 18:07 UTC  (29+ messages)
` [PATCH v2 1/7] bindings: spi-samsung: add exynos5433 spi compatible
` [PATCH v2 2/7] bindings: spi-samsung: document the clocks and the clock-name property
    ` [PATCH v3] "
` [PATCH v2 3/7] spi: s3c64xx: rename goto labels to meaningful names
` [PATCH v2 4/7] spi: s3c64xx: use error code from clk_prepare_enable()
` [PATCH v2 6/7] spi: s3c64xx: restore removed comments
        ` [PATCH v3 "
` [PATCH v2 7/7] clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocks
  ` [PATCH v2 5/7] spi: s3c64xx: add exynos5433 compatible for ioclk handling

[RFC] [PATCH v2 0/3] scatterlist: Add support to clone sg_table
 2016-07-12 17:14 UTC  (16+ messages)
` [RFC] [PATCH v2 1/3] scatterlist: Add support to clone scatterlist

[PATCH 1/2] spi: xilinx: Handle errors from platform_get_irq()
 2016-07-12 13:48 UTC  (5+ messages)
  ` [PATCH 2/2] spi: xilinx: Return IRQ_NONE if no interrupts were detected

[PATCH] spi: spi-ti-qspi: clear wlen field while setting word length
 2016-07-11 17:08 UTC  (10+ messages)

[PATCH 1/2] spi: clps711x: Driver refactor
 2016-07-11 14:42 UTC  (7+ messages)
  ` [PATCH 2/2] dt-bindings: spi: add binding for clps711x SPI
    ` Applied "spi: add binding for clps711x SPI" to the spi tree
` Applied "spi: clps711x: Driver refactor" "

[PATCH v5] wlcore: spi: add wl18xx support
 2016-07-10  8:32 UTC 

[PATCH v7 0/8] ACPI overlays
 2016-07-08 16:13 UTC  (9+ messages)
` [PATCH v7 1/8] Documentation: acpi: add SSDT overlays documentation
  ` [PATCH v7 2/8] acpi: fix enumeration (visited) flags for bus rescans
  ` [PATCH v7 3/8] acpi: add support for ACPI reconfiguration notifiers
  ` [PATCH v7 5/8] spi: add support for ACPI reconfigure notifications
  ` [PATCH v7 7/8] acpi: add support for configfs
` [PATCH v7 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v7 6/8] efi: load SSTDs from EFI variables
` [PATCH v7 8/8] acpi: add support for loading SSDTs via configfs

[PATCH 0/4] spi s3c64xx ioclk handling
 2016-07-08 13:21 UTC  (12+ messages)
` [PATCH 1/4] spi: s3c64xx: rename goto labels to meaningful names
` [PATCH 2/4] bindings: spi-samsung: add exynos5433 spi compatible
` [PATCH 3/4] spi: s3c64xx: add nexynos5433 compatible for ioclk handling
` [PATCH 4/4] spi: s3c64xx: restore removed comments

[PATCH v4] wlcore: spi: add wl18xx support
 2016-07-08  9:57 UTC  (2+ messages)

[RFC] [PATCH v3 0/4] spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
 2016-07-08  8:54 UTC  (10+ messages)
` [RFC] [PATCH v3 2/4] spi: spi-omap2-mcspi: Select SPI_SPLIT
    ` Applied "spi: omap2-mcspi: Select SPI_SPLIT" to the spi tree
  ` [RFC] [PATCH v3 1/4] spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
  ` [RFC] [PATCH v3 3/4] spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
      ` Applied "spi: omap2-mcspi: Use the SPI framework to handle DMA mapping" to the spi tree
  ` [RFC] [PATCH v3 4/4] ARM: dts: am335x-icev2: Add SPI based NOR

[PATCH] spi: s3c64xx: do not disable the clock while configuring the spi
 2016-07-07 12:24 UTC  (5+ messages)
  ` Applied "spi: s3c64xx: do not disable the clock while configuring the spi" to the spi tree

[PATCH v1 1/1] spi: pxa2xx-pci: Support both chipselects on Braswell
 2016-07-07 10:05 UTC  (3+ messages)
  ` Applied "spi: pxa2xx-pci: Support both chipselects on Braswell" to the spi tree

[PATCH v1 1/1] spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
 2016-07-07 10:01 UTC  (2+ messages)
` Applied "spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark" to the spi tree

SPI: performance regression when using the common message queuing infrastructure
 2016-07-07  9:50 UTC  (4+ messages)

[PATCH v5 0/8] ACPI overlays
 2016-07-07  9:42 UTC  (23+ messages)
` [PATCH v5 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v5 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v5 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v5 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v5 5/8] spi: "
` [PATCH v5 6/8] efi: load SSTDs from EFI variables
` [PATCH v5 7/8] acpi: add support for configfs
` [PATCH v5 8/8] acpi: add support for loading SSDTs via configfs

[PATCH v6 6/8] efi: load SSTDs from EFI variables
 2016-07-06 11:58 UTC  (2+ messages)

[PATCH v2 0/5] s3c64xx: consider the case of a disconnected CS line and some code rework
 2016-07-05 15:01 UTC  (4+ messages)
` [PATCH v2 5/5] spi: s3c64xx: use unsigned type for fifo handling variables

[RFC] [PATCH 2/3] spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
 2016-07-05 14:50 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Add comments for RX only DMA buffer workaround" to the spi tree

[PATCH v2] spi: spidev: Add ACPI probing support
 2016-07-04 14:49 UTC  (2+ messages)
  ` Applied "spi: spidev: Add ACPI probing support" to the spi tree

[PATCH] spi: pxa2xx: Add support for Intel Kaby Lake PCH-H
 2016-07-04 14:17 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Add support for Intel Kaby Lake PCH-H" to the spi tree

[PATCH v1 0/4] spi: pxa2xx-pci: Enable on Intel Merrifield
 2016-07-04 14:17 UTC  (9+ messages)
  ` [PATCH v1 1/4] spi: pxa2xx-pci: Do a specific setup in a separate function
      ` Applied "spi: pxa2xx-pci: Do a specific setup in a separate function" to the spi tree
  ` [PATCH v1 2/4] spi: pxa2xx-pci: Enable SPI on Intel Merrifield
      ` Applied "spi: pxa2xx-pci: Enable SPI on Intel Merrifield" to the spi tree
  ` [PATCH v1 3/4] spi: pxa2xx-pci: Remove unused code
      ` Applied "spi: pxa2xx-pci: Remove unused code" to the spi tree
  ` [PATCH v1 4/4] spi: pxa2xx-pci: Sort header block alphabetically
      ` Applied "spi: pxa2xx-pci: Sort header block alphabetically" to the spi tree

[PATCH] spi: spidev: Add ACPI probing support
 2016-07-04 13:29 UTC  (6+ messages)

[patch] spi: s3c64xx: indent an if statement
 2016-07-04  8:58 UTC  (2+ messages)
` Applied "spi: s3c64xx: indent an if statement" to the spi tree

[PATCH] spi: imx: wait_for_completion_timeout(..) for PIO transfers
 2016-07-02 13:26 UTC  (4+ 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).