linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] spi fixes for v4.19
@ 2018-09-28 14:30 Mark Brown
  2018-09-29  1:20 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2018-09-28 14:30 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-spi, linux-kernel, Linus Torvalds

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

The following changes since commit 5223c9c1cbfc0cd4d0a1b50758e0949af3290fa1:

  spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE (2018-08-28 20:55:23 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c949a8e8b43f2c75567269bcc9a50d704ae3c420:

  spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header (2018-09-20 12:23:31 -0700)

----------------------------------------------------------------
spi: Fixes for v4.19

Quite a few fixes for the Renesas drivers in here, plus a fix for the
Tegra driver and some documentation fixes for the recently added spi-mem
code.  The Tegra fix is relatively large but fairly straightforward and
mechanical, it runs on probe so it's been reasonably well covered in
-next testing.

----------------------------------------------------------------

There's also a small fix for error checking in the bitbanging GPIO
driver I forgot to mention above.

Boris Brezillon (2):
      spi: spi-mem: Add missing description for data.nbytes field
      spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header

Gaku Inami (1):
      spi: sh-msiof: Fix invalid SPI use during system suspend

Geert Uytterhoeven (2):
      spi: rspi: Fix invalid SPI use during system suspend
      spi: rspi: Fix interrupted DMA transfers

Hiromitsu Yamasaki (1):
      spi: sh-msiof: Fix handling of write value for SISTR register

Linus Walleij (1):
      spi: gpio: Fix copy-and-paste error

Marcel Ziswiler (1):
      spi: tegra20-slink: explicitly enable/disable clock

 drivers/spi/spi-gpio.c          |  4 ++--
 drivers/spi/spi-rspi.c          | 34 ++++++++++++++++++++++++++++++----
 drivers/spi/spi-sh-msiof.c      | 28 +++++++++++++++++++++++++++-
 drivers/spi/spi-tegra20-slink.c | 31 +++++++++++++++++++++++--------
 include/linux/spi/spi-mem.h     |  7 ++++---
 5 files changed, 86 insertions(+), 18 deletions(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] spi fixes for v4.19
  2018-09-28 14:30 [GIT PULL] spi fixes for v4.19 Mark Brown
@ 2018-09-29  1:20 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-09-29  1:20 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-spi, linux-kernel, Linus Torvalds

On Fri, Sep 28, 2018 at 03:30:41PM +0100, Mark Brown wrote:
> The following changes since commit 5223c9c1cbfc0cd4d0a1b50758e0949af3290fa1:
> 
>   spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE (2018-08-28 20:55:23 +0100)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.19-rc5

Now pulled, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-29  1:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-28 14:30 [GIT PULL] spi fixes for v4.19 Mark Brown
2018-09-29  1:20 ` Greg Kroah-Hartman

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