Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1435754

[GIT PULL] SPI fixes for v4.7

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] SPI fixes for v4.7
Date 2016-07-02 11:10 +0200
Message-ID <rQp61-1Ds-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

The following changes since commit 4c2e07c6a29e0129e975727b9f57eede813eea85:

  Linux 4.7-rc5 (2016-06-26 17:52:03 -0700)

are available in the git repository at:

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

for you to fetch changes up to 2a9b27b326d67dcd1bca066bc35c709da972833c:

  Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix/sunxi' and 'spi/fix/ti-qspi' into spi-linus (2016-06-30 13:17:29 +0100)

----------------------------------------------------------------
spi: Fixes for v4.7

A few small driver-specific fixes for SPI, all in the normal important
if you hit them category especially the rockchip driver fix which
addresses a race which has been exposed more frequently with some recent
performance improvements.

----------------------------------------------------------------
Jean-Jacques Hiblot (1):
      spi: spi-ti-qspi: Suspend the queue before removing the device

Mark Brown (2):
      Merge branch 'asoc-fix-ep93xx' into spi-fix-ep93xx
      Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix/sunxi' and 'spi/fix/ti-qspi' into spi-linus

Michal Suchanek (2):
      spi: sun4i: fix FIFO limit
      spi: sunxi: fix transfer timeout

Tomeu Vizoso (1):
      spi: rockchip: Signal unfinished DMA transfers

 drivers/spi/spi-rockchip.c |  4 +++-
 drivers/spi/spi-sun4i.c    | 23 +++++++++++++++++++----
 drivers/spi/spi-sun6i.c    | 10 +++++++++-
 drivers/spi/spi-ti-qspi.c  |  7 +++++++
 4 files changed, 38 insertions(+), 6 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] SPI fixes for v4.7 Mark Brown <broonie@kernel.org> - 2016-07-02 11:10 +0200

csiph-web