summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-21scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp1-1/+1
2020-02-18scsi: advansys: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart7-23/+361
2020-02-12scsi: core: Delete scsi_use_blk_mqJohn Garry2-5/+0
2020-02-12scsi: zorro_esp: Restore devm_ioremap() alignmentGeert Uytterhoeven1-3/+2
2020-02-12scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo1-3/+19
2020-02-12scsi: ufs: Add dev ref clock gating wait time supportCan Guo2-0/+37
2020-02-12scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-02-12scsi: ufs: Remove the check before call setup clock notify vopsCan Guo1-20/+6
2020-02-12scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo1-25/+53
2020-02-12scsi: ufs: set load before setting voltage in regulatorsAsutosh Das1-5/+5
2020-02-12scsi: ufs: Flush exception event before suspendSayali Lokhande1-3/+18
2020-02-12scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo2-0/+21
2020-02-12scsi: ufs: introduce common function to disable host TX LCCStanley Chu6-7/+10
2020-02-12scsi: ufs: ufs-mediatek: fix TX LCC disabling timingStanley Chu1-3/+9
2020-02-10scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart10-10/+10
2020-02-10scsi: lpfc: Update lpfc version to 12.6.0.4James Smart1-1/+1
2020-02-10scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart3-25/+4
2020-02-10scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)James Smart3-209/+5
2020-02-10scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2-88/+85
2020-02-10scsi: lpfc: Fix compiler warning on frame sizeJames Smart1-6/+14
2020-02-10scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart1-0/+1
2020-02-10scsi: lpfc: Fix registration of ELS type support in fdmiJames Smart1-2/+0
2020-02-10scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2-20/+40
2020-02-10scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart1-1/+3
2020-02-10scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart1-0/+4
2020-02-10scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()Bart Van Assche1-0/+2
2020-02-10scsi: core: remove .for_blk_mqMing Lei1-1/+0
2020-02-10scsi: ufs: ufs-mediatek: gate ref-clk during Auto-Hibern8Stanley Chu2-11/+39
2020-02-10scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu2-1/+8
2020-02-10scsi: ufs: ufs-mediatek: support linkoff state during suspendStanley Chu1-5/+7
2020-02-10scsi: ufs: ufs-mediatek: ensure UniPro is not powered down before linkupStanley Chu1-9/+10
2020-02-10scsi: megaraid_sas: fix indentation issueColin Ian King1-2/+2
2020-02-10scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi1-0/+68
2020-02-10scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tagBart Van Assche3-22/+33
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds4-4/+4
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-24/+109
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-19/+29
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds50-160/+415
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-4/+30
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds99-2617/+5508
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-18/+276
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-4/+5
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-30/+16
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+10
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner3-24/+109
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller14-53/+159