]> 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)
commit1de9e4dd0c900d72910bb8f3e9d0f652f95880fd
treedb61757216b60dde9ad37046b87eb4c6a0e022f7
parent94a9db2dcd1eecea03e29f11ff485d0f7d78990a
parentc6471e27ad4e3f54fa8272a1e85d3026351ffa48
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