linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ahci: Tweaks to the driver's PCI function
@ 2014-04-02  8:19 Alexander Gordeev
  2014-04-02  8:19 ` [PATCH 1/2] ahci: Ensure "MSI Revert to Single Message" mode is not enforced Alexander Gordeev
  2014-04-02  8:19 ` [PATCH 2/2] ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() Alexander Gordeev
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Gordeev @ 2014-04-02  8:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alexander Gordeev, linux-ide

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

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

end of thread, other threads:[~2014-04-17 13:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-02  8:19 [PATCH 0/2] ahci: Tweaks to the driver's PCI function Alexander Gordeev
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

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).