summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2015-11-12mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy8-22391/+0
2015-11-12mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy3-6/+293
2015-11-12mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy5-159/+261
2015-11-12mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy4-145/+191
2015-11-12mpt2sas: Use mpi headers from mpt3sasChristoph Hellwig10-7605/+6
2015-11-10stex: Remove use of struct timevalTina Ruchandani1-10/+3
2015-11-10scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2015-11-10bnx2fc: Update version number to 2.9.6.Chad Dupuis2-2/+2
2015-11-10bnx2fc: Remove explicit logouts.Chad Dupuis4-85/+12
2015-11-10bnx2fc: Fix FCP RSP residual parsing.Chad Dupuis1-1/+4
2015-11-10bnx2fc: Set ELS transfer length correctly for middle path commands.Chad Dupuis2-2/+7
2015-11-10bnx2fc: Remove 'NetXtreme II' from source files.Chad Dupuis11-15/+14
2015-11-10bnx2fc: Update copyright for 2015.Chad Dupuis10-20/+20
2015-11-10st: allow debug output to be enabled or disabled via sysfsSeymour, Shane M1-0/+30
2015-11-10libfc: Use the correct function name in kernel-doc comment.Sebastian Herbszt1-1/+1
2015-11-10scsi: use host wide tags by defaultChristoph Hellwig29-116/+19
2015-11-10bnx2fc: reduce stack usage in __bnx2fc_enableArnd Bergmann1-4/+9
2015-11-10lpfc: fix memory leak and NULL dereferenceSudip Mukherjee1-1/+7
2015-11-10fcoe: use continue instead of goto+labelJiri Slaby1-2/+1
2015-11-10pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood1-1/+1
2015-11-10mvsas: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-11-10aic94xx: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-11-10isci: remove SCSI host before detaching from SAS transportJack Wang1-2/+2
2015-11-10scsi: Fix a bdi reregistration raceBart Van Assche1-3/+11
2015-11-10ipr: Driver version 2.6.3.Gabriel Krisman Bertazi1-2/+2
2015-11-10FlashPoint: fix build warningSudip Mukherjee1-1/+1
2015-11-10ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi2-1/+62
2015-11-10ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi2-1/+45
2015-11-10ipr: Don't set NO_ULEN_CHK bit when resource is a vset.Gabriel Krisman Bertazi1-3/+7
2015-11-10ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi2-12/+42
2015-11-10scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan1-1/+4
2015-11-10storvsc: get rid of bounce bufferVitaly Kuznetsov1-281/+5
2015-11-10storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan1-2/+1
2015-11-10aacraid: Update driver versionMahesh Rajashekhara1-1/+1
2015-11-10aacraid: Use pci_enable_msix_range()Mahesh Rajashekhara2-15/+7
2015-11-10aacraid: IOCTL fixMahesh Rajashekhara1-0/+5
2015-11-10aacraid: Reset irq affinity hintsMahesh Rajashekhara3-75/+88
2015-11-10aacraid: Tune response path if IsFastPath bit setMahesh Rajashekhara1-122/+137
2015-11-10aacraid: Enable 64bit write to controller registerMahesh Rajashekhara3-2/+20
2015-11-10aacraid: Change interrupt mode to MSI for Series 6Mahesh Rajashekhara2-2/+2
2015-11-10aacraid: Add Power Management supportMahesh Rajashekhara6-78/+232
2015-11-10aacraid: Fix for LD name and UID not exposed to OSMahesh Rajashekhara1-2/+2
2015-11-10be2iscsi: Bump the driver versionJohn Soni Jose1-1/+1
2015-11-10be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose4-23/+75
2015-11-10drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2-2/+2
2015-11-10scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi4-181/+525
2015-11-10scsi: ufs-qcom: add debug prints for test busYaniv Gardi4-4/+208
2015-11-10scsi: ufs: make the UFS variant a platform deviceYaniv Gardi5-73/+139
2015-11-10scsi: ufs: creates wrapper functions for vopsYaniv Gardi3-66/+137
2015-11-10scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi2-17/+38