summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
...
| * aic79xx: fix misuse of static variablesMathias Krause2014-05-191-13/+5Star
* | aic7xxx: Remove obsolete preprocessor definePaul Bolle2014-05-261-10/+0Star
* | aic7xxx: Spelling s/termnation/termination/Geert Uytterhoeven2014-05-051-1/+1
|/
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-1/+0Star
* [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/+48Star
* aic79xx: switch to ->show_info()Al Viro2013-04-093-131/+53Star
* scsi: fix various printk and comment typosMasanari Iida2012-09-011-1/+1
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-312-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/+2Star
* 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/+712Star
* 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/+3Star
* 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/+129Star
* [SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke2009-04-032-10/+4Star
* [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp2008-10-231-0/+7
* [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2008-10-232-5/+5
* [SCSI] aic79xx: fix shadowed variablesHarvey Harrison2008-10-231-4/+0Star
* [SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison2008-10-231-9/+4Star
* [SCSI] aic7xxx: update *_shipped filesDenys Vlasenko2008-10-234-4197/+133Star
* [SCSI] aic7xxx: update .reg filesDenys Vlasenko2008-10-232-0/+309
* [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko2008-10-234-1/+16
* scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-292-3/+3
* [SCSI] aic7xxx: add constDenys Vlasenko2008-04-2713-66/+61Star
* [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-2712-257/+195Star
* [SCSI] aic7xxx: Update _shipped filesHannes Reinecke2008-04-275-2544/+401Star
* [SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke2008-04-277-16/+185
* [SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2008-04-272-45/+66
* [SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-242-15/+16
* [SCSI] aic7xxx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-242-10/+10
* [SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko2008-04-2411-1679/+1719
* [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()Roel Kluin2008-04-071-1/+1
* [SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori2008-04-071-2/+5
* [SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori2008-04-071-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-231-5/+6
|\
| * [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley2008-02-181-5/+6