summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-08
|\
| * scsi: aic7xxx: improve the Kconfig entryChristoph Hellwig2019-04-29
| * scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King2019-04-18
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \
| * | scsi: aic7xxx: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
| |/
* / scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-18
|/
* scsi: remove unneeded header search pathsMasahiro Yamada2019-01-29
* scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva2019-01-11
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
* scsi: aic7xxx: remove set but not used variable 'shared_scb_data'YueHaibing2018-09-17
* scsi: aic7xxx: remove unused redundant variable num_chip_namesColin Ian King2018-09-11
* scsi: aic7xxx: Fix build using bare-metal toolchainSam Protsenko2018-08-30
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-14
|\
| * scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King2018-06-07
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
|/
* Merge branch 'fixes' into miscJames Bottomley2018-04-03
|\
| * scsi: aic7xxx: remove aiclib.cCorentin Labbe2018-01-30
* | scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt2018-03-15
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: aic7xxx: make a couple of functions staticColin Ian King2017-10-16
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | scsi: aic7xxx: Convert timers to use timer_setup()Kees Cook2017-11-01
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* scsi: aic7xxx: regenerate firmware filesMichał Mirosław2017-08-10
* scsi: aic7xxx: fix firmware build depsMichał Mirosław2017-08-07
* scsi: aic7xxx: remove empty functionMichał Mirosław2017-08-07
* scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2017-07-24
* scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King2017-04-19
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
* treewide: Fix printk() message errorsMasanari Iida2016-12-14
* aic7xxx: Fix queue depth handlingAlan2016-02-23
* aic7xxx: Avoid name collision with <linux/list.h>Michal Marek2016-01-05
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* aic7xxx: Fix typo in error messageNik Nyby2015-08-07
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-09
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-11
|\
| * scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-02
| * scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ | |/ |/|
| * scsi: aic7xxx: fix commentGeert Uytterhoeven2015-01-20
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
* | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-12
|/
* treewide: Fix typo in printkMasanari Iida2014-08-26
* aic7xxx: Use kstrdupHimangi Saraogi2014-07-25
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17