summaryrefslogtreecommitdiff
path: root/drivers/scsi/aic7xxx/aic79xx_osm.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: aic79xx: Use __ro_after_init explicitlyKees Cook2022-09-151-1/+1
* scsi: aic79xx: Remove redundant error variableMinghao Chi2022-01-051-5/+1
* 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-12/+7
* scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke2021-01-221-2/+2
* scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitionsHannes Reinecke2021-01-221-8/+8
* scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'Lee Jones2020-11-101-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-141-4/+3
|\
| * scsi: aic7xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay2020-08-241-4/+3
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd()Hannes Reinecke2020-07-241-16/+7
* scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones2020-07-151-0/+2
* scsi: aic7xxx: Remove unused variables 'wait' and 'paused'Lee Jones2020-07-151-4/+1
* scsi: aic7xxx: Remove unused variable 'ahd'Lee Jones2020-07-151-3/+0
* scsi: simplify scsi_partsizeChristoph Hellwig2020-03-241-10/+3
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* 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-5/+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/+0
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-3/+3
* aic79xx: 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-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg2010-07-281-54/+54
* 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] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-151-7/+3
* [SCSI] aic7xxx: add constDenys Vlasenko2008-04-271-10/+8
* [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-271-2/+3
* [SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko2008-04-241-3/+159
* [SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori2008-04-071-2/+5
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori2008-01-301-1/+1
* [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-10/+13
* [SCSI] aic79xx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-38/+13
* [SCSI] aic7xxx: make functions staticAdrian Bunk2007-04-011-2/+4
* [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