]> git.ipfire.org Git - thirdparty/linux.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)
commit4221b807d1f73c03d22543416d303b60a5d1ef31
tree5e66f61602ba1896585026c1c41e1782ab8763ba
parent3601fe43e8164f67a8de3de8e988bfcb3a94af46
parent3bac408a8bcaa2b06e44a3a0254ca26b1ca3025a
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