aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-12[SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke1-24/+0
2006-03-12[SCSI] aic79xx: use BIOS settingsHannes Reinecke1-7/+28
2006-03-12[SCSI] aic79xx: Invalid Sequencer interrupt occuredHannes Reinecke1-2/+6
2006-03-12[SCSI] aic79xx: Update error recoveryHannes Reinecke1-124/+201
2006-03-12[SCSI] aic79xx: Remove dead codeHannes Reinecke3-62/+0
2006-03-12[SCSI] aic79xx: use tcq functionsHannes Reinecke1-9/+5
2006-03-12[SCSI] aic79xx: remove qfrozenHannes Reinecke2-82/+27
2006-02-27[SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2-38/+12
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2-34/+14
2006-01-31[SCSI] aic79xx: Fix timer handlingHannes Reinecke4-26/+17
2006-01-31[SCSI] aic79xx: SLOWCRC fixHannes Reinecke4-3/+49
2006-01-31[SCSI] aic79xx: sequencer fixesHannes Reinecke9-553/+834
2006-01-31[SCSI] aic7xxx: Update aicasmHannes Reinecke4-17/+140
2006-01-12[SCSI] aic79xx: bump version to 3.0James Bottomley1-1/+1
2006-01-12[SCSI] aic79xx: Sequencer updateHannes Reinecke9-1538/+1911
2006-01-12[SCSI] aic79xx: Sanitize inb/outb handlingHannes Reinecke1-59/+21
2006-01-12[SCSI] aic79xx: Use struct map_nodeHannes Reinecke3-33/+58
2006-01-12[SCSI] aic7xxx/aic79xx: New device idsHannes Reinecke4-14/+40
2006-01-12[SCSI] aic7xxx: fix timer handling bugJames Bottomley3-41/+16
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+6
2006-01-01gitignore: misc filesBrian Gerst1-0/+6
2005-12-14[SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl1-5/+13
2005-12-14[SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl1-2/+9
2005-11-28[SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin2-2/+2
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley2-2/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-06[SCSI] aic79xx: remove scsi_assign_lock usageChristoph Hellwig1-23/+14
2005-11-06[SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig1-23/+16
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2-10/+11
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik2-35/+15
2005-10-02[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley5-10/+15
2005-09-13[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley3-14/+5
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley6-165/+253
2005-09-04[SCSI] aic7xxx: remove aiclib.cChristoph Hellwig6-165/+253
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley22-6484/+1746
2005-08-15[SCSI] aiclib remove deadChristoph Hellwig2-2124/+0
2005-08-15[SCSI] aic79xx: sane pci probingChristoph Hellwig7-291/+60
2005-08-15[SCSI] aic79xx: remove some dead codeChristoph Hellwig2-38/+0
2005-08-13[SCSI] aic7xxx: lost multifunction flags handlingJames Bottomley1-0/+29
2005-08-12[SCSI] fix warning in aic7770.cakpm@osdl.org1-1/+0
2005-08-09[SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley2-5/+1
2005-08-07[SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRSakpm@osdl.org1-0/+1
2005-08-05[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley2-4/+4
2005-08-04[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley10-512/+544
2005-08-04[SCSI] aic79xx: fixup DT settingHannes Reinecke1-2/+3
2005-08-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-13/+11
2005-08-04[SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley1-9/+5
2005-08-03[SCSI] aic79xx: add hold_mcs to the transport parametersJames Bottomley1-1/+37
2005-08-03[SCSI] aic79xx: fix up transport settingsJames Bottomley2-32/+11
2005-08-03[SCSI] aic79xx: DV parameter settingsHannes Reinecke1-13/+218