linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [GIT PULL] spi fixes for v4.15
Date: Wed, 20 Dec 2017 17:14:38 +0000	[thread overview]
Message-ID: <20171220171438.GI17890@sirena.org.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 2245 bytes --]

The following changes since commit 1291a0d5049dbc06baaaf66a9ff3f53db493b19b:

  Linux 4.15-rc4 (2017-12-17 18:59:59 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.15-rc4

for you to fetch changes up to 4d029763724b6365c83c98f86f0958882efa8796:

  Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus (2017-12-19 11:07:00 +0000)

Hopefully I've managed to appease GMail, we shall see.

----------------------------------------------------------------
spi: Fixes for v4.15-rc4

A bunch of really small fixes here, all driver specific and mostly in
error handling and remove paths.  The most important fixes are for the
a3700 clock configuration and a fix for a nasty stall which could
potentially cause data corruption with the xilinx driver.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      spi: Fix double "when"
      spi: rspi: Do not set SPCR_SPE in qspi_set_config_register()

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus

Maxime Chevallier (1):
      spi: a3700: Fix clk prescaling for coefficient over 15

Radu Pirea (1):
      spi: atmel: fixed spin_lock usage inside atmel_spi_remove

Ricardo Ribalda Delgado (1):
      spi: xilinx: Detect stall with Unknown commands

Takuo Koguchi (1):
      spi: sun4i: disable clocks in the remove function

Trent Piepho (1):
      spi: imx: Update device tree binding documentation

 Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt | 18 ++++++++++++------
 drivers/spi/spi-armada-3700.c                          |  8 ++++++++
 drivers/spi/spi-atmel.c                                |  2 +-
 drivers/spi/spi-rspi.c                                 |  4 ++--
 drivers/spi/spi-sun4i.c                                |  2 +-
 drivers/spi/spi-xilinx.c                               | 11 +++++++++++
 include/linux/spi/spi.h                                |  2 +-
 7 files changed, 36 insertions(+), 11 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

                 reply	other threads:[~2017-12-20 17:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171220171438.GI17890@sirena.org.uk \
    --to=broonie-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).