public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010
@ 2015-07-21 17:59 rajinikanth.pandurangan
  2015-07-21 17:59 ` [PATCH V4 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS rajinikanth.pandurangan
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: rajinikanth.pandurangan @ 2015-07-21 17:59 UTC (permalink / raw)
  To: jbottomley, linux-scsi
  Cc: aacraid, harry.yang, rich.bono, mahesh.rajashekhara,
	achim.leubner, murthy.bhat, rajinikanth.pandurangan

From: Rajinikanth Pandurangan <rajinikanth.pandurangan@pmcs.com>

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

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.

Reviewed by:
Tomas Henzl <thenzl@redhat.com>,
Mahesh Rajashekhara <Mahesh.Rajashekhara@pmcs.com>,
Johannes Thumshirn <jthumshirn@suse.de>,
James Bottomley <James.Bottomley@HansenPartnership.com>

Rajinikanth Pandurangan (10):
  [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: Send commit-config to controller firmware
  [SCSI] aacraid: Update driver version
  [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range()

 drivers/scsi/aacraid/aachba.c   | 263 +++++++++++++++++++++-------------------
 drivers/scsi/aacraid/aacraid.h  |  18 ++-
 drivers/scsi/aacraid/comminit.c | 147 +++++++++++-----------
 drivers/scsi/aacraid/commsup.c  | 113 ++++++++++++-----
 drivers/scsi/aacraid/linit.c    | 159 +++++++++++++++++++++++-
 drivers/scsi/aacraid/rx.c       |   1 +
 drivers/scsi/aacraid/sa.c       |   1 +
 drivers/scsi/aacraid/src.c      |  64 +++-------
 8 files changed, 483 insertions(+), 283 deletions(-)

-- 
1.9.3


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

end of thread, other threads:[~2015-07-22 16:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-21 17:59 [PATCH V4 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010 rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 02/10] [SCSI] aacraid: Add Power Management support rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 03/10] [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 04/10] [SCSI] aacraid: Enable 64-bit write to controller register rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 05/10] [SCSI] aacraid: Tune response path if IsFastPath bit set rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 06/10] [SCSI] aacraid: Reset irq affinity hints before releasing irq rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 07/10] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 08/10] [SCSI] aacraid: Send commit-config to controller firmware rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 09/10] [SCSI] aacraid: Update driver version rajinikanth.pandurangan
2015-07-21 17:59 ` [PATCH V4 10/10] [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_range() rajinikanth.pandurangan
2015-07-22 13:56   ` Tomas Henzl
2015-07-22 14:55     ` Rajinikanth Pandurangan
2015-07-22 15:09       ` Tomas Henzl
2015-07-22 16:11         ` Rajinikanth Pandurangan

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