summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic79xx_osm.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer2007-02-161-1/+0
* [SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke2007-02-101-9/+0
* [SCSI] aic79xx: Print out signallingHannes Reinecke2006-10-251-0/+19
* [SCSI] aic79xx: set precompensationHannes Reinecke2006-10-251-1/+15
* [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-251-1/+1
* [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-251-3/+4
* [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-251-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-2/+2
* [SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2006-08-191-2/+2
* [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox2006-07-091-21/+0
* [SCSI] aic79xx: remove slave_destroyHannes Reinecke2006-06-261-50/+12
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-10/+10
* [SCSI] aic79xx bus reset updateHannes Reinecke2006-04-131-0/+4
* [SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke2006-03-121-24/+0
* [SCSI] aic79xx: use BIOS settingsHannes Reinecke2006-03-121-7/+28
* [SCSI] aic79xx: Update error recoveryHannes Reinecke2006-03-121-124/+201
* [SCSI] aic79xx: Remove dead codeHannes Reinecke2006-03-121-59/+0
* [SCSI] aic79xx: use tcq functionsHannes Reinecke2006-03-121-9/+5
* [SCSI] aic79xx: remove qfrozenHannes Reinecke2006-03-121-78/+26
* [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-311-11/+15
* [SCSI] aic79xx: SLOWCRC fixHannes Reinecke2006-01-311-0/+17
* [SCSI] aic79xx: Sequencer updateHannes Reinecke2006-01-121-11/+51
* [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-281-1/+1
* [SCSI] aic79xx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+14
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-5/+6
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-19/+9
* [SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley2005-10-021-5/+3
* [SCSI] aic7xxx: remove aiclib.cChristoph Hellwig2005-09-041-12/+84
* [SCSI] aic79xx: sane pci probingChristoph Hellwig2005-08-151-88/+20
* [SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley2005-08-091-3/+1
* [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley2005-08-051-2/+2
* [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-031-30/+9
* [SCSI] aic79xx: DV parameter settingsHannes Reinecke2005-08-031-13/+218
* [SCSI] aic79xx: update to use scsi_transport_spiHannes Reinecke2005-08-031-2662/+759
* [SCSI] aic79xx: Remove busyqHannes Reinecke2005-08-031-686/+138
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-1/+1
* [SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton2005-07-111-2/+2
* aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik2005-06-191-4/+4
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-171-10/+10
|\
| * [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-2/+2
| * [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-4/+4
| * [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-4/+4
* | [PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li2005-05-281-1/+1
|/
* [PATCH] remove old scsi data direction macros2005-04-181-9/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+5017
OpenPOWER on IntegriCloud