summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood2015-11-101-1/+1
* mvsas: remove SCSI host before detaching from SAS transportJack Wang2015-11-101-1/+1
* aic94xx: remove SCSI host before detaching from SAS transportJack Wang2015-11-101-1/+1
* isci: remove SCSI host before detaching from SAS transportJack Wang2015-11-101-2/+2
* ipr: Driver version 2.6.3.Gabriel Krisman Bertazi2015-11-101-2/+2
* ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi2015-11-102-1/+62
* ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi2015-11-102-1/+45
* ipr: Don't set NO_ULEN_CHK bit when resource is a vset.Gabriel Krisman Bertazi2015-11-101-3/+7
* ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi2015-11-102-12/+42
* scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi2015-11-104-181/+525
* scsi: ufs-qcom: add debug prints for test busYaniv Gardi2015-11-104-4/+208
* scsi: ufs: make the UFS variant a platform deviceYaniv Gardi2015-11-107-74/+207
* scsi: ufs: creates wrapper functions for vopsYaniv Gardi2015-11-093-66/+137
* scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi2015-11-092-17/+38
* scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi2015-11-091-1/+1
* scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi2015-11-091-1/+6
* phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi2015-11-091-0/+11
* hpsa: move lockup_detected attribute to host attrTomas Henzl2015-11-091-1/+1
* hpsa: bump the driver versionDon Brace2015-11-091-2/+5
* hpsa: add in sas transport classKevin Barnett2015-11-093-21/+570
* hpsa: fix multiple issues in path_info_showRasmus Villemoes2015-11-091-21/+17Star
* hpsa: enhance device messagesDon Brace2015-11-091-5/+40
* hpsa: disable report lun data cachingScott Teel2015-11-092-0/+88
* hpsa: add discovery polling for PT RAID devices.Scott Teel2015-11-092-0/+70
* hpsa: eliminate fake lun0 enclosuresScott Teel2015-11-091-68/+0Star
* hpsa: generalize external arraysScott Teel2015-11-093-26/+125
* hpsa: move scsi_add_device and scsi_remove_device calls to new functionKevin Barnett2015-11-091-26/+45
* hpsa: refactor hpsa_figure_bus_target_lunKevin Barnett2015-11-092-13/+17
* hpsa: enhance hpsa_get_device_idDon Brace2015-11-091-3/+20
* hpsa: add function is_logical_deviceKevin Barnett2015-11-091-7/+12
* hpsa: simplify update scsi devicesKevin Barnett2015-11-092-9/+14
* hpsa: simplify check for device exposureKevin Barnett2015-11-092-19/+12Star
* hpsa: correct ioaccel2 sg chain lenDon Brace2015-11-091-2/+3
* hpsa: correct check for non-disk devicesDon Brace2015-11-092-15/+15
* hpsa: fix physical target resetScott Teel2015-11-092-6/+29
* hpsa: fix hpsa_adjust_hpsa_scsi_tableDon Brace2015-11-092-0/+17
* hpsa: correct transfer length for 6 byte read/write commandsDon Brace2015-11-091-13/+6Star
* hpsa: abandon rescans on memory alloaction failures.Don Brace2015-11-091-5/+19
* hpsa: allow driver requested rescansDon Brace2015-11-092-2/+16
* hpsa: fix null device issuesDon Brace2015-11-091-5/+17
* hpsa: check for null arguments to dev_printkDon Brace2015-11-091-0/+3
* hpsa: change devtype to unsignedDon Brace2015-11-091-1/+1
* hpsa: remove unused hpsa_tag_discard_error_bitsDon Brace2015-11-091-10/+1Star
* hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescanDon Brace2015-11-091-2/+0Star
* hpsa: remove unused parameter hostnoDon Brace2015-11-091-16/+14Star
* scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter2015-11-091-1/+1
* scsi: Export SCSI Inquiry data to sysfsJohannes Thumshirn2015-11-091-0/+24
* megaraid_sas: Fix sparse warningSumit Saxena2015-11-091-1/+1
* megaraid_sas: Make tape drives visible on PERC5 controllersSumit Saxena2015-11-092-3/+18
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2015-11-031-1/+7