summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan2018-05-294-0/+43
| * | | scsi: hisi_sas: Init disks after controller resetXiaofei Tan2018-05-291-1/+18
| * | | scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen2018-05-295-33/+86
| * | | scsi: hisi_sas: Reset disks when discoveredXiang Chen2018-05-291-1/+49
| * | | scsi: hisi_sas: Add LED feature for v3 hwXiaofei Tan2018-05-291-0/+42
| * | | scsi: hisi_sas: Change common allocation mode of device idXiang Chen2018-05-292-1/+6
| * | | scsi: hisi_sas: change slot index allocation modeXiang Chen2018-05-292-3/+11
| * | | scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry2018-05-294-70/+36Star
| * | | scsi: hisi_sas: fix a typo in hisi_sas_task_prep()Wei Yongjun2018-05-291-1/+1
| * | | scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King2018-05-291-1/+1
| * | | scsi: core: sanitize++ in progressDouglas Gilbert2018-05-291-0/+4
| * | | scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King2018-05-181-3/+3
| * | | scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'Christophe Jaillet2018-05-181-3/+3
| * | | scsi: ufs: Add clock ungating to a separate workqueueVijay Viswanath2018-05-182-1/+11
| * | | scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan2018-05-181-8/+19
| * | | scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani2018-05-181-1/+1
| * | | scsi: ufs: add reference counting for scsi block requestsSubhash Jadavani2018-05-182-8/+22
| * | | 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/+19Star
| * | | 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/+16Star
| * | | 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/+51Star
| * | | scsi: hisi_sas: relocate smp sg mapXiang Chen2018-05-184-106/+51Star
| * | | 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: ipr: new IOASC updateWen Xiong2018-05-151-0/+2
| * | | scsi: esas2r: fix spelling mistake: "requestss" -> "requests"Colin Ian King2018-05-151-1/+1
| * | | scsi: libosd: Remove VLA usageKees Cook2018-05-151-8/+8
| * | | scsi: 3w-xxxx: fix a missing-check bugWenwen Wang2018-05-081-0/+3
| * | | scsi: 3w-9xxx: fix a missing-check bugWenwen Wang2018-05-081-0/+5
| * | | scsi: megaraid: silence a static checker bugDan Carpenter2018-05-081-0/+3
| * | | scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King2018-05-082-12/+12
| * | | scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wqAndrei Vagin2018-05-081-10/+0Star
| * | | scsi: hisi_sas: workaround a v3 hw hilink bugXiaofei Tan2018-05-081-1/+24