aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-01-17[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke1-22/+31
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-3/+3
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König4-4/+4
2009-09-21trivial: fix typo in aic7xxx commentUwe Kleine-Koenig1-1/+1
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley1-7/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-5/+5
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-03[SCSI] replace __inline with inlineHarvey Harrison8-134/+129
2009-04-03[SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke2-10/+4
2008-10-23[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp1-0/+7
2008-10-23[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2-5/+5
2008-10-23[SCSI] aic79xx: fix shadowed variablesHarvey Harrison1-4/+0
2008-10-23[SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison1-9/+4
2008-10-23[SCSI] aic7xxx: update *_shipped filesDenys Vlasenko4-4197/+133
2008-10-23[SCSI] aic7xxx: update .reg filesDenys Vlasenko2-0/+309
2008-10-23[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko4-1/+16
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