All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: IDE/ATA development list <linux-ide@vger.kernel.org>,
	"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] libata changes for 5.5-rc1
Date: Thu, 21 Nov 2019 10:11:57 -0700	[thread overview]
Message-ID: <7f58df62-263c-3e2f-edb7-63e526c2222e@kernel.dk> (raw)

Hi Linus.

Here are the libata changes for 5.5-rc1. Just a few fixes all over the
place, support for the Annapurna SATA controller, and a patchset that
cleans up the error defines and ultimately fixes anissue with sata_mv.

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-5.5/libata-20191121


----------------------------------------------------------------
Bartosz Golaszewski (1):
      ahci: tegra: use regulator_bulk_set_supply_names()

Colin Ian King (1):
      ata: pata_artop: make arrays static const, makes object smaller

Hanna Hawa (1):
      ahci: Add support for Amazon's Annapurna Labs SATA controller

Jiri Slaby (4):
      ata: Documentation, fix function names
      ata: define AC_ERR_OK
      ata: make qc_prep return ata_completion_errors
      ata: sata_mv, avoid trigerrable BUG_ON

John Garry (1):
      libata: Ensure ata_port probe has completed before detach

Michał Mirosław (1):
      ata_piix: remove open-coded dmi_match(DMI_OEM_STRING)

 Documentation/driver-api/libata.rst | 14 +++++++-------
 drivers/ata/acard-ahci.c            |  6 ++++--
 drivers/ata/ahci.c                  | 13 +++++++++++++
 drivers/ata/ahci_tegra.c            |  6 +++---
 drivers/ata/ata_piix.c              | 14 ++++++--------
 drivers/ata/libahci.c               |  6 ++++--
 drivers/ata/libata-core.c           | 12 ++++++++++--
 drivers/ata/libata-sff.c            | 12 ++++++++----
 drivers/ata/pata_artop.c            |  4 ++--
 drivers/ata/pata_macio.c            |  6 ++++--
 drivers/ata/pata_pxa.c              |  8 +++++---
 drivers/ata/pdc_adma.c              |  7 ++++---
 drivers/ata/sata_fsl.c              |  4 +++-
 drivers/ata/sata_inic162x.c         |  4 +++-
 drivers/ata/sata_mv.c               | 34 ++++++++++++++++++----------------
 drivers/ata/sata_nv.c               | 18 +++++++++++-------
 drivers/ata/sata_promise.c          |  6 ++++--
 drivers/ata/sata_qstor.c            |  8 +++++---
 drivers/ata/sata_rcar.c             |  6 ++++--
 drivers/ata/sata_sil.c              |  8 +++++---
 drivers/ata/sata_sil24.c            |  6 ++++--
 drivers/ata/sata_sx4.c              |  6 ++++--
 include/linux/libata.h              | 13 +++++++------
 23 files changed, 138 insertions(+), 83 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2019-11-21 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-21 17:11 Jens Axboe [this message]
2019-11-25 22:45 ` [GIT PULL] libata changes for 5.5-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=7f58df62-263c-3e2f-edb7-63e526c2222e@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-ide@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.