summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: hpsa: Prevent sending bmic commands to externalsScott Teel2016-09-141-1/+11
| * | scsi: hpsa: Check for vpd support before sendingScott Teel2016-09-142-13/+38
| * | scsi: hpsa: Check for null device pointersDon Brace2016-09-141-3/+17
| * | scsi: hpsa: Determine device external status earlierDon Brace2016-09-141-5/+5
| * | scsi: ncr5380: Improve interrupt latency during PIO tranfersFinn Thain2016-09-142-4/+6
| * | scsi: virtio_scsi: Use complete() instead complete_all()Daniel Wagner2016-09-141-1/+1
| * | scsi: sym53c8xx_2: Use complete() instead complete_all()Daniel Wagner2016-09-141-1/+1
| * | scsi: csiostor: Fix completion usageDaniel Wagner2016-09-141-3/+2
| * | scsi: megaraid_sas: add in missing white space in error message textColin Ian King2016-09-141-1/+1
| * | scsi: hisi_sas: send three identify before phy upJohn Garry2016-09-141-4/+16
| * | scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry2016-09-141-0/+1
| * | scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry2016-09-141-10/+0
| * | scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry2016-09-141-10/+0
| * | scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry2016-09-141-4/+4
| * | scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry2016-09-141-4/+4
| * | scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry2016-09-141-7/+6
| * | scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry2016-09-141-20/+6
| * | scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry2016-09-141-3/+0
| * | scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry2016-09-141-3/+1
| * | scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry2016-09-141-1/+1
| * | scsi: hisi_sas: only zero slot memory when reusedJohn Garry2016-09-141-1/+1
| * | scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry2016-09-141-6/+0
| * | scsi: hisi_sas: save delivery queue write pointerJohn Garry2016-09-144-8/+25
| * | scsi: hisi_sas: save completion queue read pointerJohn Garry2016-09-143-7/+5
| * | scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs2016-09-141-1/+2
| * | scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs2016-09-141-31/+9
| * | scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs2016-09-141-0/+4
| * | scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs2016-09-141-1/+14
| * | scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan2016-09-091-12/+6
| * | scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan2016-09-091-2/+2
| * | scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun2016-09-091-1/+1
| * | scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim2016-09-091-1/+1
| * | scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie2016-09-094-8/+9
| * | scsi: aacraid: mark aac_src_select_comm() staticBaoyou Xie2016-09-091-1/+1
| * | scsi: bnx2fc: Simplify codeChristophe JAILLET2016-09-091-2/+1
| * | scsi: ufs: Add missing header dependencies for tc-dwc-g210Baoyou Xie2016-09-041-0/+1
| * | scsi: sr: constify sr_pm_ops structureJulia Lawall2016-09-041-1/+1
| * | scsi: pmcraid: mark symbols static where possibleBaoyou Xie2016-09-041-4/+4
| * | scsi: ibmvscsis: Fixed a bug reported by Dan CarpenterBryant G. Ly2016-09-041-1/+1
| * | scsi: ibmvscsis: Code cleanup of print statementsBryant G. Ly2016-09-041-24/+2
| * | scsi: ibmvscsis: Properly deregister target sessionsBryant G. Ly2016-09-041-0/+2
| * | scsi: smartpqi: bump driver versionKevin Barnett2016-09-021-3/+3
| * | scsi: smartpqi: update KconfigKevin Barnett2016-09-021-2/+6
| * | scsi: smartpqi: remove timeout for cache flush operationsKevin Barnett2016-09-021-2/+1
| * | scsi: smartpqi: scsi queuecommand cleanupKevin Barnett2016-09-021-1/+7
| * | scsi: smartpqi: minor tweaks to update time supportKevin Barnett2016-09-021-6/+2
| * | scsi: smartpqi: minor function reformatingKevin Barnett2016-09-021-2/+1
| * | scsi: smartpqi: correct event acknowledgment timeout issueKevin Barnett2016-09-022-27/+7
| * | scsi: smartpqi: correct controller offline issueKevin Barnett2016-09-021-10/+5
| * | scsi: smartpqi: add kdump supportKevin Barnett2016-09-024-3/+57
OpenPOWER on IntegriCloud