aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-03[SCSI] aic79xx: update to use scsi_transport_spiHannes Reinecke3-2837/+799
2005-08-03[SCSI] aic79xx: Remove busyqHannes Reinecke4-724/+139
2005-08-02[SCSI] aic7xxx: final fixes for DT handlingJames Bottomley1-4/+4
2005-08-02[PATCH] aic byteorder fixes after recent cleanupOlaf Hering2-5/+7
2005-07-30[SCSI] aic7xxx: fix bug in DT handingJames Bottomley1-4/+6
2005-07-30[SCSI] aic byteorder fixes after recent cleanupOlaf Hering2-5/+7
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2-2/+2
2005-07-11[SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig7-261/+6
2005-07-11[SCSI] aic7xxx: sane pci probingChristoph Hellwig4-60/+22
2005-07-11[SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton1-2/+2
2005-07-03[SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley1-0/+8
2005-06-26[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.cJames Bottomley1-2/+2
2005-06-19aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik1-4/+4
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley9-702/+341
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2-2/+6
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-4/+4
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2-4/+8
2005-06-13[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley1-10/+25
2005-06-11[SCSI] aic7xxx: clean up eisa supportChristoph Hellwig3-131/+63
2005-06-11[SCSI] aic7xxx: remove some dead woodChristoph Hellwig3-47/+3
2005-06-11[SCSI] aic7xxx: remove ahc_find_softcChristoph Hellwig5-63/+16
2005-06-11[SCSI] aic7xxx: do not check for duplicate pci idsChristoph Hellwig1-16/+0
2005-06-11[SCSI] aic7xxx/aic79xx: remove useless byte order macro cruftChristoph Hellwig2-34/+0
2005-06-03[SCSI] fix aic7xxx coupled parameter problemJames Bottomley1-13/+13
2005-05-28[PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li1-1/+1
2005-05-26[SCSI] aic7xxx: remove separate target and device allocationsJames Bottomley3-393/+218
2005-05-24[PATCH] aic7xxx_osm build fixAndrew Morton1-2/+5
2005-05-20[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-20[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-20[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2-112/+79
2005-05-20[SCSI] aic7xxx: remove the completeqJames Bottomley2-133/+5
2005-05-20[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2-7/+0
2005-05-20[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig3-51/+38
2005-05-20[SCSI] remove dma_mask hacksChristoph Hellwig3-46/+6
2005-05-20[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig5-472/+5
2005-05-20[SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig1-6/+0
2005-05-20[SCSI] remove aic7xxx busyqJames Bottomley2-438/+191
2005-05-20[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-04-21[SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2-8/+0
2005-04-21[PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley1-3/+2
2005-04-18aic7xxx: convert to SPI transport class Domain Validation2-1711/+10
2005-04-18aic7xxx: add support for the SPI transport class2-0/+262
2005-04-18[PATCH] remove old scsi data direction macros3-22/+22
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds51-0/+72100