]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 May 2016 01:00:39 +0000 (18:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 May 2016 01:00:39 +0000 (18:00 -0700)
commit18e25dc5b0109df0461f926b6228935c8f03f4cf
treed916d8513e6f7ea866c2acf3b5a8f368e015bf6d
parentc5e720a810b804204c404984ec1560099151a5cc
parentb5c99836d4a684f269dc8b079f0e60f39e1cb470
Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata

Pull libata updates from Tejun Heo:
 "Trivial changes except for special case timeout bumping.

  I have two more libata branches which depend on SCSI and dmaengine
  tree respectively.  I'll send pull requests for them once the
  prerequisite trees are pulled in"

* 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
  libata-scsi: use %*ph to dump small buffers
  treewide: Fix typos in libata.xml
  libata-core: Allow longer timeout for drive spinup from PUIS
  libata: Fixup awkward whitespace in warning by removing line continuation.