public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V7 0/9] [SCSI] aacraid: Patchset for aacraid driver version 41010
@ 2015-08-27 10:50 Mahesh Rajashekhara
  2015-08-27 10:50 ` [PATCH V7 1/9] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS Mahesh Rajashekhara
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Mahesh Rajashekhara @ 2015-08-27 10:50 UTC (permalink / raw)
  To: JBottomley, linux-scsi
  Cc: thenzl, Murthy.Bhat, Karthikeya.Sunkesula, aacraid, Harry.Yang,
	Rich.Bono

This patchset includes the following changes (bug fixes and new feature support) specific to aacraid driver.

V7:
Removed patch 08 of V6.
Keep the review-tags going V6->V7.

V6:
Applied driver update change at the end.
Merged 10 and 11 of V5 into 9 of V6.
AAC_MAX_MSIX definition change.
aac_msi option description and subject change.
Removed 'reviewed-by' tag.

V5:
Splited patch 10 from V4 into 2
Added one more patch to request minimum 2 MSIx.

V4:
Updated code with pci_enable_msix_range instead of exact.

V3:
Increased msleep() time from 1 to 20.
Created new patch for pci_enable_msix() replacement.
Changed subject/description of patch 03.

Mahesh Rajashekhara (9):
  [SCSI] aacraid: Fix for logical device name and UID not exposed to the
    OS
  [SCSI] aacraid: Add Power Management support
  [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller
  [SCSI] aacraid: Enable 64-bit write to controller register
  [SCSI] aacraid: Tune response path if IsFastPath bit set
  [SCSI] aacraid: Reset irq affinity hints before releasing irq
  [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from
    suspend
  [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range()
  [SCSI] aacraid: Update driver version

 drivers/scsi/aacraid/aachba.c   | 265 +++++++++++++++++++++-------------------
 drivers/scsi/aacraid/aacraid.h  |  20 ++-
 drivers/scsi/aacraid/comminit.c | 147 +++++++++++-----------
 drivers/scsi/aacraid/commsup.c  | 113 ++++++++++++-----
 drivers/scsi/aacraid/linit.c    | 152 +++++++++++++++++++++++
 drivers/scsi/aacraid/rx.c       |   1 +
 drivers/scsi/aacraid/sa.c       |   1 +
 drivers/scsi/aacraid/src.c      |  64 +++-------
 8 files changed, 480 insertions(+), 283 deletions(-)

-- 
1.9.3


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

end of thread, other threads:[~2015-08-28 10:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 10:50 [PATCH V7 0/9] [SCSI] aacraid: Patchset for aacraid driver version 41010 Mahesh Rajashekhara
2015-08-27 10:50 ` [PATCH V7 1/9] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS Mahesh Rajashekhara
2015-08-27 15:08   ` James Bottomley
2015-08-28 10:35     ` Mahesh Rajashekhara
2015-08-27 10:51 ` [PATCH V7 2/9] [SCSI] aacraid: Add Power Management support Mahesh Rajashekhara
2015-08-27 10:51 ` [PATCH V7 3/9] [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller Mahesh Rajashekhara
2015-08-27 10:51 ` [PATCH V7 4/9] [SCSI] aacraid: Enable 64-bit write to controller register Mahesh Rajashekhara
2015-08-27 10:51 ` [PATCH V7 5/9] [SCSI] aacraid: Tune response path if IsFastPath bit set Mahesh Rajashekhara
2015-08-27 10:51 ` [PATCH V7 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq Mahesh Rajashekhara
2015-08-27 10:51 ` [PATCH V7 7/9] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend Mahesh Rajashekhara
2015-08-27 10:51 ` [PATCH V7 8/9] [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range() Mahesh Rajashekhara
2015-08-27 10:51 ` [PATCH V7 9/9] [SCSI] aacraid: Update driver version Mahesh Rajashekhara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox