summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Display message for FCE enabledHimanshu Madhani2020-02-242-0/+15
* scsi: qla2xxx: Add vendor extended FDMI commandsJoe Carnuccio2020-02-242-987/+826
* scsi: qla2xxx: Add ql2xrdpenable module parameter for RDPJoe Carnuccio2020-02-243-4/+19
* scsi: qla2xxx: Add vendor extended RDP additions and amendmentsJoe Carnuccio2020-02-247-4/+807
* scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio2020-02-248-35/+155
* scsi: qla2xxx: Add endianizer macro calls to fc host statsJoe Carnuccio2020-02-242-51/+54
* scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN dataJoe Carnuccio2020-02-223-0/+23
* scsi: qla2xxx: Move free of fcport out of interrupt contextJoe Carnuccio2020-02-221-2/+12
* scsi: qla2xxx: Add beacon LED config sysfs interfaceJoe Carnuccio2020-02-224-0/+135
* scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp2020-02-215-8/+22
* scsi: target: convert boolean se_dev_attrib types to boolDavid Disseldorp2020-02-211-3/+3
* scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp2020-02-211-1/+1
* scsi: advansys: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-181-1/+1
* scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart2020-02-187-23/+361
* scsi: core: Delete scsi_use_blk_mqJohn Garry2020-02-132-5/+0
* scsi: zorro_esp: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-02-131-3/+2
* scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo2020-02-131-3/+19
* scsi: ufs: Add dev ref clock gating wait time supportCan Guo2020-02-132-0/+37
* scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo2020-02-131-0/+5
* scsi: ufs: Remove the check before call setup clock notify vopsCan Guo2020-02-131-20/+6
* scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo2020-02-131-25/+53
* scsi: ufs: set load before setting voltage in regulatorsAsutosh Das2020-02-131-5/+5
* scsi: ufs: Flush exception event before suspendSayali Lokhande2020-02-131-3/+18
* scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo2020-02-132-0/+21
* scsi: ufs: introduce common function to disable host TX LCCStanley Chu2020-02-136-7/+10
* scsi: ufs: ufs-mediatek: fix TX LCC disabling timingStanley Chu2020-02-131-3/+9
* scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-1110-10/+10
* scsi: lpfc: Update lpfc version to 12.6.0.4James Smart2020-02-111-1/+1
* scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-113-25/+4
* scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)James Smart2020-02-113-209/+5
* scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2020-02-112-88/+85
* scsi: lpfc: Fix compiler warning on frame sizeJames Smart2020-02-111-6/+14
* scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart2020-02-111-0/+1
* scsi: lpfc: Fix registration of ELS type support in fdmiJames Smart2020-02-111-2/+0
* scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2020-02-112-20/+40
* scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart2020-02-111-1/+3
* scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart2020-02-111-0/+4
* scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()Bart Van Assche2020-02-111-0/+2
* scsi: core: remove .for_blk_mqMing Lei2020-02-111-1/+0
* scsi: ufs: ufs-mediatek: gate ref-clk during Auto-Hibern8Stanley Chu2020-02-112-11/+39
* scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu2020-02-112-1/+8
* scsi: ufs: ufs-mediatek: support linkoff state during suspendStanley Chu2020-02-111-5/+7
* scsi: ufs: ufs-mediatek: ensure UniPro is not powered down before linkupStanley Chu2020-02-111-9/+10
* scsi: megaraid_sas: fix indentation issueColin Ian King2020-02-111-2/+2
* scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi2020-02-111-0/+68
* scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tagBart Van Assche2020-02-113-22/+33
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-104-4/+4
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-034-4/+4
* | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2
* | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-093-24/+109
|\ \