[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150324210727.GA28997@sirena.org.uk>
Date: Tue, 24 Mar 2015 14:07:27 -0700
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] spi fixes for v4.0
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists