aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09ipr: Driver version 2.6.3.Gabriel Krisman Bertazi1-2/+2
2015-11-09FlashPoint: fix build warningSudip Mukherjee1-1/+1
2015-11-09ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi2-1/+62
2015-11-09ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi2-1/+45
2015-11-09ipr: Don't set NO_ULEN_CHK bit when resource is a vset.Gabriel Krisman Bertazi1-3/+7
2015-11-09ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi2-12/+42
2015-11-09scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan1-1/+4
2015-11-09storvsc: get rid of bounce bufferVitaly Kuznetsov1-281/+5
2015-11-09storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan1-2/+1
2015-11-09aacraid: Update driver versionMahesh Rajashekhara1-1/+1
2015-11-09aacraid: Use pci_enable_msix_range()Mahesh Rajashekhara2-15/+7
2015-11-09aacraid: IOCTL fixMahesh Rajashekhara1-0/+5
2015-11-09aacraid: Reset irq affinity hintsMahesh Rajashekhara3-75/+88
2015-11-09aacraid: Tune response path if IsFastPath bit setMahesh Rajashekhara1-122/+137
2015-11-09aacraid: Enable 64bit write to controller registerMahesh Rajashekhara3-2/+20
2015-11-09aacraid: Change interrupt mode to MSI for Series 6Mahesh Rajashekhara2-2/+2
2015-11-09aacraid: Add Power Management supportMahesh Rajashekhara6-78/+232
2015-11-09aacraid: Fix for LD name and UID not exposed to OSMahesh Rajashekhara1-2/+2
2015-11-09be2iscsi: Bump the driver versionJohn Soni Jose1-1/+1
2015-11-09be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose4-23/+75
2015-11-09drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2-2/+2
2015-11-09scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi4-181/+525
2015-11-09scsi: ufs-qcom: add debug prints for test busYaniv Gardi4-4/+208
2015-11-09scsi: ufs: make the UFS variant a platform deviceYaniv Gardi5-73/+139
2015-11-09scsi: ufs: creates wrapper functions for vopsYaniv Gardi3-66/+137
2015-11-09scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi2-17/+38
2015-11-09scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi1-1/+1
2015-11-09scsi: 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