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