summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-11scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov
2015-11-11mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy
2015-11-11mpt3sas: setpci reset kernel oops fixSreekanth Reddy
2015-11-11mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy
2015-11-11mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy
2015-11-11mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy
2015-11-11mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy
2015-11-11mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy
2015-11-11mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy
2015-11-11mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy
2015-11-11mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy
2015-11-11mpt2sas: Use mpi headers from mpt3sasChristoph Hellwig
2015-11-09pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood
2015-11-09mvsas: remove SCSI host before detaching from SAS transportJack Wang
2015-11-09aic94xx: remove SCSI host before detaching from SAS transportJack Wang
2015-11-09isci: remove SCSI host before detaching from SAS transportJack Wang
2015-11-09ipr: Driver version 2.6.3.Gabriel Krisman Bertazi
2015-11-09ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi
2015-11-09ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi
2015-11-09ipr: Don't set NO_ULEN_CHK bit when resource is a vset.Gabriel Krisman Bertazi
2015-11-09ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi
2015-11-09scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi
2015-11-09scsi: ufs-qcom: add debug prints for test busYaniv Gardi
2015-11-09scsi: ufs: make the UFS variant a platform deviceYaniv Gardi
2015-11-09scsi: ufs: creates wrapper functions for vopsYaniv Gardi
2015-11-09scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi
2015-11-09scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi
2015-11-09scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi
2015-11-09phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi
2015-11-09hpsa: move lockup_detected attribute to host attrTomas Henzl
2015-11-09hpsa: bump the driver versionDon Brace
2015-11-09hpsa: add in sas transport classKevin Barnett
2015-11-09hpsa: fix multiple issues in path_info_showRasmus Villemoes
2015-11-09hpsa: enhance device messagesDon Brace
2015-11-09hpsa: disable report lun data cachingScott Teel
2015-11-09hpsa: add discovery polling for PT RAID devices.Scott Teel
2015-11-09hpsa: eliminate fake lun0 enclosuresScott Teel
2015-11-09hpsa: generalize external arraysScott Teel
2015-11-09hpsa: move scsi_add_device and scsi_remove_device calls to new functionKevin Barnett
2015-11-09hpsa: refactor hpsa_figure_bus_target_lunKevin Barnett
2015-11-09hpsa: enhance hpsa_get_device_idDon Brace