aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic79xx_osm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche1-2/+1
2021-10-16scsi: aic7xxx: Call scsi_done() directlyBart Van Assche1-2/+1
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke1-12/+7
2021-01-22scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke1-2/+2
2021-01-22scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitionsHannes Reinecke1-8/+8
2020-11-10scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'Lee Jones1-2/+1
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+3
2020-08-24scsi: aic7xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay1-4/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-24scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd()Hannes Reinecke1-16/+7
2020-07-15scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones1-0/+2
2020-07-15scsi: aic7xxx: Remove unused variables 'wait' and 'paused'Lee Jones1-4/+1
2020-07-15scsi: aic7xxx: Remove unused variable 'ahd'Lee Jones1-3/+0
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig1-10/+3
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker1-2/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-2/+2
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-5/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-5/+6
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-9/+0
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-3/+3
2013-04-09aic79xx: switch to ->show_info()Al Viro1-7/+2
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-4/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-07-28[SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg1-54/+54
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König1-1/+1
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley1-7/+3
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko1-10/+8
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko1-2/+3
2008-04-24[SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko1-3/+159
2008-04-07[SCSI] aic79xx: fix IOMMU mapping failure handlingFUJITA Tomonori1-2/+5
2008-02-03drivers/scsi/: Spelling fixesJoe Perches1-1/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-30[SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-3/+3
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke1-2/+2
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
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