summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* aic7xxx: Fix queue depth handlingAlan2016-02-231-0/+1
* aic7xxx: Avoid name collision with <linux/list.h>Michal Marek2016-01-055-14/+4
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-092-2/+0
* aic7xxx: Fix typo in error messageNik Nyby2015-08-071-1/+1
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-094-12/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-112-32/+30
|\
| * scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-022-10/+10
| * scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-022-32/+30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-1/+1
|\ \ | |/ |/|
| * scsi: aic7xxx: fix commentGeert Uytterhoeven2015-01-201-1/+1
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-242-4/+4
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-122-11/+4
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-122-10/+12
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-122-18/+1
* | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-1/+1
|/
* treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* aic7xxx: Use kstrdupHimangi Saraogi2014-07-253-6/+3
* scsi: use 64-bit LUNsHannes Reinecke2014-07-175-11/+12
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-091-13/+5
|\
| * aic79xx: fix misuse of static variablesMathias Krause2014-05-191-13/+5
* | aic7xxx: Remove obsolete preprocessor definePaul Bolle2014-05-261-10/+0
* | aic7xxx: Spelling s/termnation/termination/Geert Uytterhoeven2014-05-051-1/+1
|/
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-1/+0
* [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceDave Jones2013-09-101-1/+1
* aic7xxx: switch to ->show_info()Al Viro2013-04-093-126/+48
* aic79xx: switch to ->show_info()Al Viro2013-04-093-131/+53
* scsi: fix various printk and comment typosMasanari Iida2012-09-011-1/+1
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-302-8/+8
* aic7xxx: Fix typo in aic7xxxMasanari Iida2012-02-052-3/+3
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* aic7xxx: fix Kconfig references to READMEsPaul Bolle2011-10-102-4/+2
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-2/+2
* Fix common misspellingsLucas De Marchi2011-03-3113-63/+63
* Comment typo fixes for 'descriptor'Justin P. Mattock2011-01-192-2/+2
* scsi: Remove unnecessary casts of void ptr returning alloc function return va...Jesper Juhl2011-01-191-1/+1
* SCSI host lock push-downJeff Garzik2010-11-162-2/+6
* [SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg2010-07-2815-738/+712
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke2010-01-171-22/+31
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
* tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-094-4/+4
* trivial: fix typo in aic7xxx commentUwe Kleine-Koenig2009-09-211-1/+1
* [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-151-7/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-5/+5
* dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* [SCSI] replace __inline with inlineHarvey Harrison2009-04-038-134/+129
* [SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke2009-04-032-10/+4
* [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp2008-10-231-0/+7