aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic79xx_osm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley1-10/+13
2007-05-26[SCSI] aic79xx: convert to use the data buffer accessorsFUJITA Tomonori1-38/+13
2007-04-01[SCSI] aic7xxx: make functions staticAdrian Bunk1-2/+4
2007-02-16[SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer1-1/+0
2007-02-10[SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke1-9/+0
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke1-0/+19
2006-10-25[SCSI] aic79xx: set precompensationHannes Reinecke1-1/+15
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk1-1/+1
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad1-3/+4
2006-10-25[SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-2/+2
2006-08-19[SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap1-2/+2
2006-07-09[SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox1-21/+0
2006-06-26[SCSI] aic79xx: remove slave_destroyHannes Reinecke1-50/+12
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-10/+10
2006-04-13[SCSI] aic79xx bus reset updateHannes Reinecke1-0/+4
2006-03-12[SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke1-24/+0
2006-03-12[SCSI] aic79xx: use BIOS settingsHannes Reinecke1-7/+28
2006-03-12[SCSI] aic79xx: Update error recoveryHannes Reinecke1-124/+201
2006-03-12[SCSI] aic79xx: Remove dead codeHannes Reinecke1-59/+0
2006-03-12[SCSI] aic79xx: use tcq functionsHannes Reinecke1-9/+5
2006-03-12[SCSI] aic79xx: remove qfrozenHannes Reinecke1-78/+26
2006-01-31[SCSI] aic79xx: Fix timer handlingHannes Reinecke1-11/+15
2006-01-31[SCSI] aic79xx: SLOWCRC fixHannes Reinecke1-0/+17
2006-01-12[SCSI] aic79xx: Sequencer updateHannes Reinecke1-11/+51
2005-12-14[SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl1-2/+9
2005-11-28[SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin1-1/+1
2005-11-06[SCSI] aic79xx: remove scsi_assign_lock usageChristoph Hellwig1-23/+14
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-5/+6
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-19/+9
2005-10-02[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley1-5/+3
2005-09-04[SCSI] aic7xxx: remove aiclib.cChristoph Hellwig1-12/+84
2005-08-15[SCSI] aic79xx: sane pci probingChristoph Hellwig1-88/+20
2005-08-09[SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley1-3/+1
2005-08-05[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley1-2/+2
2005-08-04[SCSI] aic79xx: fixup DT settingHannes Reinecke1-2/+3
2005-08-03[SCSI] aic79xx: add hold_mcs to the transport parametersJames Bottomley1-1/+37
2005-08-03[SCSI] aic79xx: fix up transport settingsJames Bottomley1-30/+9
2005-08-03[SCSI] aic79xx: DV parameter settingsHannes Reinecke1-13/+218
2005-08-03[SCSI] aic79xx: update to use scsi_transport_spiHannes Reinecke1-2662/+759
2005-08-03[SCSI] aic79xx: Remove busyqHannes Reinecke1-686/+138
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-07-11[SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton1-2/+2
2005-06-19aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik1-4/+4
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley1-10/+10
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-4/+4
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-4/+4
2005-05-28[PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li1-1/+1