aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic7xxx/aic79xx_osm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 implicit slab.h inclusion from percpu.hTejun 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
* [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-251-3/+4
* [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
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-2/+2
* [SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2006-08-191-2/+2
* [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox2006-07-091-21/+0
* [SCSI] aic79xx: remove slave_destroyHannes Reinecke2006-06-261-50/+12
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-10/+10
* [SCSI] aic79xx bus reset updateHannes Reinecke2006-04-131-0/+4
* [SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke2006-03-121-24/+0
* [SCSI] aic79xx: use BIOS settingsHannes Reinecke2006-03-121-7/+28
* [SCSI] aic79xx: Update error recoveryHannes Reinecke2006-03-121-124/+201
* [SCSI] aic79xx: Remove dead codeHannes Reinecke2006-03-121-59/+0
* [SCSI] aic79xx: use tcq functionsHannes Reinecke2006-03-121-9/+5
* [SCSI] aic79xx: remove qfrozenHannes Reinecke2006-03-121-78/+26
* [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-311-11/+15