All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch V2 0/9] [SCSI] aacraid: Patchset for aacraid driver version 41010
@ 2015-06-11  1:42 rajinikanth.pandurangan
  2015-06-11  1:42 ` rajinikanth.pandurangan
                   ` (9 more replies)
  0 siblings, 10 replies; 35+ messages in thread
From: rajinikanth.pandurangan @ 2015-06-11  1:42 UTC (permalink / raw)
  To: jbottomley, linux-scsi
  Cc: aacraid, harry.yang, mahesh.rajashekhara, rich.bono,
	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.

V2:
* Removed IRQF_DISABLED
* Removed unwanted macro definition "sa_writeq"
* Replaced pci_enable_msix()with "pci_enable_msix_exact()"


Rajinikanth Pandurangan (9):
  [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS
  [SCSI] aacraid: Add Power Management support
  [SCSI] aacraid: Enable MSI interrupt 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

 drivers/scsi/aacraid/aachba.c   | 263 +++++++++++++++++++++-------------------
 drivers/scsi/aacraid/aacraid.h  |  18 ++-
 drivers/scsi/aacraid/comminit.c | 155 ++++++++++++-----------
 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, 491 insertions(+), 283 deletions(-)

-- 
1.9.3


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

end of thread, other threads:[~2015-06-25 18:05 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-11  1:42 [Patch V2 0/9] [SCSI] aacraid: Patchset for aacraid driver version 41010 rajinikanth.pandurangan
2015-06-11  1:42 ` rajinikanth.pandurangan
2015-06-11  1:42 ` [Patch V2 1/9] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS rajinikanth.pandurangan
2015-06-16 11:27   ` Johannes Thumshirn
2015-06-24  5:40   ` Mahesh Rajashekhara
2015-06-25 15:21   ` Tomas Henzl
2015-06-11  1:42 ` [Patch V2 2/9] [SCSI] aacraid: Add Power Management support rajinikanth.pandurangan
2015-06-24  5:40   ` Mahesh Rajashekhara
2015-06-25 15:42   ` Tomas Henzl
2015-06-25 16:54     ` Rajinikanth Pandurangan
2015-06-25 17:52       ` Tomas Henzl
2015-06-11  1:42 ` [Patch V2 3/9] [SCSI] aacraid: Enable MSI interrupt for series-6 controller rajinikanth.pandurangan
2015-06-16 11:33   ` Johannes Thumshirn
2015-06-24  5:40   ` Mahesh Rajashekhara
2015-06-25 16:01   ` Tomas Henzl
2015-06-11  1:42 ` [Patch V2 4/9] [SCSI] aacraid: Enable 64-bit write to controller register rajinikanth.pandurangan
2015-06-11 10:01   ` Johannes Thumshirn
2015-06-11 18:08     ` Rajinikanth Pandurangan
2015-06-24  5:41   ` Mahesh Rajashekhara
2015-06-25 16:03   ` Tomas Henzl
2015-06-11  1:42 ` [Patch V2 5/9] [SCSI] aacraid: Tune response path if IsFastPath bit set rajinikanth.pandurangan
2015-06-18 17:30   ` Rajinikanth Pandurangan
2015-06-24  5:41   ` Mahesh Rajashekhara
2015-06-25 18:05   ` Tomas Henzl
2015-06-11  1:42 ` [Patch V2 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq rajinikanth.pandurangan
2015-06-16 11:40   ` Johannes Thumshirn
2015-06-24  5:41   ` Mahesh Rajashekhara
2015-06-11  1:42 ` [Patch V2 7/9] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend rajinikanth.pandurangan
2015-06-16 11:41   ` Johannes Thumshirn
2015-06-24  5:41   ` Mahesh Rajashekhara
2015-06-11  1:42 ` [Patch V2 8/9] [SCSI] aacraid: Send commit-config to controller firmware rajinikanth.pandurangan
2015-06-24  5:42   ` Mahesh Rajashekhara
2015-06-11  1:42 ` [Patch V2 9/9] [SCSI] aacraid: Update driver version rajinikanth.pandurangan
2015-06-16 11:43   ` Johannes Thumshirn
2015-06-24  5:42   ` Mahesh Rajashekhara

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.