]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Mar 2019 21:59:54 +0000 (13:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Mar 2019 21:59:54 +0000 (13:59 -0800)
commit79de22016433a3fffa070793a32bcc2fb243dc8e
tree5e66f61602ba1896585026c1c41e1782ab8763ba
parent3de5cf6094b0ce1b714ff6915d4c144061c53f9c
parentc8bcd5a76d442f24ae2b8c06b6c3a61dc05b89e3
Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block

Pull libata updates from Jens Axboe:
 "Pretty quiet round: a few small fixes, comment typo, and most notably
  a low level driver for the PATA Buddha controller"

* tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block:
  ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq handler implemented
  libata: fix a typo in comment
  ata: macio: Use of_node_name_eq for node name comparisons
  ata: pata_samsung_cf: simplify getting .driver_data
  ata: pata_platform: Add IRQF_SHARED to IRQ flags
  ata: pata_of_platform: Allow to use 16-bit wide data transfer
  ata: add Buddha PATA controller driver