All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Gordeev <agordeev@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: Alexander Gordeev <agordeev@redhat.com>, linux-ide@vger.kernel.org
Subject: [PATCH 0/2] ahci: Tweaks to the driver's PCI function
Date: Wed,  2 Apr 2014 10:19:55 +0200	[thread overview]
Message-ID: <cover.1396426390.git.agordeev@redhat.com> (raw)

Hello,

The changes are against the latest Linus tree.

Cc: linux-ide@vger.kernel.org

Alexander Gordeev (2):
  ahci: Ensure "MSI Revert to Single Message" mode is not enforced
  ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()

 drivers/ata/ahci.c |   25 +++++++++++++++++++++----
 drivers/ata/ahci.h |    1 +
 2 files changed, 22 insertions(+), 4 deletions(-)

-- 
1.7.7.6

             reply	other threads:[~2014-04-02  8:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02  8:19 Alexander Gordeev [this message]
2014-04-02  8:19 ` [PATCH 1/2] ahci: Ensure "MSI Revert to Single Message" mode is not enforced Alexander Gordeev
2014-04-16 20:01   ` Tejun Heo
2014-04-17 12:16     ` Alexander Gordeev
2014-04-02  8:19 ` [PATCH 2/2] ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() Alexander Gordeev
2014-04-16 20:02   ` Tejun Heo

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=cover.1396426390.git.agordeev@redhat.com \
    --to=agordeev@redhat.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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.