summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx/aic7xxx_osm.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-28[SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig1-34/+11
2006-01-12[SCSI] aic7xxx: fix timer handling bugJames Bottomley1-14/+14
2005-12-15[SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl1-5/+13
2005-11-28[SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin1-1/+1
2005-11-06[SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig1-23/+16
2005-10-29[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-5/+5
2005-10-29[SCSI] use sfoo_printk() in driversJeff Garzik1-16/+6
2005-10-03[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley1-5/+3
2005-09-13[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley1-9/+0
2005-09-07Merge by hand (conflicts in sd.c)James Bottomley1-8/+81
2005-09-05[SCSI] aic7xxx: remove aiclib.cChristoph Hellwig1-8/+81
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley1-4/+4
2005-08-09[SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley1-2/+0
2005-08-06[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley1-2/+2
2005-08-05[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley1-0/+2
2005-08-04[SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley1-9/+5
2005-08-02[SCSI] aic7xxx: final fixes for DT handlingJames Bottomley1-4/+4
2005-07-30[SCSI] aic7xxx: fix bug in DT handingJames Bottomley1-4/+6
2005-07-11[SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig1-148/+4
2005-07-11[SCSI] aic7xxx: sane pci probingChristoph Hellwig1-55/+20
2005-07-03[SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley1-0/+8
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-0/+4
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-0/+4
2005-06-14[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley1-10/+25
2005-06-12[SCSI] aic7xxx: clean up eisa supportChristoph Hellwig1-18/+0
2005-06-12[SCSI] aic7xxx: remove some dead woodChristoph Hellwig1-15/+3
2005-06-03[SCSI] fix aic7xxx coupled parameter problemJames Bottomley1-13/+13
2005-05-26[SCSI] aic7xxx: remove separate target and device allocationsJames Bottomley1-374/+201
2005-05-25[PATCH] aic7xxx_osm build fixAndrew Morton1-2/+5
2005-05-21[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-21[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-21[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley1-104/+79
2005-05-21[SCSI] aic7xxx: remove the completeqJames Bottomley1-119/+2
2005-05-21[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley1-5/+0
2005-05-21[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig1-34/+18
2005-05-21[SCSI] remove dma_mask hacksChristoph Hellwig1-38/+5
2005-05-21[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig1-311/+3
2005-05-21[SCSI] remove aic7xxx busyqJames Bottomley1-435/+190
2005-05-21[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-04-22[SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig1-2/+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 Validation1-1671/+10
2005-04-18aic7xxx: add support for the SPI transport class1-0/+261
2005-04-18[PATCH] remove old scsi data direction macros1-10/+10
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+5043