aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-162-0/+2
* [SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley2007-07-311-1/+21
* [SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2007-07-272-13/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-154-91/+27
|\
| * [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-302-0/+2
| |\
| * | [SCSI] aic79xx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-262-40/+15
| * | [SCSI] aic7xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-262-51/+12