summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scsi: lpfc: Fix build error in lpfc_scsi.cJames Smart2021-06-191-1/+1
| * | | | scsi: qla4xxx: Remove redundant continue statementColin Ian King2021-06-191-2/+0
| * | | | scsi: ppa: Switch to use module_parport_driver()Andy Shevchenko2021-06-191-13/+1
| * | | | scsi: imm: Switch to use module_parport_driver()Andy Shevchenko2021-06-191-14/+1
| * | | | scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei2021-06-191-1/+3
| * | | | scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S2021-06-191-1/+1
| * | | | scsi: mpi3mr: Make some symbols staticYang Yingliang2021-06-193-3/+3
| * | | | scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc()Yang Yingliang2021-06-191-0/+2
| * | | | scsi: mpi3mr: Fix missing unlock on errorYang Yingliang2021-06-191-2/+2
| * | | | scsi: elx: efct: Tie into kernel Kconfig and build processJames Smart2021-06-162-0/+3
| * | | | scsi: elx: efct: Add Makefile and Kconfig for efct driverJames Smart2021-06-162-0/+27
| * | | | scsi: elx: efct: Transport class host interface supportJames Smart2021-06-161-0/+436
| * | | | scsi: elx: efct: Transport and hardware teardown routinesJames Smart2021-06-163-0/+456
| * | | | scsi: elx: efct: Link and host statisticsJames Smart2021-06-162-0/+356
| * | | | scsi: elx: efct: Hardware I/O submission routinesJames Smart2021-06-162-0/+525
| * | | | scsi: elx: efct: LIO backend interface routinesJames Smart2021-06-162-0/+1887
| * | | | scsi: elx: efct: SCSI I/O handling routinesJames Smart2021-06-162-0/+1362
| * | | | scsi: elx: efct: Unsolicited FC frame processing routinesJames Smart2021-06-162-0/+509
| * | | | scsi: elx: efct: Hardware queues processingJames Smart2021-06-164-0/+764
| * | | | scsi: elx: efct: Hardware I/O and SGL initializationJames Smart2021-06-162-0/+615
| * | | | scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIsJames Smart2021-06-162-0/+415
| * | | | scsi: elx: efct: Hardware queue creation and deletionJames Smart2021-06-162-0/+681
| * | | | scsi: elx: efct: Driver initialization routinesJames Smart2021-06-166-0/+2749
| * | | | scsi: elx: efct: Data structures and defines for hw operationsJames Smart2021-06-161-0/+586
| * | | | scsi: elx: libefc: Register discovery objects with hardwareJames Smart2021-06-162-0/+812
| * | | | scsi: elx: libefc: Extended link Service I/O handlingJames Smart2021-06-162-0/+1205
| * | | | scsi: elx: libefc: FC node ELS and state handlingJames Smart2021-06-162-0/+1675
| * | | | scsi: elx: libefc: Fabric node state machine interfacesJames Smart2021-06-162-0/+1680
| * | | | scsi: elx: libefc: Remote node state machine interfacesJames Smart2021-06-162-0/+1293
| * | | | scsi: elx: libefc: SLI and FC PORT state machine interfacesJames Smart2021-06-162-0/+827
| * | | | scsi: elx: libefc: FC Domain state machine interfacesJames Smart2021-06-162-0/+1142
| * | | | scsi: elx: libefc: Emulex FC discovery library APIs and definitionsJames Smart2021-06-163-0/+753
| * | | | scsi: elx: libefc: Generic state machine frameworkJames Smart2021-06-162-0/+251
| * | | | scsi: elx: libefc_sli: APIs to setup SLI libraryJames Smart2021-06-162-0/+1532
| * | | | scsi: elx: libefc_sli: BMBX routines and SLI config commandsJames Smart2021-06-161-0/+1164
| * | | | scsi: elx: libefc_sli: Populate and post different WQEsJames Smart2021-06-161-0/+1499
| * | | | scsi: elx: libefc_sli: Queue create/destroy/parse routinesJames Smart2021-06-163-0/+1371
| * | | | scsi: elx: libefc_sli: Data structures and defines for mbox commandsJames Smart2021-06-161-0/+1637
| * | | | scsi: elx: libefc_sli: SLI Descriptors and Queue entriesJames Smart2021-06-162-0/+1798
| * | | | scsi: elx: libefc_sli: SLI-4 register offsets and field definitionsJames Smart2021-06-162-0/+330
| * | | | scsi: pm8001: Remove unnecessary OOM messageZhen Lei2021-06-161-4/+2
| * | | | scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()Baokun Li2021-06-161-2/+1
| * | | | scsi: ufs-mediatek: Create reset control device_linkPeter Wang2021-06-162-0/+30
| * | | | scsi: qla2xxx: Remove duplicate declarationsShaokun Zhang2021-06-161-4/+0
| * | | | scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()Zou Wei2021-06-161-2/+1
| * | | | scsi: storvsc: Correctly handle multiple flags in srb_statusMichael Kelley2021-06-161-28/+33
| * | | | scsi: storvsc: Update error loggingMichael Kelley2021-06-161-9/+10
| * | | | scsi: storvsc: Miscellaneous code cleanupsMichael Kelley2021-06-161-26/+13
| * | | | scsi: lpfc: vmid: Introduce VMID in I/O pathGaurav Srivastava2021-06-101-0/+174
| * | | | scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker threadGaurav Srivastava2021-06-101-0/+43