aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR53c406a.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+2
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-1/+2
* [SCSI] NCR53c406a: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-27/+18
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] minor bug fixes and cleanupsJeff Garzik2006-11-151-0/+5
* 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-6/+5
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-4/+4
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-2/+2
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-1/+1
* [PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-2/+2
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-0/+6
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-19/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1110