summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* fix a typo in the AIC7XXX_DEBUG_MASK help textAdrian Bunk2006-04-011-1/+1
* [SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke2006-03-121-24/+0
* [SCSI] aic79xx: use BIOS settingsHannes Reinecke2006-03-121-7/+28
* [SCSI] aic79xx: Invalid Sequencer interrupt occuredHannes Reinecke2006-03-121-2/+6
* [SCSI] aic79xx: Update error recoveryHannes Reinecke2006-03-121-124/+201
* [SCSI] aic79xx: Remove dead codeHannes Reinecke2006-03-123-62/+0
* [SCSI] aic79xx: use tcq functionsHannes Reinecke2006-03-121-9/+5
* [SCSI] aic79xx: remove qfrozenHannes Reinecke2006-03-122-82/+27
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-272-38/+12
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-272-34/+14
* [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-314-26/+17
* [SCSI] aic79xx: SLOWCRC fixHannes Reinecke2006-01-314-3/+49
* [SCSI] aic79xx: sequencer fixesHannes Reinecke2006-01-319-553/+834
* [SCSI] aic7xxx: Update aicasmHannes Reinecke2006-01-314-17/+140
* [SCSI] aic79xx: bump version to 3.0James Bottomley2006-01-121-1/+1
* [SCSI] aic79xx: Sequencer updateHannes Reinecke2006-01-129-1538/+1911
* [SCSI] aic79xx: Sanitize inb/outb handlingHannes Reinecke2006-01-121-59/+21
* [SCSI] aic79xx: Use struct map_nodeHannes Reinecke2006-01-123-33/+58
* [SCSI] aic7xxx/aic79xx: New device idsHannes Reinecke2006-01-124-14/+40
* [SCSI] aic7xxx: fix timer handling bugJames Bottomley2006-01-123-41/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-0/+6
|\
| * gitignore: misc filesBrian Gerst2006-01-011-0/+6
* | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl2005-12-141-5/+13
* | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl2005-12-141-2/+9
* | [SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin2005-11-282-2/+2
|/
* Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-102-2/+0
|\
| * [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-092-2/+0
* | [SCSI] aic79xx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+14
* | [SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+16
|/
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-282-10/+11
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-282-35/+15
* [SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley2005-10-025-10/+15
* [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley2005-09-133-14/+5
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-066-165/+253
|\
| * [SCSI] aic7xxx: remove aiclib.cChristoph Hellwig2005-09-046-165/+253
* | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-2822-6484/+1746
|\ \ | |/
| * [SCSI] aiclib remove deadChristoph Hellwig2005-08-152-2124/+0
| * [SCSI] aic79xx: sane pci probingChristoph Hellwig2005-08-157-291/+60
| * [SCSI] aic79xx: remove some dead codeChristoph Hellwig2005-08-152-38/+0
| * [SCSI] aic7xxx: lost multifunction flags handlingJames Bottomley2005-08-131-0/+29
| * [SCSI] fix warning in aic7770.cakpm@osdl.org2005-08-121-1/+0
| * [SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley2005-08-092-5/+1
| * [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-0410-512/+544
| * [SCSI] aic79xx: fixup DT settingHannes Reinecke2005-08-041-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/+11
| * [SCSI] aic79xx: DV parameter settingsHannes Reinecke2005-08-031-13/+218
| * [SCSI] aic79xx: update to use scsi_transport_spiHannes Reinecke2005-08-033-2837/+799
OpenPOWER on IntegriCloud