]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Jul 2016 16:40:11 +0000 (09:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Jul 2016 16:40:11 +0000 (09:40 -0700)
commit467ce7693f5111c11daeb75e02eba2ab9ee6f334
treedb61757216b60dde9ad37046b87eb4c6a0e022f7
parenta2b0db5b55d5d70d6cdc380af287145418cb9c15
parent2a9b27b326d67dcd1bca066bc35c709da972833c
Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "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"

* tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: sunxi: fix transfer timeout
  spi: sun4i: fix FIFO limit
  spi: rockchip: Signal unfinished DMA transfers
  spi: spi-ti-qspi: Suspend the queue before removing the device