All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: [GIT PULL] libata fixes for v4.14-rc3
Date: Tue, 3 Oct 2017 06:16:13 -0700	[thread overview]
Message-ID: <20171003131613.GE3301751@devbig577.frc2.facebook.com> (raw)

Hello, Linus.

Nothing too interesting.  Arnd's gcc-7 warning fixes that slipped
through the cracks for two release cycles (my bad), and two minor low
level driver updates.

Thanks.

The following changes since commit c0da4fa0d1a54495d6055c009ac46b76d1da2c86:

  Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2017-09-07 12:53:14 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.14-fixes

for you to fetch changes up to d312fefea8387503375f728855c9a62de20c9665:

  ahci: don't ignore result code of ahci_reset_controller() (2017-10-02 12:21:30 -0700)

----------------------------------------------------------------
Ard Biesheuvel (1):
      ahci: don't ignore result code of ahci_reset_controller()

Arnd Bergmann (1):
      ata: avoid gcc-7 warning in ata_timing_quantize

Ville Syrjälä (1):
      ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDs

 drivers/ata/ahci.c        |  5 ++++-
 drivers/ata/ata_piix.c    |  1 +
 drivers/ata/libata-core.c | 20 ++++++++++----------
 3 files changed, 15 insertions(+), 11 deletions(-)

-- 
tejun

                 reply	other threads:[~2017-10-03 13:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20171003131613.GE3301751@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --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 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.