alistair23-linux/drivers/scsi/aic7xxx
Linus Torvalds 1c54fc1efe SCSI for-linus on 20140609
This patch consists of the usual driver updates (qla2xxx, qla4xxx, lpfc,
 be2iscsi, fnic, ufs, NCR5380) The NCR5380 is the addition to maintained status
 of a long neglected driver for older hardware.  In addition there are a lot of
 minor fixes and cleanups and some more updates to make scsi mq ready.
 
 Signed-off-by: James Bottomley <JBottomley@Parallels.com>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (GNU/Linux)
 
 iQEcBAABAgAGBQJTlcwiAAoJEDeqqVYsXL0M5qsIALzVPLd4yxA16zCiaPQUeIV5
 mfYmwISFlN+qW3AcUeSH4D13YgegCjEBfqaDMWvIkgouxLy/7jpxtChutq3MCzUE
 cDT1B9+ZrzoqBISRNHEh/gx5F1MOF2VPuqG2pe0J90wyRCNzJscB6PbtWMAo86CA
 2eu7wq3K9FXxCC1qY0PzwBLXHqUcgk5GWiK9CM/k4W0NiTVeNmwPeh5i91IQnBHx
 E2l7NAXgNLyCf5tyeswvZ4pW0T3hlaswNmBB4qC8oJm4U6UqMN+tk4ML63Pz7uPe
 4mlHG0uI8Vbdi13iv1EDUZ9Vo8iqVrzP2UAhakgP9poKSGqE4d/MD0EKNGQB2Es=
 =cBY8
 -----END PGP SIGNATURE-----

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

Pull SCSI updates from James Bottomley:
 "This patch consists of the usual driver updates (qla2xxx, qla4xxx,
  lpfc, be2iscsi, fnic, ufs, NCR5380) The NCR5380 is the addition to
  maintained status of a long neglected driver for older hardware.  In
  addition there are a lot of minor fixes and cleanups and some more
  updates to make scsi mq ready"

* tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (130 commits)
  include/scsi/osd_protocol.h: remove unnecessary __constant
  mvsas: Recognise device/subsystem 9485/9485 as 88SE9485
  Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"
  mptfusion: fix msgContext in mptctl_hp_hostinfo
  acornscsi: remove linked command support
  scsi/NCR5380: dprintk macro
  fusion: Remove use of DEF_SCSI_QCMD
  fusion: Add free msg frames to the head, not tail of list
  mpt2sas: Add free smids to the head, not tail of list
  mpt2sas: Remove use of DEF_SCSI_QCMD
  mpt2sas: Remove uses of serial_number
  mpt3sas: Remove use of DEF_SCSI_QCMD
  mpt3sas: Remove uses of serial_number
  qla2xxx: Use kmemdup instead of kmalloc + memcpy
  qla4xxx: Use kmemdup instead of kmalloc + memcpy
  qla2xxx: fix incorrect debug printk
  be2iscsi: Bump the driver version
  be2iscsi: Fix processing cqe for cxn whose endpoint is freed
  be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed
  be2iscsi: Fix memory corruption in MBX path
  ...
2014-06-09 18:54:06 -07:00
..
aicasm [SCSI] remove deprecated IRQF_DISABLED from SCSI 2014-03-19 15:04:44 -07:00
.gitignore
aic7xxx.h Fix common misspellings 2011-03-31 11:26:23 -03:00
aic7xxx.reg Fix common misspellings 2011-03-31 11:26:23 -03:00
aic7xxx.seq Fix common misspellings 2011-03-31 11:26:23 -03:00
aic7xxx_93cx6.c [SCSI] aic7xxx: Remove OS utility wrappers 2010-07-28 09:05:27 -05:00
aic7xxx_93cx6.h
aic7xxx_core.c aic7xxx: Fix typo in aic7xxx 2012-02-05 17:14:46 +01:00
aic7xxx_inline.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic7xxx_osm.c aic7xxx: Remove obsolete preprocessor define 2014-05-26 10:39:29 +02:00
aic7xxx_osm.h aic7xxx: switch to ->show_info() 2013-04-09 14:13:26 -04:00
aic7xxx_osm_pci.c [SCSI] aic7xxx: Remove OS utility wrappers 2010-07-28 09:05:27 -05:00
aic7xxx_pci.c [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_device 2013-09-10 14:48:16 -07:00
aic7xxx_pci.h
aic7xxx_proc.c aic7xxx: switch to ->show_info() 2013-04-09 14:13:26 -04:00
aic7xxx_reg.h_shipped
aic7xxx_reg_print.c_shipped
aic7xxx_seq.h_shipped
aic79xx.h aic7xxx: Spelling s/termnation/termination/ 2014-05-05 15:37:50 +02:00
aic79xx.reg Fix common misspellings 2011-03-31 11:26:23 -03:00
aic79xx.seq Fix common misspellings 2011-03-31 11:26:23 -03:00
aic79xx_core.c scsi: fix various printk and comment typos 2012-09-01 08:24:35 -07:00
aic79xx_inline.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic79xx_osm.c aic79xx: switch to ->show_info() 2013-04-09 14:13:25 -04:00
aic79xx_osm.h aic79xx: switch to ->show_info() 2013-04-09 14:13:25 -04:00
aic79xx_osm_pci.c [SCSI] aic7xxx: Remove OS utility wrappers 2010-07-28 09:05:27 -05:00
aic79xx_pci.c aic79xx: fix misuse of static variables 2014-05-19 19:12:23 +02:00
aic79xx_pci.h
aic79xx_proc.c aic79xx: switch to ->show_info() 2013-04-09 14:13:25 -04:00
aic79xx_reg.h_shipped
aic79xx_reg_print.c_shipped
aic79xx_seq.h_shipped
aic7770.c [SCSI] aic7xxx: Remove OS utility wrappers 2010-07-28 09:05:27 -05:00
aic7770_osm.c [SCSI] aic7xxx: Remove OS utility wrappers 2010-07-28 09:05:27 -05:00
aiclib.c
aiclib.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
cam.h
Kconfig.aic7xxx aic7xxx: fix Kconfig references to READMEs 2011-10-10 23:52:56 +02:00
Kconfig.aic79xx aic7xxx: fix Kconfig references to READMEs 2011-10-10 23:52:56 +02:00
Makefile
queue.h
scsi_iu.h
scsi_message.h