]> git.baikalelectronics.ru Git - kernel.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)
commitc181f56e1bb6bdf04baa8a2aef781319499870e1
treedb61757216b60dde9ad37046b87eb4c6a0e022f7
parent201e0598c20a7144fdfa1d988f8118f7c74a420a
parent03c980a1eb2edaefeb6bf4dfd8269b8e969faca6
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