aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-14scsi: fusion: Fix error return code in mptfc_probe()Wei Yongjun1-1/+3
2016-09-14scsi: hpsa: Check for null devices in ioaccel submission patchDon Brace1-0/+31
2016-09-14scsi: hpsa: Prevent sending bmic commands to externalsScott Teel1-1/+11
2016-09-14scsi: hpsa: Check for vpd support before sendingScott Teel2-13/+38
2016-09-14scsi: hpsa: Check for null device pointersDon Brace1-3/+17
2016-09-14scsi: hpsa: Determine device external status earlierDon Brace1-5/+5
2016-09-14scsi: ncr5380: Improve interrupt latency during PIO tranfersFinn Thain2-4/+6
2016-09-14scsi: virtio_scsi: Use complete() instead complete_all()Daniel Wagner1-1/+1
2016-09-14scsi: sym53c8xx_2: Use complete() instead complete_all()Daniel Wagner1-1/+1
2016-09-14scsi: csiostor: Fix completion usageDaniel Wagner1-3/+2
2016-09-14scsi: megaraid_sas: add in missing white space in error message textColin Ian King1-1/+1
2016-09-14scsi: hisi_sas: send three identify before phy upJohn Garry1-4/+16
2016-09-14scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry1-0/+1
2016-09-14scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry1-10/+0
2016-09-14scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry1-10/+0
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry1-4/+4
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry1-4/+4
2016-09-14scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry1-7/+6
2016-09-14scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry1-20/+6
2016-09-14scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry1-3/+0
2016-09-14scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry1-3/+1
2016-09-14scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry1-1/+1
2016-09-14scsi: hisi_sas: only zero slot memory when reusedJohn Garry1-1/+1
2016-09-14scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry1-6/+0
2016-09-14scsi: hisi_sas: save delivery queue write pointerJohn Garry4-8/+25
2016-09-14scsi: hisi_sas: save completion queue read pointerJohn Garry3-7/+5
2016-09-14scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs1-1/+2
2016-09-14scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs1-31/+9
2016-09-14scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs1-0/+4
2016-09-14scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs1-1/+14
2016-09-09scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan1-12/+6
2016-09-09scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan1-2/+2
2016-09-09scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun1-1/+1
2016-09-09scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim1-1/+1
2016-09-09scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie4-8/+9
2016-09-09scsi: aacraid: mark aac_src_select_comm() staticBaoyou Xie1-1/+1
2016-09-09scsi: bnx2fc: Simplify codeChristophe JAILLET1-2/+1
2016-09-04scsi: ufs: Add missing header dependencies for tc-dwc-g210Baoyou Xie1-0/+1
2016-09-04scsi: sr: constify sr_pm_ops structureJulia Lawall1-1/+1
2016-09-04scsi: pmcraid: mark symbols static where possibleBaoyou Xie1-4/+4
2016-09-04scsi: ibmvscsis: Fixed a bug reported by Dan CarpenterBryant G. Ly1-1/+1
2016-09-04scsi: ibmvscsis: Code cleanup of print statementsBryant G. Ly1-24/+2
2016-09-04scsi: ibmvscsis: Properly deregister target sessionsBryant G. Ly1-0/+2
2016-09-02scsi: smartpqi: bump driver versionKevin Barnett1-3/+3
2016-09-02scsi: smartpqi: add smartpqi.txtDon Brace2-0/+81
2016-09-02scsi: smartpqi: update KconfigKevin Barnett1-2/+6
2016-09-02scsi: smartpqi: remove timeout for cache flush operationsKevin Barnett1-2/+1
2016-09-02scsi: smartpqi: scsi queuecommand cleanupKevin Barnett1-1/+7
2016-09-02scsi: smartpqi: minor tweaks to update time supportKevin Barnett1-6/+2
2016-09-02scsi: smartpqi: minor function reformatingKevin Barnett1-2/+1