From: Rajinikanth Pandurangan <rajinikanth.pandurangan@xxxxxxxx> This patchset includes the following changes (bug fixes and new feature support) specific to aacraid driver. 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 | 21 +++- drivers/scsi/aacraid/comminit.c | 155 ++++++++++++----------- drivers/scsi/aacraid/commsup.c | 114 ++++++++++++----- drivers/scsi/aacraid/linit.c | 140 +++++++++++++++------ drivers/scsi/aacraid/rx.c | 1 + drivers/scsi/aacraid/sa.c | 1 + drivers/scsi/aacraid/src.c | 64 +++------- 8 files changed, 443 insertions(+), 316 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html