summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic7xxx_osm.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-2/+1
* scsi: aic7xxx: Call scsi_done() directlyBart Van Assche2021-10-161-2/+1
* scsi: core: Kill DRIVER_SENSEHannes Reinecke2021-05-311-1/+0
* scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke2021-01-221-2/+3
* scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitionsHannes Reinecke2021-01-221-6/+6
* scsi: aic7xxx: aic79xx: Whitespace cleanupHannes Reinecke2021-01-221-33/+38
* scsi: aic7xxx: Fix error code handlingTong Zhang2020-08-241-2/+2
* scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones2020-07-151-0/+2
* scsi: aic7xxx: Remove unused variable 'targ'Lee Jones2020-07-151-2/+0
* scsi: aic7xxx: Remove unused variable 'ahc'Lee Jones2020-07-151-4/+0
* scsi: aic7xxx: Remove unused variable 'tinfo'Lee Jones2020-07-151-5/+0
* scsi: simplify scsi_partsizeChristoph Hellwig2020-03-241-10/+3
* scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-181-6/+4
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: aic7xxx: make a couple of functions staticColin Ian King2017-10-161-1/+1
* scsi: aic7xxx: remove empty functionMichał Mirosław2017-08-071-5/+0
* aic7xxx: Fix queue depth handlingAlan2016-02-231-0/+1
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
* aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker2015-04-091-2/+1
* 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/+2
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-5/+6
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-9/+1
* 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/+0
* aic7xxx: switch to ->show_info()Al Viro2013-04-091-7/+2
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-301-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/+5
* [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/+0
* [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/+10
* [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-251-53/+12
* [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-251-1/+1
* [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-251-2/+2
* [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