summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley2005-09-133-14/+5Star
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-076-165/+253
|\
| * [SCSI] aic7xxx: remove aiclib.cChristoph Hellwig2005-09-056-165/+253
* | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-2822-6484/+1746Star
|\|
| * [SCSI] aiclib remove deadChristoph Hellwig2005-08-152-2124/+0Star
| * [SCSI] aic79xx: sane pci probingChristoph Hellwig2005-08-157-291/+60Star
| * [SCSI] aic79xx: remove some dead codeChristoph Hellwig2005-08-152-38/+0Star
| * [SCSI] aic7xxx: lost multifunction flags handlingJames Bottomley2005-08-131-0/+29
| * [SCSI] fix warning in aic7770.cakpm@osdl.org2005-08-121-1/+0Star
| * [SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley2005-08-092-5/+1Star
| * [SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRSakpm@osdl.org2005-08-071-0/+1
| * [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley2005-08-052-4/+4
| * [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley2005-08-0510-512/+544
| * [SCSI] aic79xx: fixup DT settingHannes Reinecke2005-08-051-2/+3
| * [SCSI] aic79xx: add hold_mcs to the transport parametersJames Bottomley2005-08-031-1/+37
| * [SCSI] aic79xx: fix up transport settingsJames Bottomley2005-08-032-32/+11Star
| * [SCSI] aic79xx: DV parameter settingsHannes Reinecke2005-08-031-13/+218
| * [SCSI] aic79xx: update to use scsi_transport_spiHannes Reinecke2005-08-033-2837/+799Star
| * [SCSI] aic79xx: Remove busyqHannes Reinecke2005-08-034-724/+139Star
| * [SCSI] aic byteorder fixes after recent cleanupOlaf Hering2005-07-302-5/+7
* | 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