summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx
AgeCommit message (Expand)Author
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
2017-11-01scsi: aic7xxx: Convert timers to use timer_setup()Kees Cook
2017-10-16scsi: aic7xxx: make a couple of functions staticColin Ian King
2017-08-10scsi: aic7xxx: regenerate firmware filesMichał Mirosław
2017-08-07scsi: aic7xxx: fix firmware build depsMichał Mirosław
2017-08-07scsi: aic7xxx: remove empty functionMichał Mirosław
2017-07-24scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski
2017-04-19scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-02-23aic7xxx: Fix queue depth handlingAlan
2016-01-05aic7xxx: Avoid name collision with <linux/list.h>Michal Marek
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-08-07aic7xxx: Fix typo in error messageNik Nyby
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2015-01-20scsi: aic7xxx: fix commentGeert Uytterhoeven
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-07-25aic7xxx: Use kstrdupHimangi Saraogi
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-06-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-05-26aic7xxx: Remove obsolete preprocessor definePaul Bolle
2014-05-19aic79xx: fix misuse of static variablesMathias Krause
2014-05-05aic7xxx: Spelling s/termnation/termination/Geert Uytterhoeven
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2013-09-10[SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceDave Jones
2013-04-09aic7xxx: switch to ->show_info()Al Viro
2013-04-09aic79xx: switch to ->show_info()Al Viro
2012-09-01scsi: fix various printk and comment typosMasanari Iida
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-02-05aic7xxx: Fix typo in aic7xxxMasanari Iida
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-10-10aic7xxx: fix Kconfig references to READMEsPaul Bolle
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-19Comment typo fixes for 'descriptor'Justin P. Mattock
2011-01-19scsi: Remove unnecessary casts of void ptr returning alloc function return va...Jesper Juhl
2010-11-16SCSI host lock push-downJeff Garzik
2010-07-28[SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo