summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic7xxx_osm.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-191-6/+4Star
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0Star
* scsi: aic7xxx: make a couple of functions staticColin Ian King2017-10-171-1/+1
* scsi: aic7xxx: remove empty functionMichał Mirosław2017-08-081-5/+0Star
* aic7xxx: Fix queue depth handlingAlan2016-02-241-0/+1
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-1/+0Star
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-091-2/+1Star
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+2
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-6/+2Star
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-5/+6
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-9/+1Star
* scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-1/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-5/+6
* aic7xxx: Remove obsolete preprocessor definePaul Bolle2014-05-261-10/+0Star
* aic7xxx: switch to ->show_info()Al Viro2013-04-091-7/+2Star
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-311-4/+4
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg2010-07-281-38/+38
* 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