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


Groups > linux.kernel > #1399298

[GIT PULL] SPI fixes for v4.6

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] SPI fixes for v4.6
Date 2016-05-11 18:10 +0200
Message-ID <rxERY-3dg-13@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 04974df8049fc4240d22759a91e035082ccd18b4:

  Linux 4.6-rc6 (2016-05-01 15:52:31 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.6-rc7

for you to fetch changes up to 9b1f189e6dfb0483b715e19364c782d2ddee96a0:

  Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/omap2-mcspi', 'spi/fix/pxa2xx' and 'spi/fix/ti-qspi' into spi-linus (2016-05-06 18:20:37 +0100)

----------------------------------------------------------------
spi: Fixes for v4.6

A bunch of small driver specific fixes that have come up, none of them
remarkable in themselves.  One fixes a regression introduced in the
merge window and another two are targetted at stable.

----------------------------------------------------------------
Akinobu Mita (1):
      spi: omap2-mcspi: Undo broken fix for dma transfer of vmalloced buffer

Andrey Vostrikov (1):
      spi: spi-fsl-dspi: Fix cs_change handling in message transfer

Ben Hutchings (2):
      spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
      spi: spi-ti-qspi: Handle truncated frames properly

Jarkko Nikula (1):
      spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/omap2-mcspi', 'spi/fix/pxa2xx' and 'spi/fix/ti-qspi' into spi-linus

 drivers/spi/spi-fsl-dspi.c    |  4 +--
 drivers/spi/spi-omap2-mcspi.c | 62 +++++++++++++++++++++++++++++++------------
 drivers/spi/spi-pxa2xx.c      |  2 +-
 drivers/spi/spi-ti-qspi.c     | 45 +++++++++++++++++++------------
 4 files changed, 76 insertions(+), 37 deletions(-)

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


Thread

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

csiph-web