summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6James Bottomley2006-06-102-6/+7
|\
| * [SCSI] SCSI: aic7xxx_osm_pci resource leak fix.Jesper Juhl2006-04-261-0/+1
| * [SCSI] aic7xxx: ahc_pci_write_config() fixDenis Vlasenko2006-04-201-6/+6
* | [SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley2006-06-103-7/+92
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-1011-38/+30Star
* | [SCSI] audit drivers for incorrect max_id useHannes Reinecke2006-05-282-4/+4
|/
* [SCSI] aic79xx: target hotplug fixesHannes Reinecke2006-04-132-44/+10Star
* [SCSI] aic79xx bus reset updateHannes Reinecke2006-04-133-62/+58Star
* 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/+0Star
* [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/+0Star
* [SCSI] aic79xx: use tcq functionsHannes Reinecke2006-03-121-9/+5Star
* [SCSI] aic79xx: remove qfrozenHannes Reinecke2006-03-122-82/+27Star
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-282-38/+12Star
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-282-34/+14Star
* [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-314-26/+17Star
* [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/+21Star
* [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/+16Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-051-0/+6
|\
| * gitignore: misc filesBrian Gerst2006-01-011-0/+6
* | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl2005-12-151-5/+13
* | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl2005-12-151-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/+0Star
|\
| * [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-092-2/+0Star
* | [SCSI] aic79xx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+14Star
* | [SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+16Star
|/
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-292-10/+11
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-292-35/+15Star
* [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/+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