summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic7xxx_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-081-1/+1
|\
| * scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King2019-04-191-1/+1
* | scsi: aic7xxx: mark expected switch fall-throughsGustavo A. R. Silva2019-04-091-3/+9
|/
* scsi: aic7xxx: remove unused redundant variable num_chip_namesColin Ian King2018-09-121-1/+0Star
* scsi: aic7xxx: Fix build using bare-metal toolchainSam Protsenko2018-08-301-39/+1Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt2018-03-151-4/+4
* scsi: aic7xxx: make a couple of functions staticColin Ian King2017-10-171-1/+1
* scsi: aic7xxx: remove empty functionMichał Mirosław2017-08-081-1/+0Star
* aic7xxx: Fix typo in error messageNik Nyby2015-08-071-1/+1
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-091-6/+4Star
* aic7xxx: Fix typo in aic7xxxMasanari Iida2012-02-051-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-9/+9
* scsi: Remove unnecessary casts of void ptr returning alloc function return va...Jesper Juhl2011-01-191-1/+1
* [SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg2010-07-281-218/+212Star
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* trivial: fix typo in aic7xxx commentUwe Kleine-Koenig2009-09-211-1/+1
* [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp2008-10-231-0/+7
* [SCSI] aic7xxx: add constDenys Vlasenko2008-04-271-6/+6
* [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-271-56/+124
* [SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko2008-04-241-2/+506
* [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley2008-02-181-5/+6
* [SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori2008-01-301-1/+2
* [SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley2007-07-311-1/+21
* [SCSI] aic7xxx: make functions staticAdrian Bunk2007-04-011-1/+1
* [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-261-10/+12
* [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-261-9/+9
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-4/+4
* [SCSI] audit drivers for incorrect max_id useHannes Reinecke2006-05-281-2/+2
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-281-17/+7Star
* [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley2005-08-051-25/+35
* [SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig2005-07-111-59/+0Star
* [SCSI] aic7xxx: remove ahc_find_softcChristoph Hellwig2005-06-121-16/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+7451