summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-09-14scsi: hpsa: Check for vpd support before sendingScott Teel
2016-09-14scsi: hpsa: Check for null device pointersDon Brace
2016-09-14scsi: hpsa: Determine device external status earlierDon Brace
2016-09-14scsi: ncr5380: Improve interrupt latency during PIO tranfersFinn Thain
2016-09-14scsi: virtio_scsi: Use complete() instead complete_all()Daniel Wagner
2016-09-14scsi: sym53c8xx_2: Use complete() instead complete_all()Daniel Wagner
2016-09-14scsi: csiostor: Fix completion usageDaniel Wagner
2016-09-14scsi: megaraid_sas: add in missing white space in error message textColin Ian King
2016-09-14scsi: hisi_sas: send three identify before phy upJohn Garry
2016-09-14scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry
2016-09-14scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry
2016-09-14scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry
2016-09-14scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry
2016-09-14scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry
2016-09-14scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry
2016-09-14scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry
2016-09-14scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry
2016-09-14scsi: hisi_sas: only zero slot memory when reusedJohn Garry
2016-09-14scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry
2016-09-14scsi: hisi_sas: save delivery queue write pointerJohn Garry
2016-09-14scsi: hisi_sas: save completion queue read pointerJohn Garry
2016-09-14scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs
2016-09-14scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs
2016-09-14scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs
2016-09-14scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs
2016-09-09scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan
2016-09-09scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan
2016-09-09scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun
2016-09-09scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim
2016-09-09scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie
2016-09-09scsi: aacraid: mark aac_src_select_comm() staticBaoyou Xie
2016-09-09scsi: bnx2fc: Simplify codeChristophe JAILLET
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-04scsi: ufs: Add missing header dependencies for tc-dwc-g210Baoyou Xie
2016-09-04scsi: sr: constify sr_pm_ops structureJulia Lawall
2016-09-04scsi: pmcraid: mark symbols static where possibleBaoyou Xie
2016-09-04scsi: ibmvscsis: Fixed a bug reported by Dan CarpenterBryant G. Ly
2016-09-04scsi: ibmvscsis: Code cleanup of print statementsBryant G. Ly
2016-09-04scsi: ibmvscsis: Properly deregister target sessionsBryant G. Ly
2016-09-02scsi: smartpqi: bump driver versionKevin Barnett
2016-09-02scsi: smartpqi: update KconfigKevin Barnett
2016-09-02scsi: smartpqi: remove timeout for cache flush operationsKevin Barnett
2016-09-02scsi: smartpqi: scsi queuecommand cleanupKevin Barnett
2016-09-02scsi: smartpqi: minor tweaks to update time supportKevin Barnett
2016-09-02scsi: smartpqi: minor function reformatingKevin Barnett
2016-09-02scsi: smartpqi: correct event acknowledgment timeout issueKevin Barnett
2016-09-02scsi: smartpqi: correct controller offline issueKevin Barnett
2016-09-02scsi: smartpqi: add kdump supportKevin Barnett