summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-1/+1
|\
| * scsi: aic7xxx: Spelling s/configuraion/configuration/Geert Uytterhoeven2019-06-191-1/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-082-2/+2
|\
| * scsi: aic7xxx: improve the Kconfig entryChristoph Hellwig2019-04-291-1/+1
| * scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King2019-04-191-1/+1
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-071-3/+9
|\ \
| * | scsi: aic7xxx: mark expected switch fall-throughsGustavo A. R. Silva2019-04-091-3/+9
| |/
* / scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-194-6/+7
|/
* scsi: remove unneeded header search pathsMasahiro Yamada2019-01-291-1/+0Star
* scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva2019-01-121-5/+9
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-192-2/+0Star
* scsi: aic7xxx: remove set but not used variable 'shared_scb_data'YueHaibing2018-09-171-2/+0Star
* scsi: aic7xxx: remove unused redundant variable num_chip_namesColin Ian King2018-09-122-2/+0Star
* scsi: aic7xxx: Fix build using bare-metal toolchainSam Protsenko2018-08-3015-147/+1Star
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-141-4/+4
|\
| * scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King2018-06-081-4/+4
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+2
|/
* Merge branch 'fixes' into miscJames Bottomley2018-04-041-34/+0Star
|\
| * scsi: aic7xxx: remove aiclib.cCorentin Labbe2018-01-311-34/+0Star
* | scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt2018-03-155-14/+11Star
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-152-2/+2
|\
| * scsi: aic7xxx: make a couple of functions staticColin Ian King2017-10-172-2/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-143-32/+9Star
|\ \
| * | scsi: aic7xxx: Convert timers to use timer_setup()Kees Cook2017-11-013-32/+9Star
| |/
* / 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-113-1102/+227Star
* scsi: aic7xxx: fix firmware build depsMichał Mirosław2017-08-081-2/+4
* scsi: aic7xxx: remove empty functionMichał Mirosław2017-08-083-7/+0Star
* scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2017-07-252-30/+35
* scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King2017-04-201-2/+2
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
* treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* aic7xxx: Fix queue depth handlingAlan2016-02-241-0/+1
* aic7xxx: Avoid name collision with <linux/list.h>Michal Marek2016-01-055-14/+4Star
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-102-2/+0Star
* aic7xxx: Fix typo in error messageNik Nyby2015-08-071-1/+1
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-094-12/+7Star
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-112-32/+30Star
|\
| * scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-022-10/+10
| * scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-022-32/+30Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-111-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/+4Star
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-122-10/+12
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-122-18/+1Star
* | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-1/+1
|/
* treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1