linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-28 09:22:34 to 2016-07-08 14:46:36 UTC [more...]

[PATCH v2 0/7] spi s3c64xx ioclk handling
 2016-07-08 14:46 UTC  (3+ 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 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  (3+ 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

[RFC] [PATCH v2 0/3] scatterlist: Add support to clone sg_table
 2016-07-08  8:18 UTC  (15+ messages)
` [RFC] [PATCH v2 1/3] scatterlist: Add support to clone scatterlist

[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 1/2] spi: clps711x: Driver refactor
 2016-07-07 10:01 UTC  (6+ 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 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 v2 1/2] spi: clps711x: Driver refactor
 2016-07-07  9:49 UTC  (2+ messages)
  ` [PATCH v2 2/2] spi: add DT binding for clps711x SPI

[PATCH v5 0/8] ACPI overlays
 2016-07-07  9:42 UTC  (24+ messages)
` [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 1/8] Documentation: acpi: add SSDT overlays documentation
  ` [PATCH v5 5/8] spi: add support for ACPI reconfigure notifications
  ` [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)

[PATCH] spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue
 2016-07-02 12:24 UTC  (3+ messages)

[PATCH] spi: spi-bfin-sport: Remove deprecated create_singlethread_workqueue
 2016-07-02 11:44 UTC  (2+ messages)

[PATCH] spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueue
 2016-07-02 11:43 UTC  (2+ messages)

[PATCH] spi: spi-txx9: Remove deprecated create_singlethread_workqueue
 2016-07-02 11:38 UTC  (2+ messages)

[PATCH] spi: spi-bfin5xx: Remove deprecated create_singlethread_workqueue
 2016-07-02 11:37 UTC  (2+ messages)

[PATCH] spi: spi-sh: Remove deprecated create_singlethread_workqueue
 2016-07-02 10:58 UTC  (2+ messages)

[PATCH RESEND] spi: spidev: Allow matching DT compatible strings from ACPI
 2016-07-02 10:15 UTC  (20+ messages)

[GIT PULL] SPI fixes for v4.7
 2016-07-02  9:08 UTC 

[PATCH 1/4] spi: Add option to wake a device by toggling CS
 2016-07-02  2:02 UTC  (17+ messages)
` [PATCH 2/4] spi: Document "
` [PATCH 3/4] spi: Add option to insert delay between transactions
` [PATCH 4/4] spi: Document "

[PATCH v2 0/3] Updated spidev usability patchset
 2016-07-01 19:36 UTC  (24+ messages)
` [PATCH v2 3/3] drivers core: allow id match override when manually binding driver

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

[PATCH 0/6] clk: sti: Add support for critical clocks
 2016-07-01  9:59 UTC  (7+ messages)
` [PATCH 6/6] spi: st-ssc4: Remove 'no clocking' hack

[PATCH 2/5] spi: s3c64xx: group the CS signalling writes in a single function
 2016-06-30 12:15 UTC  (2+ messages)
` Applied "spi: s3c64xx: group the CS signalling writes in a single function" to the spi tree

[PATCH v2 2/5] spi: s3c64xx: consider the case when the CS line is not connected
 2016-06-30 12:15 UTC  (2+ messages)
` Applied "spi: s3c64xx: consider the case when the CS line is not connected" to the spi tree

[PATCH 4/5] spi: s3c64xx: do not configure the device twice
 2016-06-30 12:15 UTC  (2+ messages)
` Applied "spi: s3c64xx: do not configure the device twice" to the spi tree

[PATCH 5/5] spi: s3c63xx: simplify if statement in prepare_transfer function
 2016-06-30 12:15 UTC  (2+ messages)
` Applied "spi: s3c64xx: simplify if statement in prepare_transfer function" to the spi tree

[PATCH v4 0/8]
 2016-06-30 11:56 UTC  (4+ messages)
` [PATCH v4 6/8] efi: load SSTDs from EFI variables

[PATCH/RFC 0/6] spi: Add slave mode support
 2016-06-29  9:30 UTC  (4+ messages)
` [PATCH/RFC 1/6] spi: Document DT bindings for SPI controllers in slave mode

[PATCH] spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch"
 2016-06-28 19:36 UTC  (2+ messages)
` Applied "spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch"" to the spi tree

[PATCH] Doc: spi: Fix typo in devicetree/bindings/spi
 2016-06-28 19:36 UTC  (3+ messages)
  ` Applied "spi: Fix typo in devicetree/bindings/spi" 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).