summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-08-041-13/+11Star
|\
| * [SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley2005-08-041-9/+5Star
| * [SCSI] aic7xxx: final fixes for DT handlingJames Bottomley2005-08-021-4/+4
| * [SCSI] aic7xxx: fix bug in DT handingJames Bottomley2005-07-301-4/+6
* | [PATCH] aic byteorder fixes after recent cleanupOlaf Hering2005-08-022-5/+7
|/
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-282-2/+2
* [SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig2005-07-117-261/+6Star
* [SCSI] aic7xxx: sane pci probingChristoph Hellwig2005-07-114-60/+22Star
* [SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton2005-07-111-2/+2
* [SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley2005-07-031-0/+8
* [SCSI] aic7xxx: correct target valid check in aic7xxx_proc.cJames Bottomley2005-06-261-2/+2
* aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik2005-06-201-4/+4
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-189-702/+341Star
|\
| * [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-172-2/+6
| * [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-4/+4
| * [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-172-4/+8
| * [SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley2005-06-141-10/+25
| * [SCSI] aic7xxx: clean up eisa supportChristoph Hellwig2005-06-123-131/+63Star
| * [SCSI] aic7xxx: remove some dead woodChristoph Hellwig2005-06-123-47/+3Star
| * [SCSI] aic7xxx: remove ahc_find_softcChristoph Hellwig2005-06-125-63/+16Star
| * [SCSI] aic7xxx: do not check for duplicate pci idsChristoph Hellwig2005-06-121-16/+0Star
| * [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruftChristoph Hellwig2005-06-122-34/+0Star
| * [SCSI] fix aic7xxx coupled parameter problemJames Bottomley2005-06-031-13/+13
| * [SCSI] aic7xxx: remove separate target and device allocationsJames Bottomley2005-05-263-393/+218Star
* | [PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li2005-05-281-1/+1
|/
* [PATCH] aic7xxx_osm build fixAndrew Morton2005-05-251-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-202-112/+79Star
* [SCSI] aic7xxx: remove the completeqJames Bottomley2005-05-202-133/+5Star
* [SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2005-05-202-7/+0Star
* [SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig2005-05-203-51/+38Star
* [SCSI] remove dma_mask hacksChristoph Hellwig2005-05-203-46/+6Star
* [SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig2005-05-205-472/+5Star
* [SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig2005-05-201-6/+0Star
* [SCSI] remove aic7xxx busyqJames Bottomley2005-05-202-438/+191Star
* [SCSI] correct aic7xxx period setting routinesJames Bottomley2005-05-201-34/+37
* [SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2005-04-212-8/+0Star
* [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2Star
* aic7xxx: convert to SPI transport class Domain Validation2005-04-182-1711/+10Star
* aic7xxx: add support for the SPI transport class2005-04-182-0/+262
* [PATCH] remove old scsi data direction macros2005-04-183-22/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-1751-0/+72100