aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR53c406a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-26[SCSI] NCR53c406a: convert to use the data buffer accessorsFUJITA Tomonori1-27/+18
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-15[SCSI] minor bug fixes and cleanupsJeff Garzik1-0/+5
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+5
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-4/+4
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-2/+2
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-1/+1
2005-09-07[PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk1-1/+1
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-0/+6
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-19/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1110