linux-stable/drivers/scsi/aic7xxx
Linus Torvalds 8b9cc17a46 SCSI misc on 20210711
This is a set of minor fixes and clean ups in the core and various
 drivers.  The only core change in behaviour is the I/O retry for
 spinup notify, but that shouldn't impact anything other than the
 failing case.
 
 Signed-off-by: James E.J. Bottomley <jejb@linux.ibm.com>
 -----BEGIN PGP SIGNATURE-----
 
 iJwEABMIAEQWIQTnYEDbdso9F2cI+arnQslM7pishQUCYOqWWyYcamFtZXMuYm90
 dG9tbGV5QGhhbnNlbnBhcnRuZXJzaGlwLmNvbQAKCRDnQslM7pishYBtAQCpqVdl
 Axi1SpD6/UuKOgRmboWscoKD8FLHwvLDMRyCRQEAnLu3XdB9HcQrwZOkTG14vrfB
 q2XB5cP4XAITxFLN1qo=
 =9AO9
 -----END PGP SIGNATURE-----

Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull more SCSI updates from James Bottomley:
 "This is a set of minor fixes and clean ups in the core and various
  drivers.

  The only core change in behaviour is the I/O retry for spinup notify,
  but that shouldn't impact anything other than the failing case"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (23 commits)
  scsi: virtio_scsi: Add validation for residual bytes from response
  scsi: ipr: System crashes when seeing type 20 error
  scsi: core: Retry I/O for Notify (Enable Spinup) Required error
  scsi: mpi3mr: Fix warnings reported by smatch
  scsi: qedf: Add check to synchronize abort and flush
  scsi: MAINTAINERS: Add mpi3mr driver maintainers
  scsi: libfc: Fix array index out of bound exception
  scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro
  scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro
  scsi: qedf: Use DEVICE_ATTR_RO() macro
  scsi: qedi: Use DEVICE_ATTR_RO() macro
  scsi: message: mptfc: Switch from pci_ to dma_ API
  scsi: be2iscsi: Fix some missing space in some messages
  scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
  scsi: ufs: Fix build warning without CONFIG_PM
  scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment
  scsi: qla2xxx: Add heartbeat check
  scsi: virtio_scsi: Do not overwrite SCSI status
  scsi: libsas: Add LUN number check in .slave_alloc callback
  scsi: core: Inline scsi_mq_alloc_queue()
  ...
2021-07-11 10:59:53 -07:00
..
aicasm scsi: aic7xxx: Remove multiple definition of globals 2021-05-21 22:05:50 -04:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
aic7xxx.h scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_t 2021-02-22 22:27:59 -05:00
aic7xxx.reg
aic7xxx.seq
aic7xxx_93cx6.c scsi: aic7xxx: aic79xx: Whitespace cleanup 2021-01-22 21:14:08 -05:00
aic7xxx_93cx6.h
aic7xxx_core.c scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 2021-06-22 21:16:47 -04:00
aic7xxx_inline.h
aic7xxx_osm.c scsi: core: Kill DRIVER_SENSE 2021-05-31 22:48:21 -04:00
aic7xxx_osm.h scsi: aic7xxx: aic79xx: Kill pointless forward declarations 2021-01-22 21:14:08 -05:00
aic7xxx_osm_pci.c scsi: aic7xxx: Use generic power management 2020-11-25 23:14:30 -05:00
aic7xxx_pci.c scsi: aic7xxx: Use generic power management 2020-11-25 23:14:30 -05:00
aic7xxx_pci.h
aic7xxx_proc.c scsi: aic7xxx: aic79xx: Whitespace cleanup 2021-01-22 21:14:08 -05:00
aic7xxx_reg.h_shipped
aic7xxx_reg_print.c_shipped
aic7xxx_seq.h_shipped
aic79xx.h scsi: aic79xx: Fix spelling of version 2021-02-22 22:23:47 -05:00
aic79xx.reg
aic79xx.seq
aic79xx_core.c scsi: aic7xxx: aic79xx: Drop internal SCSI message definition 2021-01-22 21:14:10 -05:00
aic79xx_inline.h
aic79xx_osm.c scsi: core: Kill DRIVER_SENSE 2021-05-31 22:48:21 -04:00
aic79xx_osm.h scsi: aic7xxx: aic79xx: Kill pointless forward declarations 2021-01-22 21:14:08 -05:00
aic79xx_osm_pci.c scsi: aic7xxx: aic79xx: Whitespace cleanup 2021-01-22 21:14:08 -05:00
aic79xx_pci.c scsi: aic79xx: Use generic power management 2020-11-25 23:14:30 -05:00
aic79xx_pci.h
aic79xx_proc.c scsi: aic7xxx: aic79xx: Whitespace cleanup 2021-01-22 21:14:08 -05:00
aic79xx_reg.h_shipped
aic79xx_reg_print.c_shipped
aic79xx_seq.h_shipped
aic7770.c
aic7770_osm.c
aiclib.h scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitions 2021-01-22 21:14:08 -05:00
cam.h
Kconfig.aic7xxx treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Kconfig.aic79xx treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
queue.h
scsi_iu.h
scsi_message.h scsi: aic7xxx: Restore several defines for aic7xxx firmware build 2021-05-21 22:02:42 -04:00