summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-18scsi: ppa: Switch to use module_parport_driver()Andy Shevchenko
2021-06-18scsi: imm: Switch to use module_parport_driver()Andy Shevchenko
2021-06-18scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2021-06-18scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S
2021-06-18scsi: mpi3mr: Make some symbols staticYang Yingliang
2021-06-18scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc()Yang Yingliang
2021-06-18scsi: mpi3mr: Fix missing unlock on errorYang Yingliang
2021-06-15scsi: elx: efct: Tie into kernel Kconfig and build processJames Smart
2021-06-15scsi: elx: efct: Add Makefile and Kconfig for efct driverJames Smart
2021-06-15scsi: elx: efct: Transport class host interface supportJames Smart
2021-06-15scsi: elx: efct: Transport and hardware teardown routinesJames Smart
2021-06-15scsi: elx: efct: Link and host statisticsJames Smart
2021-06-15scsi: elx: efct: Hardware I/O submission routinesJames Smart
2021-06-15scsi: elx: efct: LIO backend interface routinesJames Smart
2021-06-15scsi: elx: efct: SCSI I/O handling routinesJames Smart
2021-06-15scsi: elx: efct: Unsolicited FC frame processing routinesJames Smart
2021-06-15scsi: elx: efct: Hardware queues processingJames Smart
2021-06-15scsi: elx: efct: Hardware I/O and SGL initializationJames Smart
2021-06-15scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIsJames Smart
2021-06-15scsi: elx: efct: Hardware queue creation and deletionJames Smart
2021-06-15scsi: elx: efct: Driver initialization routinesJames Smart
2021-06-15scsi: elx: efct: Data structures and defines for hw operationsJames Smart
2021-06-15scsi: elx: libefc: Register discovery objects with hardwareJames Smart
2021-06-15scsi: elx: libefc: Extended link Service I/O handlingJames Smart
2021-06-15scsi: elx: libefc: FC node ELS and state handlingJames Smart
2021-06-15scsi: elx: libefc: Fabric node state machine interfacesJames Smart
2021-06-15scsi: elx: libefc: Remote node state machine interfacesJames Smart
2021-06-15scsi: elx: libefc: SLI and FC PORT state machine interfacesJames Smart
2021-06-15scsi: elx: libefc: FC Domain state machine interfacesJames Smart
2021-06-15scsi: elx: libefc: Emulex FC discovery library APIs and definitionsJames Smart
2021-06-15scsi: elx: libefc: Generic state machine frameworkJames Smart
2021-06-15scsi: elx: libefc_sli: APIs to setup SLI libraryJames Smart
2021-06-15scsi: elx: libefc_sli: BMBX routines and SLI config commandsJames Smart
2021-06-15scsi: elx: libefc_sli: Populate and post different WQEsJames Smart
2021-06-15scsi: elx: libefc_sli: Queue create/destroy/parse routinesJames Smart
2021-06-15scsi: elx: libefc_sli: Data structures and defines for mbox commandsJames Smart
2021-06-15scsi: elx: libefc_sli: SLI Descriptors and Queue entriesJames Smart
2021-06-15scsi: elx: libefc_sli: SLI-4 register offsets and field definitionsJames Smart
2021-06-15scsi: pm8001: Remove unnecessary OOM messageZhen Lei
2021-06-15scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()Baokun Li
2021-06-15scsi: ufs-mediatek: Create reset control device_linkPeter Wang
2021-06-15scsi: qla2xxx: Remove duplicate declarationsShaokun Zhang
2021-06-15scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()Zou Wei
2021-06-15scsi: storvsc: Correctly handle multiple flags in srb_statusMichael Kelley
2021-06-15scsi: storvsc: Update error loggingMichael Kelley
2021-06-15scsi: storvsc: Miscellaneous code cleanupsMichael Kelley
2021-06-10scsi: lpfc: vmid: Introduce VMID in I/O pathGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker threadGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Append the VMID to the wqe before sendingGaurav Srivastava