summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy2015-11-111-5/+10
* mpt3sas: setpci reset kernel oops fixSreekanth Reddy2015-11-114-9/+71
* mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2015-11-112-114/+305
* mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy2015-11-111-22/+94
* mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy2015-11-113-157/+365
* mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy2015-11-113-0/+116
* mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy2015-11-116-46/+665
* mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2015-11-112-1/+19
* mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy2015-11-113-18/+31
* mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy2015-11-111-2/+17
* mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy2015-11-111-13/+168
* mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy2015-11-117-83/+10
* mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy2015-11-116-8/+62
* mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy2015-11-118-22391/+0
* mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy2015-11-113-6/+293
* mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy2015-11-115-159/+261
* mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy2015-11-114-145/+191
* mpt2sas: Use mpi headers from mpt3sasChristoph Hellwig2015-11-1110-7605/+6
* pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood2015-11-091-1/+1
* mvsas: remove SCSI host before detaching from SAS transportJack Wang2015-11-091-1/+1
* aic94xx: remove SCSI host before detaching from SAS transportJack Wang2015-11-091-1/+1
* isci: remove SCSI host before detaching from SAS transportJack Wang2015-11-091-2/+2
* ipr: Driver version 2.6.3.Gabriel Krisman Bertazi2015-11-091-2/+2
* ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi2015-11-092-1/+62
* ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi2015-11-092-1/+45
* ipr: Don't set NO_ULEN_CHK bit when resource is a vset.Gabriel Krisman Bertazi2015-11-091-3/+7
* ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi2015-11-092-12/+42
* scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi2015-11-094-181/+525
* scsi: ufs-qcom: add debug prints for test busYaniv Gardi2015-11-094-4/+208
* scsi: ufs: make the UFS variant a platform deviceYaniv Gardi2015-11-097-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/+17
* 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/+0
* 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/+12