Linux-ide Archive mirror
 help / color / mirror / Atom feed
From: Damien Le Moal <dlemoal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-ide@vger.kernel.org
Cc: Niklas Cassel <cassel@kernel.org>
Subject: [GIT PULL] ata changes for 6.8-rc1
Date: Wed,  3 Jan 2024 08:38:58 +0900	[thread overview]
Message-ID: <20240102233858.150598-1-dlemoal@kernel.org> (raw)

Linus,

The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

  Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.8-rc1

for you to fetch changes up to fa7280e5dd815363af147dc5358b25f5a06c9c68:

  MAINTAINERS: Add Niklas Cassel as libata maintainer (2023-12-29 10:12:33 +0900)

----------------------------------------------------------------
ata changes for 6.8-rc1

 - Cleanup the pxa PATA driver to use dma_request_chan() instead of the
   deprecated dma_request_slave_channel().

 - Add Niklas as co-maintainer of the ata subsystem.

----------------------------------------------------------------
Christophe JAILLET (1):
      ata: pata_pxa: convert not to use dma_request_slave_channel()

Damien Le Moal (1):
      MAINTAINERS: Add Niklas Cassel as libata maintainer

 MAINTAINERS            | 3 ++-
 drivers/ata/pata_pxa.c | 7 +++----
 2 files changed, 5 insertions(+), 5 deletions(-)

             reply	other threads:[~2024-01-02 23:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-02 23:38 Damien Le Moal [this message]
2024-01-11 22:57 ` [GIT PULL] ata changes for 6.8-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=20240102233858.150598-1-dlemoal@kernel.org \
    --to=dlemoal@kernel.org \
    --cc=cassel@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 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 read-only IMAP folder(s) and NNTP newsgroup(s).