aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker4-12/+7
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-32/+30
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes2-10/+10
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes2-32/+30
2015-01-20scsi: aic7xxx: fix commentGeert Uytterhoeven1-1/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2-4/+4
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2-11/+4
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig2-10/+12
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig2-18/+1
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig1-1/+1
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2014-07-25aic7xxx: Use kstrdupHimangi Saraogi3-6/+3
2014-07-17scsi: use 64-bit LUNsHannes Reinecke5-11/+12
2014-06-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-13/+5
2014-05-26aic7xxx: Remove obsolete preprocessor definePaul Bolle1-10/+0
2014-05-19aic79xx: fix misuse of static variablesMathias Krause1-13/+5
2014-05-05aic7xxx: Spelling s/termnation/termination/Geert Uytterhoeven1-1/+1
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker1-1/+0
2013-09-10[SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceDave Jones1-1/+1
2013-04-09aic7xxx: switch to ->show_info()Al Viro3-126/+48
2013-04-09aic79xx: switch to ->show_info()Al Viro3-131/+53
2012-09-01scsi: fix various printk and comment typosMasanari Iida1-1/+1
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi2-8/+8
2012-02-05aic7xxx: Fix typo in aic7xxxMasanari Iida2-3/+3
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-10-10aic7xxx: fix Kconfig references to READMEsPaul Bolle2-4/+2
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi13-63/+63
2011-01-19Comment typo fixes for 'descriptor'Justin P. Mattock2-2/+2
2011-01-19scsi: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik2-2/+6
2010-07-28[SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg15-738/+712
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
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 Rosa3-3/+3
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König4-4/+4
2009-09-21trivial: fix typo in aic7xxx commentUwe Kleine-Koenig1-1/+1
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley1-7/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-5/+5
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-03[SCSI] replace __inline with inlineHarvey Harrison8-134/+129
2009-04-03[SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke2-10/+4
2008-10-23[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp1-0/+7
2008-10-23[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2-5/+5