summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic7xxx_osm.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
* [SCSI] aic7xxx: add constDenys Vlasenko2008-04-271-7/+5Star
* [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-271-3/+3
* [SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko2008-04-241-4/+73
* [SCSI] aic7xxx: fix IOMMU mapping failure handlingFUJITA Tomonori2008-04-071-3/+7
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0Star
* [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn2008-01-301-3/+6
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-3/+3
* [SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2007-10-211-2/+2
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2007-07-271-3/+8
* [SCSI] aic7xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-49/+10Star
* [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-261-53/+12Star
* [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-261-1/+1
* [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-261-2/+2
* [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-261-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-1/+1
* [SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford2006-09-241-0/+5
* [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley2006-09-241-4/+12
* [SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2006-08-191-1/+1
* [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox2006-07-091-1/+0Star
* [SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley2006-06-101-0/+17
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-6/+6
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-281-34/+11Star
* [SCSI] aic7xxx: fix timer handling bugJames Bottomley2006-01-121-14/+14
* [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl2005-12-151-5/+13
* [SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin2005-11-281-1/+1
* [SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+16Star
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-291-5/+5
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-291-16/+6Star
* [SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley2005-10-021-5/+3Star
* [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley2005-09-131-9/+0Star
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-071-8/+81
|\
| * [SCSI] aic7xxx: remove aiclib.cChristoph Hellwig2005-09-051-8/+81
* | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-281-4/+4
|\|
| * [SCSI] aic79xx: fix boot panic with no hardwareJames Bottomley2005-08-091-2/+0Star
| * [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent targetJames Bottomley2005-08-051-2/+2
| * [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9James Bottomley2005-08-051-0/+2
* | [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
|/
* [SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig2005-07-111-148/+4Star
* [SCSI] aic7xxx: sane pci probingChristoph Hellwig2005-07-111-55/+20Star
* [SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley2005-07-031-0/+8
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-0/+4
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-0/+4
* [SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley2005-06-141-10/+25