* [GIT PULL] libata changes for 5.6-rc1
@ 2020-02-05 21:19 Jens Axboe
2020-02-06 8:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-02-05 21:19 UTC (permalink / raw)
To: Linus Torvalds; +Cc: IDE/ATA development list, linux-kernel@vger.kernel.org
Hi Linus,
A few minor changes for libata that should go into this merge window.
This pull request contains:
- Adding a Sandisk CF card to supported pata_pcmcia list (Christian)
- Move pata_arasan_cf away from legacy API (Peter)
- Ensure ahci DMA/ints are shut down on shutdown (Prabhakar)
Please pull!
git://git.kernel.dk/linux-block.git tags/libata-5.6-2020-02-05
----------------------------------------------------------------
Christian Zigotzky (1):
pata_pcmia: add SanDisk High (>8G) CF card to supported list
Peter Ujfalusi (1):
ata: pata_arasan_cf: Use dma_request_chan() instead dma_request_slave_channel()
Prabhakar Kushwaha (1):
ata: ahci: Add shutdown to freeze hardware resources of ahci
drivers/ata/ahci.c | 7 +++++++
drivers/ata/libata-core.c | 21 +++++++++++++++++++++
drivers/ata/pata_arasan_cf.c | 6 ++++--
drivers/ata/pata_pcmcia.c | 1 +
include/linux/libata.h | 1 +
5 files changed, 34 insertions(+), 2 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-06 8:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-05 21:19 [GIT PULL] libata changes for 5.6-rc1 Jens Axboe
2020-02-06 8:00 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox