The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9: Linux 4.6-rc2 (2016-04-03 09:09:40 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.6-rc2 for you to fetch changes up to cb39f732abbe4f38d2bef8e0a1c8bd5c242fc1b7: Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into spi-linus (2016-04-04 10:05:49 -0700) ---------------------------------------------------------------- spi: Fixes for v4.6 A couple of driver specific fixes here that came in since the merge window plus one core fix for locking in cases where a client driver grabs a lock on the whole bus for an extended series of operations that was introduced by the changes to support accelerated flash operations. ---------------------------------------------------------------- Akinobu Mita (1): spi: omap2-mcspi: fix dma transfer for vmalloced buffer Geert Uytterhoeven (1): spi: rockchip: Spelling s/divsor/divisor/ Heiko Stübner (1): spi: fix possible deadlock between internal bus locks and bus_lock_flag Knut Wohlrab (1): spi: imx: only do necessary changes to ECSPIx_CONFIGREG Mark Brown (3): Merge remote-tracking branch 'spi/fix/core' into spi-linus Merge remote-tracking branch 'spi/fix/imx' into spi-linus Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into spi-linus Sascha Hauer (1): spi: imx: Fix possible NULL pointer deref Shawn Lin (1): spi: rockchip: fix probe deferral handling drivers/spi/spi-imx.c | 16 +++++++++-- drivers/spi/spi-omap2-mcspi.c | 62 ++++++++++++------------------------------- drivers/spi/spi-rockchip.c | 16 ++++++----- drivers/spi/spi.c | 4 +-- 4 files changed, 43 insertions(+), 55 deletions(-)
Attachment:
signature.asc
Description: PGP signature