aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/scsi/aic7xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-23/+0
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-23/+3
2020-03-31scsi: aic7xxx: Remove more FreeBSD-specific codeAlex Dewar1-23/+0
2020-03-26scsi: aic7xxx: aic97xx: Remove FreeBSD-specific codeAlex Dewar1-21/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig2-20/+6
2020-03-11scsi: docs: convert aic7xxx.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-11scsi: docs: convert aic79xx.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2-2/+2
2019-12-19scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor1-1/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-06-18scsi: aic7xxx: Spelling s/configuraion/configuration/Geert Uytterhoeven1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-3/+9
2019-04-29scsi: aic7xxx: improve the Kconfig entryChristoph Hellwig1-1/+1
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig4-6/+7
2019-04-18scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King1-1/+1
2019-04-08scsi: aic7xxx: mark expected switch fall-throughsGustavo A. R. Silva1-3/+9
2019-01-29scsi: remove unneeded header search pathsMasahiro Yamada1-1/+0
2019-01-11scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva1-5/+9
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig2-2/+0
2018-09-17scsi: aic7xxx: remove set but not used variable 'shared_scb_data'YueHaibing1-2/+0
2018-09-11scsi: aic7xxx: remove unused redundant variable num_chip_namesColin Ian King2-2/+0
2018-08-30scsi: aic7xxx: Fix build using bare-metal toolchainSam Protsenko15-147/+1
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-06-07scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King1-4/+4
2018-04-03Merge branch 'fixes' into miscJames Bottomley1-34/+0
2018-03-15scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt5-14/+11
2018-01-30scsi: aic7xxx: remove aiclib.cCorentin Labbe1-34/+0
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-32/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-11-01scsi: aic7xxx: Convert timers to use timer_setup()Kees Cook3-32/+9
2017-10-16scsi: aic7xxx: make a couple of functions staticColin Ian King2-2/+2
2017-08-10scsi: aic7xxx: regenerate firmware filesMichał Mirosław3-1102/+227
2017-08-07scsi: aic7xxx: fix firmware build depsMichał Mirosław1-2/+4
2017-08-07scsi: aic7xxx: remove empty functionMichał Mirosław3-7/+0
2017-07-24scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2-30/+35
2017-04-19scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King1-2/+2
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-02-23aic7xxx: Fix queue depth handlingAlan1-0/+1
2016-01-05aic7xxx: Avoid name collision with <linux/list.h>Michal Marek5-14/+4
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig2-2/+0
2015-08-07aic7xxx: Fix typo in error messageNik Nyby1-1/+1