summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/khadas-mcu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-15scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart1-67/+177
2022-03-15scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR pathsJames Smart1-34/+81
2022-03-15scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart3-105/+242
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart7-240/+453
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart5-2/+200
2022-03-15scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart5-302/+257
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart12-391/+385
2022-03-15scsi: lpfc: Use kcalloc()Julia Lawall1-6/+3
2022-03-15scsi: aic7xxx: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: qla2xxx: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: elx: libefc_sli: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: lpfc: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: qla2xxx: Update version to 10.02.07.400-kNilesh Javali1-2/+2
2022-03-15scsi: qla2xxx: Increase max limit of ql2xnvme_queuesShreyas Deodhar3-7/+10
2022-03-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-03-15scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran1-7/+0
2022-03-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-03-15scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran2-3/+18
2022-03-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-03-15scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-03-15scsi: qla2xxx: Fix crash during module load unload testArun Easi1-0/+2
2022-03-15scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-03-15scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload testArun Easi1-10/+20
2022-03-15scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2-2/+8
2022-03-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-03-15scsi: libiscsi: Teardown iscsi_cls_conn gracefullyWenchao Hao3-28/+10
2022-03-15scsi: libiscsi: Add iscsi_cls_conn to sysfs after initializationWenchao Hao3-80/+11
2022-03-15scsi: iscsi: Add helper functions to manage iscsi_cls_connWenchao Hao2-0/+101
2022-03-15scsi: core: Remove unreachable code warningYang Li1-2/+0
2022-03-15scsi: megasas: Clean up some inconsistent indentingYang Li1-2/+2
2022-03-15scsi: aacraid: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2022-03-15scsi: target: Add iscsi/cpus_allowed_list in configfsMingzhe Zou4-28/+120
2022-03-15scsi: hisi_sas: Use libsas internal abort supportJohn Garry6-322/+183
2022-03-15scsi: pm8001: Use libsas internal abort supportJohn Garry5-147/+74
2022-03-15scsi: libsas: Add sas_execute_internal_abort_dev()John Garry2-0/+16
2022-03-15scsi: libsas: Add sas_execute_internal_abort_single()John Garry3-0/+90
2022-03-15scsi: lpfc: Remove failing soft_wwn supportJames Smart3-242/+1
2022-03-09scsi: ufs: core: scsi_get_lba() error fixPeter Wang1-2/+3
2022-03-09scsi: ufs: docs: UFS documentation correctionsRandy Dunlap1-35/+35
2022-03-09scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy1-13/+12
2022-03-09scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy1-15/+3
2022-03-09scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-03-09scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()Damien Le Moal1-9/+7
2022-03-09scsi: scsi_debug: Silence unexpected unlock warningsDamien Le Moal1-24/+44
2022-03-02scsi: ufs: Fix runtime PM messages never-ending cycleAdrian Hunter1-2/+19
2022-03-02scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter3-4/+12
2022-03-02scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()Hannes Reinecke1-7/+8
2022-03-02scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()Hannes Reinecke1-6/+6
2022-03-02scsi: lpfc: Use fc_block_rport()Hannes Reinecke1-5/+8
2022-03-02scsi: lpfc: Drop lpfc_no_handler()Hannes Reinecke1-10/+0