]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Apr 2020 17:26:28 +0000 (10:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Apr 2020 17:26:28 +0000 (10:26 -0700)
commitfac06f8b77f81412ce1570aa332bc5e420da8aaa
tree21651916aa987401cad4e7fb6785e0d0bb6fb7b0
parent350c87fb5cf683069d623918953aeefb884a3cfe
parent2fb2ebaa2c944d9c949b6ea9d575e8b686111ea9
Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-block

Pull libata fixes from Jens Axboe:
 "A few followup changes/fixes for libata:

   - PMP removal fix (Kai-Heng)

   - Add remapped NVMe device attribute to sysfs (Kai-Heng)

   - Remove redundant assignment (Colin)

   - Add yet another Comet Lake ID (Jian-Hong)"

* tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-block:
  ahci: Add Intel Comet Lake PCH RAID PCI ID
  ata: ahci: Add sysfs attribute to show remapped NVMe device count
  ata: ahci-imx: remove redundant assignment to ret
  libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set