summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic7xxx_osm.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+16
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-5/+5
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-16/+6
* [SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley2005-10-021-5/+3
* [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley2005-09-131-9/+0
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-061-8/+81
|\
| * [SCSI] aic7xxx: remove aiclib.cChristoph Hellwig2005-09-041-8/+81
* | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-281-4/+4
|\|
| * [SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley2005-08-091-2/+0
| * [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley2005-08-051-2/+2
| * [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley2005-08-041-0/+2
* | [SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley2005-08-041-9/+5
* | [SCSI] aic7xxx: final fixes for DT handlingJames Bottomley2005-08-021-4/+4
* | [SCSI] aic7xxx: fix bug in DT handingJames Bottomley2005-07-301-4/+6
|/
* [SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig2005-07-111-148/+4
* [SCSI] aic7xxx: sane pci probingChristoph Hellwig2005-07-111-55/+20
* [SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley2005-07-031-0/+8
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-0/+4
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-0/+4
* [SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley2005-06-131-10/+25
* [SCSI] aic7xxx: clean up eisa supportChristoph Hellwig2005-06-111-18/+0
* [SCSI] aic7xxx: remove some dead woodChristoph Hellwig2005-06-111-15/+3
* [SCSI] fix aic7xxx coupled parameter problemJames Bottomley2005-06-031-13/+13
* [SCSI] aic7xxx: remove separate target and device allocationsJames Bottomley2005-05-261-374/+201
* [PATCH] aic7xxx_osm build fixAndrew Morton2005-05-241-2/+5
* [SCSI] aic7xxx: fix U160 modeJames Bottomley2005-05-201-0/+11
* [SCSI] aic7xxx: add back lockingJames Bottomley2005-05-201-4/+11
* [SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2005-05-201-104/+79
* [SCSI] aic7xxx: remove the completeqJames Bottomley2005-05-201-119/+2
* [SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2005-05-201-5/+0
* [SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig2005-05-201-34/+18
* [SCSI] remove dma_mask hacksChristoph Hellwig2005-05-201-38/+5
* [SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig2005-05-201-311/+3
* [SCSI] remove aic7xxx busyqJames Bottomley2005-05-201-435/+190
* [SCSI] correct aic7xxx period setting routinesJames Bottomley2005-05-201-34/+37
* [SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2005-04-211-2/+0
* [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2
* aic7xxx: convert to SPI transport class Domain Validation2005-04-181-1671/+10
* aic7xxx: add support for the SPI transport class2005-04-181-0/+261
* [PATCH] remove old scsi data direction macros2005-04-181-10/+10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+5043