public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.5-rc4
@ 2023-07-29  0:56 Damien Le Moal
  2023-07-29  1:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2023-07-29  0:56 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide

Linus,

The following changes since commit cec148c2476a6e06cf8190b20de81f98983b53ca:

  ata: pata_parport: Add missing protocol modules description (2023-07-17 08:30:41 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.5-rc4

for you to fetch changes up to 3ac873c76d79f055e1712754d9f2e90e41582f04:

  ata: libata-core: fix when to fetch sense data for successful commands (2023-07-28 11:30:34 +0900)

----------------------------------------------------------------
ata fixes for 6.5-rc4

 - Fix error message output in the pata_arasan_cf driver (Minjie).

 - Fix invalid error return in the pata_octeon_cf driver initialization
   (Yingliang).

 - Fix a compilation warning due to a missing static function
   declaration in the pata_ns87415 driver (Arnd).

 - Fix the condition evaluating when to fetch sense data for successful
   completions, which should be done only when command duration limits
   are being used (Niklas).

----------------------------------------------------------------
Arnd Bergmann (1):
      ata: pata_ns87415: mark ns87560_tf_read static

Minjie Du (1):
      ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()

Niklas Cassel (1):
      ata: libata-core: fix when to fetch sense data for successful commands

Yang Yingliang (1):
      ata: pata_octeon_cf: fix error return code in octeon_cf_probe()

 drivers/ata/libata-core.c    | 4 ++--
 drivers/ata/pata_arasan_cf.c | 3 ++-
 drivers/ata/pata_ns87415.c   | 2 +-
 drivers/ata/pata_octeon_cf.c | 6 +++---
 4 files changed, 8 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ata fixes for 6.5-rc4
  2023-07-29  0:56 [GIT PULL] ata fixes for 6.5-rc4 Damien Le Moal
@ 2023-07-29  1:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-07-29  1:42 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide

The pull request you sent on Sat, 29 Jul 2023 09:56:12 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.5-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ffabf7c731765da3dbfaffa4ed58b51ae9c2e650

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-29  1:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-29  0:56 [GIT PULL] ata fixes for 6.5-rc4 Damien Le Moal
2023-07-29  1:42 ` 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