summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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-10ipr: Driver version 2.6.3.Gabriel Krisman Bertazi1-2/+2
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: 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
2015-11-10scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi1-1/+1
2015-11-10scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi1-1/+6
2015-11-09hpsa: move lockup_detected attribute to host attrTomas Henzl1-1/+1
2015-11-09hpsa: bump the driver versionDon Brace1-2/+5
2015-11-09hpsa: add in sas transport classKevin Barnett3-21/+570
2015-11-09hpsa: fix multiple issues in path_info_showRasmus Villemoes1-21/+17
2015-11-09hpsa: enhance device messagesDon Brace1-5/+40
2015-11-09hpsa: disable report lun data cachingScott Teel2-0/+88
2015-11-09hpsa: add discovery polling for PT RAID devices.Scott Teel2-0/+70
2015-11-09hpsa: eliminate fake lun0 enclosuresScott Teel1-68/+0
2015-11-09hpsa: generalize external arraysScott Teel3-26/+125
2015-11-09hpsa: move scsi_add_device and scsi_remove_device calls to new functionKevin Barnett1-26/+45
2015-11-09hpsa: refactor hpsa_figure_bus_target_lunKevin Barnett2-13/+17
2015-11-09hpsa: enhance hpsa_get_device_idDon Brace1-3/+20
2015-11-09hpsa: add function is_logical_deviceKevin Barnett1-7/+12
2015-11-09hpsa: simplify update scsi devicesKevin Barnett2-9/+14
2015-11-09hpsa: simplify check for device exposureKevin Barnett2-19/+12
2015-11-09hpsa: correct ioaccel2 sg chain lenDon Brace1-2/+3
2015-11-09hpsa: correct check for non-disk devicesDon Brace2-15/+15
2015-11-09hpsa: fix physical target resetScott Teel2-6/+29
2015-11-09hpsa: fix hpsa_adjust_hpsa_scsi_tableDon Brace2-0/+17
2015-11-09hpsa: correct transfer length for 6 byte read/write commandsDon Brace1-13/+6
2015-11-09hpsa: abandon rescans on memory alloaction failures.Don Brace1-5/+19
2015-11-09hpsa: allow driver requested rescansDon Brace2-2/+16
2015-11-09hpsa: fix null device issuesDon Brace1-5/+17
2015-11-09hpsa: check for null arguments to dev_printkDon Brace1-0/+3
2015-11-09hpsa: change devtype to unsignedDon Brace1-1/+1
2015-11-09hpsa: remove unused hpsa_tag_discard_error_bitsDon Brace1-10/+1
2015-11-09hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescanDon Brace1-2/+0
2015-11-09hpsa: remove unused parameter hostnoDon Brace1-16/+14
2015-11-09scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2015-11-09scsi: Export SCSI Inquiry data to sysfsJohannes Thumshirn1-0/+24
2015-11-09megaraid_sas: Fix sparse warningSumit Saxena1-1/+1
2015-11-09megaraid_sas: Make tape drives visible on PERC5 controllersSumit Saxena2-3/+18
2015-11-03sg: Fix double-free when drives detach during SG_IOCalvin Owens1-1/+7
2015-11-03pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood1-5/+11