1
0
Fork 0
alistair23-linux/drivers/scsi/aic7xxx
Linus Torvalds 2837461dbe SCSI fixes on 20180613
This is a set of minor (and safe changes) that didn't make the initial
 pull request plus some bug fixes.
 
 Signed-off-by: James E.J. Bottomley <jejb@linux.vnet.ibm.com>
 -----BEGIN PGP SIGNATURE-----
 
 iJwEABMIAEQWIQTnYEDbdso9F2cI+arnQslM7pishQUCWyHBVCYcamFtZXMuYm90
 dG9tbGV5QGhhbnNlbnBhcnRuZXJzaGlwLmNvbQAKCRDnQslM7pishTkjAPoDF71y
 5+w0pim7HQvyo02GxKRWyYzkibZsTfNQ49Yo6wD9EhKp1OD4TIrO1ey3fHpCcYry
 CHfUIClnev6hiqDBDrI=
 =xJ+K
 -----END PGP SIGNATURE-----

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

Pull SCSI fixes from James Bottomley:
 "This is a set of minor (and safe changes) that didn't make the initial
  pull request plus some bug fixes"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: qla2xxx: Mask off Scope bits in retry delay
  scsi: qla2xxx: Fix crash on qla2x00_mailbox_command
  scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd
  scsi: mpt3sas: Add an I/O barrier
  scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
  scsi: hpsa: disable device during shutdown
  scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path
  scsi: aacraid: remove bogus GFP_DMA32 specifies
2018-06-14 16:35:32 +09:00
..
aicasm scsi: aic7xxx: aic79xx: remove VLAs 2018-03-15 00:34:26 -04:00
.gitignore
Kconfig.aic7xxx
Kconfig.aic79xx treewide: Fix typo in printk 2014-08-26 09:35:54 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aic7xxx.h aic7xxx: Avoid name collision with <linux/list.h> 2016-01-05 22:10:35 +01:00
aic7xxx.reg
aic7xxx.seq
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
aic7xxx_inline.h
aic7xxx_osm.c scsi: aic7xxx: make a couple of functions static 2017-10-16 22:40:18 -04:00
aic7xxx_osm.h scsi: aic7xxx: remove empty function 2017-08-07 21:42:07 -04:00
aic7xxx_osm_pci.c aic7xxx: Use kstrdup 2014-07-25 17:16:54 -04:00
aic7xxx_pci.c scsi: aic7xxx: fix order of arguments in function prototype 2017-04-19 22:17:23 -04:00
aic7xxx_pci.h
aic7xxx_proc.c scsi: print single-character strings with seq_putc 2015-02-02 09:57:46 -08:00
aic7xxx_reg.h_shipped scsi: aic7xxx: regenerate firmware files 2017-08-10 19:36:51 -04:00
aic7xxx_reg_print.c_shipped
aic7xxx_seq.h_shipped scsi: aic7xxx: aic79xx: remove VLAs 2018-03-15 00:34:26 -04:00
aic79xx.h scsi: aic7xxx: Convert timers to use timer_setup() 2017-11-01 11:27:04 -07:00
aic79xx.reg
aic79xx.seq
aic79xx_core.c SCSI fixes on 20180613 2018-06-14 16:35:32 +09:00
aic79xx_inline.h
aic79xx_osm.c scsi: use host wide tags by default 2015-11-09 17:11:57 -08:00
aic79xx_osm.h scsi: aic7xxx: Convert timers to use timer_setup() 2017-11-01 11:27:04 -07:00
aic79xx_osm_pci.c aic7xxx: Use kstrdup 2014-07-25 17:16:54 -04:00
aic79xx_pci.c aic79xx: fix misuse of static variables 2014-05-19 19:12:23 +02:00
aic79xx_pci.h
aic79xx_proc.c scsi: print single-character strings with seq_putc 2015-02-02 09:57:46 -08:00
aic79xx_reg.h_shipped scsi: aic7xxx: regenerate firmware files 2017-08-10 19:36:51 -04:00
aic79xx_reg_print.c_shipped scsi: aic7xxx: regenerate firmware files 2017-08-10 19:36:51 -04:00
aic79xx_seq.h_shipped scsi: aic7xxx: aic79xx: remove VLAs 2018-03-15 00:34:26 -04:00
aic7770.c
aic7770_osm.c aic7xxx: Use kstrdup 2014-07-25 17:16:54 -04:00
aiclib.h
cam.h
queue.h aic7xxx: Avoid name collision with <linux/list.h> 2016-01-05 22:10:35 +01:00
scsi_iu.h
scsi_message.h