LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] spi fixes for v4.0
@ 2015-03-09 18:08 Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2015-03-09 18:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-spi

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

The following changes since commit 13a7a6ac0a11197edcd0f756a035f472b42cdf8b:

  Linux 4.0-rc2 (2015-03-03 09:04:59 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v4.0-rc2

for you to fetch changes up to 60c1beeff40b04097298e10640580f62420a55ca:

  Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus (2015-03-06 21:10:56 +0000)

----------------------------------------------------------------
spi: Fixes for v4.0

A collection of driver specific fixes to which the usual comments about
them being important if you see them mostly apply (except for the
comment fix).  The pl022 one is particularly nasty for anyone affected
by it.

----------------------------------------------------------------
Alexander Sverdlin (1):
      spi: pl022: Fix race in giveback() leading to driver lock-up

Andy Shevchenko (3):
      spi: dw-pci: correct number of chip selects
      spi: dw: revisit FIFO size detection again
      spi: dw-mid: avoid potential NULL dereference

Marcin Bis (1):
      spi: fix a typo in comment.

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus

Mugunthan V N (1):
      drivers: spi: ti-qspi: wait for busy bit clear before data write/read

Sifan Naeem (1):
      spi: img-spfi: Verify max spfi transfer length

Torsten Fleischer (1):
      spi: atmel: Fix interrupt setup for PDC transfers

 drivers/spi/spi-atmel.c    | 12 ++++++------
 drivers/spi/spi-dw-mid.c   |  6 ++++++
 drivers/spi/spi-dw-pci.c   |  4 ++--
 drivers/spi/spi-dw.c       |  4 ++--
 drivers/spi/spi-img-spfi.c |  7 +++++++
 drivers/spi/spi-pl022.c    |  2 +-
 drivers/spi/spi-ti-qspi.c  | 22 ++++++++++++++++++++++
 include/linux/spi/spi.h    |  2 +-
 8 files changed, 47 insertions(+), 12 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

* [GIT PULL] spi fixes for v4.0
@ 2015-03-24 21:07 Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2015-03-24 21:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel

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

The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6:

  Linux 4.0-rc5 (2015-03-22 16:50:21 -0700)

are available in the git repository at:

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

for you to fetch changes up to 072ac04d31b14647e9835b1a699ebe3413e5d222:

  Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup' into spi-linus (2015-03-24 10:38:44 -0700)

----------------------------------------------------------------
spi: Fixes for v4.0

A couple of driver specific fixes of the usual "important if you have
that device" kind together with a fix for a use after free bug that was
introduced into the trace code in some of the recent refactoring of the
message queue handling.

----------------------------------------------------------------
Andy Shevchenko (1):
      spi: dw-mid: clear BUSY flag fist and test other one

Ivan T. Ivanov (1):
      spi: qup: Fix cs-num DT property parsing

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup' into spi-linus

Uwe Kleine-König (1):
      spi: trigger trace event for message-done before mesg->complete

 drivers/spi/spi-dw-mid.c | 6 ++++--
 drivers/spi/spi-qup.c    | 9 +++++----
 drivers/spi/spi.c        | 5 +++--
 3 files changed, 12 insertions(+), 8 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2015-03-24 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-09 18:08 [GIT PULL] spi fixes for v4.0 Mark Brown
2015-03-24 21:07 Mark Brown

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