linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ALWAYS copy <linux-ide@vger.kernel.org>
Subject: [GIT PULL] libata changes for 5.15-rc1
Date: Mon, 30 Aug 2021 08:43:18 -0600	[thread overview]
Message-ID: <25e33a98-25ad-1db1-98c8-ea74c0b3809e@kernel.dk> (raw)

Hi Linus,

libata changes for the 5.15 release:

- NCQ priority improvements (Damien, Niklas)

- coccinelle warning fix (Jing)

- dwc_460ex phy fix (Andy)

Please pull!


The following changes since commit 7d549995d4e0d99b68e8a7793a0d23da6fc40fe8:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2021-07-27 14:13:33 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/for-5.15/libata-2021-08-30

for you to fetch changes up to 62283c6c9d4c1018badcd0b9c5b6ca66d978fa0d:

  include:libata: fix boolreturn.cocci warnings (2021-08-24 10:11:21 -0600)

----------------------------------------------------------------
for-5.15/libata-2021-08-30

----------------------------------------------------------------
Andy Shevchenko (1):
      ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()

Damien Le Moal (9):
      libata: fix ata_host_start()
      libata: simplify ata_scsi_rbuf_fill()
      libata: cleanup device sleep capability detection
      libata: cleanup ata_dev_configure()
      libata: cleanup NCQ priority handling
      libata: fix ata_read_log_page() warning
      libata: print feature list on device scan
      libata: Introduce ncq_prio_supported sysfs sttribute
      docs: sysfs-block-device: document ncq_prio_supported

Jing Yangyang (1):
      include:libata: fix boolreturn.cocci warnings

Niklas Cassel (1):
      docs: sysfs-block-device: improve ncq_prio_enable documentation

 Documentation/ABI/testing/sysfs-block-device |  43 ++++-
 drivers/ata/libahci.c                        |   1 +
 drivers/ata/libata-core.c                    | 272 ++++++++++++++-------------
 drivers/ata/libata-sata.c                    |  62 +++---
 drivers/ata/libata-scsi.c                    |  60 +-----
 drivers/ata/sata_dwc_460ex.c                 |  12 +-
 include/linux/libata.h                       |   7 +-
 7 files changed, 243 insertions(+), 214 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2021-08-30 14:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30 14:43 Jens Axboe [this message]
2021-08-31  2:14 ` [GIT PULL] libata changes for 5.15-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=25e33a98-25ad-1db1-98c8-ea74c0b3809e@kernel.dk \
    --to=axboe@kernel.dk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).