Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI updates from James Bottomley: "This update includes the usual round of driver updates (fcoe, lpfc, ufs, qla2xxx, hisi_sas). The most important other change is removing the flag to allow non-blk_mq on a per host basis (it's unused); there is still a global module parameter for all of SCSI just in case. The rest are an assortment of minor fixes and typo updates" * tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (101 commits) scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task fnic: pci_dma_mapping_error() doesn't return an error code scsi: lpfc: avoid harmless comparison warning fcoe: implement FIP VLAN responder fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held scsi: ufs: remove unnecessary goto label hpsa: change hpsa_passthru_ioctl timeout hpsa: correct skipping masked peripherals qla2xxx: Update driver version to 8.07.00.38-k qla2xxx: Fix BBCR offset qla2xxx: Fix duplicate message id. qla2xxx: Disable the adapter and skip error recovery in case of register disconnect. qla2xxx: Separate ISP type bits out from device type. qla2xxx: Correction to function qla26xx_dport_diagnostics(). qla2xxx: Add support to handle Loop Init error Asynchronus event. qla2xxx: Let DPORT be enabled purely by nvram. qla2xxx: Add bsg interface to support statistics counter reset. qla2xxx: Add bsg interface to support D_Port Diagnostics. qla2xxx: Check for device state before unloading the driver. ...
Showing
- Documentation/devicetree/bindings/ufs/tc-dwc-g210-pltfrm.txt 26 additions, 0 deletionsDocumentation/devicetree/bindings/ufs/tc-dwc-g210-pltfrm.txt
- Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt 2 additions, 2 deletionsDocumentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt
- MAINTAINERS 11 additions, 5 deletionsMAINTAINERS
- drivers/scsi/53c700.c 6 additions, 4 deletionsdrivers/scsi/53c700.c
- drivers/scsi/53c700.h 9 additions, 6 deletionsdrivers/scsi/53c700.h
- drivers/scsi/Kconfig 1 addition, 1 deletiondrivers/scsi/Kconfig
- drivers/scsi/aacraid/commctrl.c 3 additions, 4 deletionsdrivers/scsi/aacraid/commctrl.c
- drivers/scsi/bnx2fc/bnx2fc_fcoe.c 7 additions, 7 deletionsdrivers/scsi/bnx2fc/bnx2fc_fcoe.c
- drivers/scsi/bnx2fc/bnx2fc_io.c 1 addition, 1 deletiondrivers/scsi/bnx2fc/bnx2fc_io.c
- drivers/scsi/bnx2i/bnx2i_hwi.c 1 addition, 1 deletiondrivers/scsi/bnx2i/bnx2i_hwi.c
- drivers/scsi/cxlflash/main.c 83 additions, 15 deletionsdrivers/scsi/cxlflash/main.c
- drivers/scsi/cxlflash/main.h 2 additions, 0 deletionsdrivers/scsi/cxlflash/main.h
- drivers/scsi/cxlflash/sislite.h 6 additions, 0 deletionsdrivers/scsi/cxlflash/sislite.h
- drivers/scsi/fcoe/fcoe.c 64 additions, 258 deletionsdrivers/scsi/fcoe/fcoe.c
- drivers/scsi/fcoe/fcoe_ctlr.c 232 additions, 13 deletionsdrivers/scsi/fcoe/fcoe_ctlr.c
- drivers/scsi/fcoe/fcoe_sysfs.c 39 additions, 0 deletionsdrivers/scsi/fcoe/fcoe_sysfs.c
- drivers/scsi/fcoe/fcoe_transport.c 2 additions, 2 deletionsdrivers/scsi/fcoe/fcoe_transport.c
- drivers/scsi/fnic/fnic_fcs.c 7 additions, 7 deletionsdrivers/scsi/fnic/fnic_fcs.c
- drivers/scsi/fnic/fnic_fip.h 0 additions, 8 deletionsdrivers/scsi/fnic/fnic_fip.h
- drivers/scsi/hisi_sas/hisi_sas.h 1 addition, 1 deletiondrivers/scsi/hisi_sas/hisi_sas.h
Please register or sign in to comment