aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR5380.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-20atari_NCR5380: Move static co-routine variables to host dataFinn Thain1-0/+2
2014-11-20atari_NCR5380: Move static TagAlloc array to host dataFinn Thain1-0/+12
2014-11-20atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain1-0/+1
2014-11-20atari_NCR5380: Refactor Falcon special casesFinn Thain1-0/+4
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain1-5/+5
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain1-5/+0
2014-11-20ncr5380: Move static PDMA spin counters to host dataFinn Thain1-0/+4
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain1-1/+2
2014-11-20ncr5380: Remove NCR5380_STATSFinn Thain1-9/+0
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain1-1/+4
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain1-5/+0
2014-11-20ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain1-7/+4
2014-11-20ncr5380: Remove more useless prototypesFinn Thain1-8/+0
2014-11-20ncr5380: Use printk() not pr_debug()Finn Thain1-1/+2
2014-05-28scsi/NCR5380: dprintk macroFinn Thain1-3/+3
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain1-4/+18
2014-05-28scsi/NCR5380: fix dprintk macro usage and definitionFinn Thain1-3/+3
2014-05-28scsi/NCR5380: remove old CVS keywordsFinn Thain1-4/+0
2013-04-09NCR5830: switch to ->show_info()Al Viro1-2/+4
2010-11-16SCSI host lock push-downJeff Garzik1-1/+1
2007-10-12[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh1-0/+7
2007-05-24[SCSI] ncr5380 warning fixesAndrew Morton1-3/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+432