summaryrefslogtreecommitdiff
path: root/drivers/block/cciss_scsi.c
Commit message (Expand)AuthorAge
* scsi: cciss: Drop obsolete driverHannes Reinecke2017-08-24
* cciss: Remove kmalloc castTobin C. Harding2017-02-22
* cciss: Fix checkpatch OPEN_BRACETobin C. Harding2017-02-22
* cciss: Fix checkpatch TRAILING_WHITESPACETobin C. Harding2017-02-22
* scsi: cciss: replace custom function to hexdumpAndy Shevchenko2016-11-08
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-31
* cciss: switch to ->show_info()Al Viro2013-04-09
* cciss: fix handling of protocol errorStephen M. Cameron2012-09-18
* cciss: fix incorrect scsi status reportingStephen M. Cameron2012-08-21
* cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron2012-03-22
* cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron2012-03-22
* cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron2011-11-16
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* cciss: add cciss_tape_cmds module paramterStephen M. Cameron2011-05-06
* Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and correspond...Jens Axboe2011-03-12
* cciss: fix missed command status value CMD_UNABORTABLEStephen M. Cameron2011-03-12
* cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deal...Stephen M. Cameron2011-03-11
* SCSI host lock push-downJeff Garzik2010-11-16
* cciss: change printks to dev_warn, etc.Stephen M. Cameron2010-08-07
* cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron2010-08-07
* cciss: use consistent variable namesStephen M. Cameron2010-08-07
* cciss: Set the performant mode bit in the scsi half of the driverStephen M. Cameron2010-08-07
* cciss: remove errant debug codeMike Miller2010-08-07
* cciss: add performant mode support for Stars/SiriusMike Miller2010-08-07
* cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron2010-06-15
* cciss: call BUG() earlierDan Carpenter2010-06-01
* cciss: Fix problem with scatter gather elements in the scsi half of the driverStephen M. Cameron2010-02-28
* cciss: eliminate unnecessary pointer use in cciss scsi codeStephen M. Cameron2010-02-28
* cciss: do not use void pointer for scsi hba dataStephen M. Cameron2010-02-28
* cciss: detect bad alignment of scsi commands at build timeStephen M. Cameron2010-02-28
* cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron2009-11-13
* cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron2009-11-13
* cciss: decode unit attention in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: change SCSI error handling routines to work with interrupts enabled.scameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: simplify interface of sendcmd() and sendcmd_withirq()scameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: Use schedule_timeout_uninterruptible in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: use schedule_timeout_interruptible()Andrew Morton2009-06-02
* cciss: fix SCSI device reset handlerStephen M. Cameron2009-06-02
* cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net2008-10-09
* cciss: add support for multi lun tape devicesMike Miller2008-08-06
* cciss: change the way we notify scsi midlayer of tape drivesMike Miller2008-08-06
* cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net2008-04-21
* resubmit: cciss: procfs updates to display info about manyMike Miller2008-03-04
* drivers/block/: Spelling fixesJoe Perches2008-02-03
* cciss: update copyright noticesMike Miller2007-10-29
* [SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori2007-05-29
* cciss: include scsi/scsi.h unconditionallyStephen Cameron2007-05-08
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-06
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06