aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/dtc.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-20ncr5380: Drop legacy scsi.h includeGravatar Finn Thain 1-1/+0
2014-11-20ncr5380: Remove *_RELEASE macrosGravatar Finn Thain 1-5/+0
2014-11-20ncr5380: Move static PDMA spin counters to host dataGravatar Finn Thain 1-7/+6
2014-11-20ncr5380: Cleanup host info() methodsGravatar Finn Thain 1-9/+1
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsGravatar Finn Thain 1-9/+13
2014-11-20ncr5380: Remove duplicate commentsGravatar Finn Thain 1-16/+1
2014-11-20ncr5380: Remove redundant AUTOSENSE macroGravatar Finn Thain 1-4/+0
2014-11-20ncr5380: Remove more useless prototypesGravatar Finn Thain 1-4/+3
2014-11-20ncr5380: Fix compiler warnings and __setup optionsGravatar Finn Thain 1-1/+7
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosGravatar Finn Thain 1-2/+0
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIGravatar Michael Opdenacker 1-1/+1
2013-04-09NCR5830: switch to ->show_info()Gravatar Al Viro 1-1/+2
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2007-11-25[SCSI] NCR5380: Fix bugs and canonicalize irq handler usageGravatar Jeff Garzik 1-2/+3
2007-10-12[SCSI] dtc: Fix typoGravatar Alan Cox 1-1/+1
2007-10-12[SCSI] dtc: clean up indent damage and add printk levelsGravatar Alan Cox 1-9/+7
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hGravatar Matthew Wilcox 1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-9/+9
2005-11-09[SCSI] remove Scsi_Host_Template typedefGravatar Christoph Hellwig 1-3/+3
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringGravatar Olaf Hering 1-4/+0
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksGravatar Jeff Garzik 1-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+494