aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
AgeCommit message (Expand)Author
2020-07-24scsi: aic7xxx: Remove set but unused variables 'targ_info' and 'value'Lee Jones
2020-07-24scsi: aic7xxx: aic79xx_core: Remove a bunch of unused variablesLee Jones
2020-07-24scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd()Hannes Reinecke
2020-07-15scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones
2020-07-15scsi: aic7xxx: Remove unused variables 'wait' and 'paused'Lee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'ahd'Lee Jones
2020-07-15scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'targ'Lee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'ahc'Lee Jones
2020-07-15scsi: aic7xxx: Remove unused variable 'tinfo'Lee Jones
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-24scsi: aic7xxx: Remove unnecessary NULL checks before kfreeAlex Dewar
2020-04-24scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()Alex Dewar
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-31scsi: aic7xxx: Remove more FreeBSD-specific codeAlex Dewar
2020-03-26scsi: aic7xxx: aic97xx: Remove FreeBSD-specific codeAlex Dewar
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig
2020-03-11scsi: docs: convert aic7xxx.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert aic79xx.txt to ReSTMauro Carvalho Chehab
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-19scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-18scsi: aic7xxx: Spelling s/configuraion/configuration/Geert Uytterhoeven
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-04-29scsi: aic7xxx: improve the Kconfig entryChristoph Hellwig
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-04-18scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King
2019-04-08scsi: aic7xxx: mark expected switch fall-throughsGustavo A. R. Silva
2019-01-29scsi: remove unneeded header search pathsMasahiro Yamada
2019-01-11scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-09-17scsi: aic7xxx: remove set but not used variable 'shared_scb_data'YueHaibing
2018-09-11scsi: aic7xxx: remove unused redundant variable num_chip_namesColin Ian King
2018-08-30scsi: aic7xxx: Fix build using bare-metal toolchainSam Protsenko
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-15scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt
2018-01-30scsi: aic7xxx: remove aiclib.cCorentin Labbe
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman