aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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/+0
* [SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison2008-10-231-9/+4
* [SCSI] aic7xxx: update *_shipped filesDenys Vlasenko2008-10-234-4197/+133
* [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-282-3/+3
* [SCSI] aic7xxx: add constDenys Vlasenko2008-04-2713-66/+61
* [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-2712-257/+195
* [SCSI] aic7xxx: Update _shipped filesHannes Reinecke2008-04-275-2544/+401
* [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
* | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-232-2/+2
|/
* scsi: fix makefile for aic7(3*x)Sam Ravnborg2008-02-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-045-6/+6
|\
| * drivers/scsi/: Spelling fixesJoe Perches2008-02-035-6/+6
* | scsi: fix dependency bug in aic7 MakefileSam Ravnborg2008-02-031-7/+2
|/
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-302-2/+0
* [SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori2008-01-304-22/+20
* [SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori2008-01-304-22/+20
* [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn2008-01-301-3/+6
* [SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori2008-01-301-1/+1
* [SCSI] aic7xxx: fix firmware buildVegard Nossum2008-01-251-27/+18
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-232-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-2311-52/+143
|\
| * [SCSI] aic7xxx: Fix firmware buildHannes Reinecke2007-10-211-1/+2
| * [SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2007-10-212-4/+4
| * [SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke2007-10-218-47/+137
* | Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
|/