From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: IDE/ATA development list <linux-ide@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] libata changes for 5.6-rc1
Date: Wed, 5 Feb 2020 14:19:18 -0700 [thread overview]
Message-ID: <dac0d422-4a49-b50c-7096-2a092ee845ad@kernel.dk> (raw)
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
next reply other threads:[~2020-02-05 21:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-05 21:19 Jens Axboe [this message]
2020-02-06 8:00 ` [GIT PULL] libata changes for 5.6-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dac0d422-4a49-b50c-7096-2a092ee845ad@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox