aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
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