All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ahci: Tweaks to the driver's PCI function
@ 2014-04-17 12:13 Alexander Gordeev
  2014-04-17 12:13 ` [PATCH v2 1/2] ahci: Ensure "MSI Revert to Single Message" mode is not enforced Alexander Gordeev
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alexander Gordeev @ 2014-04-17 12:13 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alexander Gordeev, linux-ide

Changes since v1:
	- ahci_is_mrsm() open-coded inside ahci_init_interrupt()
	- changelog elaborated

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 |   19 ++++++++++++++-----
 drivers/ata/ahci.h |    1 +
 2 files changed, 15 insertions(+), 5 deletions(-)

-- 
1.7.7.6


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 12:13 [PATCH v2 0/2] ahci: Tweaks to the driver's PCI function Alexander Gordeev
2014-04-17 12:13 ` [PATCH v2 1/2] ahci: Ensure "MSI Revert to Single Message" mode is not enforced Alexander Gordeev
2014-04-17 12:13 ` [PATCH v2 2/2] ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() Alexander Gordeev
2014-04-17 13:28 ` [PATCH v2 0/2] ahci: Tweaks to the driver's PCI function Tejun Heo
2014-04-17 12:36   ` Alexander Gordeev
2014-04-17 14:00     ` Tejun Heo

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.