summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart2020-02-187-23/+361
* scsi: core: Delete scsi_use_blk_mqJohn Garry2020-02-122-5/+0
* scsi: zorro_esp: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-02-121-3/+2
* scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo2020-02-121-3/+19
* scsi: ufs: Add dev ref clock gating wait time supportCan Guo2020-02-122-0/+37
* scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo2020-02-121-0/+5
* scsi: ufs: Remove the check before call setup clock notify vopsCan Guo2020-02-121-20/+6
* scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo2020-02-121-25/+53
* scsi: ufs: set load before setting voltage in regulatorsAsutosh Das2020-02-121-5/+5
* scsi: ufs: Flush exception event before suspendSayali Lokhande2020-02-121-3/+18
* scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo2020-02-122-0/+21
* scsi: ufs: introduce common function to disable host TX LCCStanley Chu2020-02-126-7/+10
* scsi: ufs: ufs-mediatek: fix TX LCC disabling timingStanley Chu2020-02-121-3/+9
* scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-1010-10/+10
* scsi: lpfc: Update lpfc version to 12.6.0.4James Smart2020-02-101-1/+1
* scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-103-25/+4
* scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)James Smart2020-02-103-209/+5
* scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2020-02-102-88/+85
* scsi: lpfc: Fix compiler warning on frame sizeJames Smart2020-02-101-6/+14
* scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart2020-02-101-0/+1
* scsi: lpfc: Fix registration of ELS type support in fdmiJames Smart2020-02-101-2/+0
* scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2020-02-102-20/+40
* scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart2020-02-101-1/+3
* scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart2020-02-101-0/+4
* scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()Bart Van Assche2020-02-101-0/+2
* scsi: core: remove .for_blk_mqMing Lei2020-02-101-1/+0
* scsi: ufs: ufs-mediatek: gate ref-clk during Auto-Hibern8Stanley Chu2020-02-102-11/+39
* scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu2020-02-102-1/+8
* scsi: ufs: ufs-mediatek: support linkoff state during suspendStanley Chu2020-02-101-5/+7
* scsi: ufs: ufs-mediatek: ensure UniPro is not powered down before linkupStanley Chu2020-02-101-9/+10
* scsi: megaraid_sas: fix indentation issueColin Ian King2020-02-101-2/+2
* scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi2020-02-101-0/+68
* scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tagBart Van Assche2020-02-103-22/+33
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-02-086-19/+29
|\
| * scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King2020-01-301-1/+1
| * scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-301-1/+1
| * scsi: megaraid_sas: fixup MSIx interrupt setup during resumeHannes Reinecke2020-01-301-11/+9
| * scsi: qla2xxx: Fix unbound NVME response lengthArun Easi2020-01-303-6/+18
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-044-40/+43
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-2997-1301/+2662
|\|
| * scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry2020-01-203-3/+3
| * scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinityLuo Jiaxing2020-01-201-0/+5
| * scsi: hisi_sas: Modify the file permissions of trigger_dump to write onlyLuo Jiaxing2020-01-201-1/+1
| * scsi: hisi_sas: Replace magic number when handle channel interruptLuo Jiaxing2020-01-201-5/+12
| * scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...Xiang Chen2020-01-202-34/+26
| * scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen2020-01-204-45/+37
| * scsi: ufs: Use UFS device indicated maximum LU numberBean Huo2020-01-203-6/+12
| * scsi: ufs: Add max_lu_supported in struct ufs_dev_infoBean Huo2020-01-202-2/+41
| * scsi: ufs: Delete is_init_prefetch from struct ufs_hbaBean Huo2020-01-202-6/+1
| * scsi: ufs: Inline two functions into their callersBean Huo2020-01-201-13/+4