summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR53c406a.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: remove the NCR53c406a driverChristoph Hellwig2018-03-201-1090/+0Star
* scsi: NCR53c406a: avoid section mismatch with LTOArnd Bergmann2018-02-141-1/+1
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-06-011-1/+0Star
* NCR53c406a: don't call free_dma() by defaultArnd Bergmann2014-07-251-1/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0Star
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+2Star
* [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-271-27/+18Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [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/+5Star
* [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-291-1/+1
* [PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk2005-09-081-1/+1
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-281-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/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1110