summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ultrastor.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* [SCSI] Fix Ultrastor asm snippetSamuel Thibault2011-05-241-1/+1
* x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-291-0/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-2/+2
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] ultrastor: clean up inline asm warningsFrederik Deweerdt2008-01-251-3/+10
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] ultrastor: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-10/+9
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-4/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+6
* [SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmndHenrik Kretzschmar2006-09-071-11/+12
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-4/+4
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-1/+1
* [SCSI] Remove unnecessary locking around completion function callsJeff Garzik2005-06-171-2/+0
* [PATCH] ultrastor build fixakpm@osdl.org2005-05-011-1/+1
* [PATCH] kill old EH constants2005-04-181-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1204