summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani2018-05-181-6/+20
* scsi: ufs: fix exception event handlingMaya Erez2018-05-181-0/+2
* scsi: dpt_i2o: Remove VLA usageKees Cook2018-05-181-7/+14
* scsi: ufs: Use freq table with devfreqBjorn Andersson2018-05-181-7/+40
* scsi: ufs: Extract devfreq registrationBjorn Andersson2018-05-181-9/+22
* scsi: storvsc: Avoid allocating memory for temp cpumasksMichael Kelley2018-05-181-31/+19
* scsi: zfcp: enhance comments on fc_link_speed and supported_speedJens Remus2018-05-181-3/+3
* scsi: zfcp: add port speed capabilitiesJens Remus2018-05-181-1/+10
* scsi: zfcp: assert that the ERP lock is held when tracing a recovery triggerJens Remus2018-05-181-0/+2
* scsi: zfcp: cleanup indentation for posting FC eventsSteffen Maier2018-05-181-3/+2
* scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier2018-05-184-4/+39
* scsi: zfcp: explicitly support initiator in scsi_host_templateSteffen Maier2018-05-181-0/+1
* scsi: zfcp: remove unused return values of ERP trigger functionsSteffen Maier2018-05-182-22/+14
* scsi: zfcp: zfcp_erp_action_exists() does only check for runningSteffen Maier2018-05-181-9/+5
* scsi: zfcp: remove unused ERP enum valuesSteffen Maier2018-05-181-3/+0
* scsi: zfcp: consistently use function name space prefixSteffen Maier2018-05-184-31/+37
* scsi: zfcp: workqueue: set description for port work items with their WWPN as...Steffen Maier2018-05-182-0/+5
* scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmndSteffen Maier2018-05-181-4/+37
* scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rportSteffen Maier2018-05-181-1/+2
* scsi: zfcp: decouple SCSI setup of TMF from scsi_cmndSteffen Maier2018-05-183-8/+9
* scsi: zfcp: decouple FSF request setup of TMF from scsi_cmndSteffen Maier2018-05-181-3/+5
* scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF againSteffen Maier2018-05-182-10/+16
* scsi: zfcp: decouple TMF response handler from scsi_cmndSteffen Maier2018-05-181-11/+14
* scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmndSteffen Maier2018-05-184-33/+56
* scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier2018-05-181-2/+5
* scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier2018-05-181-28/+51
* scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILEDSteffen Maier2018-05-181-2/+11
* scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier2018-05-183-0/+28
* scsi: zfcp: fix misleading REC trigger trace where erp_action setup failedSteffen Maier2018-05-181-1/+15
* scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMFSteffen Maier2018-05-181-0/+2
* scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier2018-05-183-5/+48
* scsi: cxlflash: Isolate external module dependenciesUma Krishnan2018-05-187-7/+16
* scsi: cxlflash: Abstract hardware dependent assignmentsUma Krishnan2018-05-182-5/+17
* scsi: cxlflash: Add include guards to backend.hUma Krishnan2018-05-181-0/+5
* scsi: cxlflash: Use local mutex for AFU serializationMatthew R. Ochs2018-05-182-3/+4
* scsi: cxlflash: Acquire semaphore before invoking ioctl servicesUma Krishnan2018-05-181-0/+6
* scsi: cxlflash: Limit the debug logs in the IO pathUma Krishnan2018-05-181-2/+2
* scsi: cxlflash: Yield to active send threadsUma Krishnan2018-05-181-0/+2
* scsi: hisi_sas: add check of device in hisi_sas_task_exec()Xiaofei Tan2018-05-181-10/+13
* scsi: hisi_sas: Use device lock to protect slot alloc/freeXiang Chen2018-05-182-43/+16
* scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen2018-05-185-41/+96
* scsi: hisi_sas: allocate slot buffer earlierXiang Chen2018-05-181-24/+31
* scsi: hisi_sas: make return type of prep functions voidXiang Chen2018-05-185-118/+51
* scsi: hisi_sas: relocate smp sg mapXiang Chen2018-05-184-106/+51
* scsi: ufs: make ufshcd_config_pwr_mode of non-static funcAlim Akhtar2018-05-182-3/+4
* scsi: ufs: add quirk to enable host controller without hceAlim Akhtar2018-05-182-2/+78
* scsi: ufs: add quirk to disallow reset of interrupt aggregationAlim Akhtar2018-05-182-1/+8
* scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar2018-05-182-2/+24
* scsi: ufs: ufshcd: Remove VLA usageKees Cook2018-05-181-8/+26
* scsi: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck2018-05-141-1/+1