summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+2
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-34/+0
|\
| * scsi: aic7xxx: remove aiclib.cCorentin Labbe2018-01-301-34/+0
* | scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt2018-03-155-14/+11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-142-2/+2
|\
| * scsi: aic7xxx: make a couple of functions staticColin Ian King2017-10-162-2/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-133-32/+9
|\ \
| * | scsi: aic7xxx: Convert timers to use timer_setup()Kees Cook2017-11-013-32/+9
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* scsi: aic7xxx: regenerate firmware filesMichał Mirosław2017-08-103-1102/+227
* scsi: aic7xxx: fix firmware build depsMichał Mirosław2017-08-071-2/+4
* scsi: aic7xxx: remove empty functionMichał Mirosław2017-08-073-7/+0
* scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2017-07-242-30/+35
* scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King2017-04-191-2/+2
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
* treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* aic7xxx: Fix queue depth handlingAlan2016-02-231-0/+1
* aic7xxx: Avoid name collision with <linux/list.h>Michal Marek2016-01-055-14/+4
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-092-2/+0
* aic7xxx: Fix typo in error messageNik Nyby2015-08-071-1/+1
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-094-12/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-112-32/+30
|\
| * scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-022-10/+10
| * scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-022-32/+30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-1/+1
|\ \ | |/ |/|
| * scsi: aic7xxx: fix commentGeert Uytterhoeven2015-01-201-1/+1
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-242-4/+4
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-122-11/+4
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-122-10/+12
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-122-18/+1
* | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-1/+1
|/
* treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* aic7xxx: Use kstrdupHimangi Saraogi2014-07-253-6/+3
* scsi: use 64-bit LUNsHannes Reinecke2014-07-175-11/+12
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-091-13/+5
|\
| * aic79xx: fix misuse of static variablesMathias Krause2014-05-191-13/+5
* | aic7xxx: Remove obsolete preprocessor definePaul Bolle2014-05-261-10/+0
* | aic7xxx: Spelling s/termnation/termination/Geert Uytterhoeven2014-05-051-1/+1
|/
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-1/+0
* [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceDave Jones2013-09-101-1/+1
* aic7xxx: switch to ->show_info()Al Viro2013-04-093-126/+48
* aic79xx: switch to ->show_info()Al Viro2013-04-093-131/+53
* scsi: fix various printk and comment typosMasanari Iida2012-09-011-1/+1
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-302-8/+8
* aic7xxx: Fix typo in aic7xxxMasanari Iida2012-02-052-3/+3
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* aic7xxx: fix Kconfig references to READMEsPaul Bolle2011-10-102-4/+2
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-2/+2
* Fix common misspellingsLucas De Marchi2011-03-3113-63/+63
OpenPOWER on IntegriCloud