aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison2-3/+3
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko13-66/+61
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko12-257/+195
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke5-2544/+401
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke7-16/+185
2008-04-27[SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2-45/+66
2008-04-24[SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov2-15/+16
2008-04-24[SCSI] aic7xxx: fix MMIO for PPC 44x platformsSergei Shtylyov2-10/+10
2008-04-24[SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko11-1679/+1719
2008-04-07[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()Roel Kluin1-1/+1
2008-04-07[SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori1-2/+5
2008-04-07[SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori1-3/+7
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-5/+6
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2-2/+2
2008-02-18[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley1-5/+6
2008-02-09scsi: fix makefile for aic7(3*x)Sam Ravnborg1-2/+2
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-6/+6
2008-02-03scsi: fix dependency bug in aic7 MakefileSam Ravnborg1-7/+2
2008-02-03drivers/scsi/: Spelling fixesJoe Perches5-6/+6
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley2-2/+0
2008-01-30[SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori4-22/+20
2008-01-30[SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori4-22/+20
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn1-3/+6
2008-01-30[SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-25[SCSI] aic7xxx: fix firmware buildVegard Nossum1-27/+18
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2-6/+6
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds11-52/+143
2007-10-21[SCSI] aic7xxx: Fix firmware buildHannes Reinecke1-1/+2
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2-4/+4
2007-10-21[SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke8-47/+137
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2-0/+2
2007-07-31[SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley1-1/+21
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2-13/+21
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-91/+27
2007-06-01potential parse error in ifdefYoann Padioleau1-1/+1
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley2-0/+2
2007-05-26[SCSI] aic79xx: convert to use the data buffer accessorsFUJITA Tomonori2-40/+15
2007-05-26[SCSI] aic7xxx: convert to use the data buffer accessorsFUJITA Tomonori2-51/+12
2007-05-22[SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6James Bottomley2-0/+2
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-04-01[SCSI] aic7xxx: make functions staticAdrian Bunk4-10/+5
2007-04-01[SCSI] Remove some unused SCSI-related kernel config variables.Robert P. J. Day2-22/+0
2007-02-16[SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer1-1/+0
2007-02-10[SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke3-21/+9
2007-02-07[SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski1-1/+1
2007-02-07[SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk2-4/+4
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark3-1/+9
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke1-0/+19