aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic79xx_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-11scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva1-5/+9
2018-09-11scsi: aic7xxx: remove unused redundant variable num_chip_namesColin Ian King1-1/+0
2018-08-30scsi: aic7xxx: Fix build using bare-metal toolchainSam Protsenko1-43/+0
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
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-03-15scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt1-4/+4
2017-11-01scsi: aic7xxx: Convert timers to use timer_setup()Kees Cook1-21/+8
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker1-2/+1
2015-01-20scsi: aic7xxx: fix commentGeert Uytterhoeven1-1/+1
2012-09-01scsi: fix various printk and comment typosMasanari Iida1-1/+1
2012-02-05aic7xxx: Fix typo in aic7xxxMasanari Iida1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-12/+12
2010-07-28[SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg1-314/+310
2010-01-17[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke1-22/+31
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-04-03[SCSI] replace __inline with inlineHarvey Harrison1-6/+6
2008-10-23[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox1-1/+1
2008-10-23[SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison1-9/+4
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko1-14/+14
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko1-33/+55
2008-04-24[SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko1-5/+766
2008-01-30[SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori1-0/+2
2007-10-21[SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke1-6/+1
2007-06-01potential parse error in ifdefYoann Padioleau1-1/+1
2007-02-07[SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk1-1/+4
2006-10-25[SCSI] aic79xx: Fixup external device resetHannes Reinecke1-10/+56
2006-10-25[SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk1-1/+1
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk1-96/+164
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad1-11/+11
2006-07-09[SCSI] aic79xx: make ahd_done_with_status() staticAdrian Bunk1-1/+1
2006-06-26[SCSI] aic79xx: remove slave_destroyHannes Reinecke1-11/+13
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-5/+5
2006-05-28[SCSI] audit drivers for incorrect max_id useHannes Reinecke1-2/+2
2006-04-13[SCSI] aic79xx: target hotplug fixesHannes Reinecke1-43/+9
2006-04-13[SCSI] aic79xx bus reset updateHannes Reinecke1-61/+53
2006-03-12[SCSI] aic79xx: Invalid Sequencer interrupt occuredHannes Reinecke1-2/+6
2006-03-12[SCSI] aic79xx: Remove dead codeHannes Reinecke1-1/+0
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox1-17/+7
2006-01-31[SCSI] aic79xx: Fix timer handlingHannes Reinecke1-5/+0
2006-01-31[SCSI] aic79xx: SLOWCRC fixHannes Reinecke1-0/+21
2006-01-31[SCSI] aic79xx: sequencer fixesHannes Reinecke1-72/+188
2006-01-12[SCSI] aic79xx: Sequencer updateHannes Reinecke1-289/+376
2006-01-12[SCSI] aic79xx: Sanitize inb/outb handlingHannes Reinecke1-59/+21
2006-01-12[SCSI] aic79xx: Use struct map_nodeHannes Reinecke1-13/+17
2005-08-15[SCSI] aic79xx: sane pci probingChristoph Hellwig1-101/+2
2005-08-03[SCSI] aic79xx: Remove busyqHannes Reinecke1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+9888