summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR5380.h
Commit message (Expand)AuthorAgeFilesLines
* ncr5380: Use runtime register mappingOndrej Zary2016-01-061-12/+1
* ncr5380: Fix EH during arbitration and selectionFinn Thain2016-01-061-2/+2
* ncr5380: Fix autosense bugsFinn Thain2016-01-061-0/+2
* ncr5380: Use standard list data structureFinn Thain2016-01-061-2/+14
* ncr5380: Remove redundant volatile qualifiersFinn Thain2016-01-061-6/+6
* ncr5380: Remove H_NO macro and introduce dsprintkFinn Thain2016-01-061-0/+5
* ncr5380: Change instance->host_lock to hostdata->lockFinn Thain2016-01-061-0/+1
* ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181EFinn Thain2016-01-061-1/+0
* ncr5380: Cleanup #include directivesFinn Thain2016-01-061-0/+4
* ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUPFinn Thain2016-01-061-3/+1
* ncr5380: Standardize work queueing algorithmFinn Thain2016-01-061-1/+0
* ncr5380: Use work_struct instead of delayed_workFinn Thain2016-01-061-1/+0
* ncr5380: Rework disconnect versus poll logicFinn Thain2016-01-061-11/+0
* ncr5380: Eliminate selecting stateFinn Thain2016-01-061-2/+0
* ncr5380: Sleep when polling, if possibleFinn Thain2016-01-061-0/+1
* ncr5380: Introduce unbound workqueueFinn Thain2016-01-061-0/+1
* ncr5380: Always escalate bad target time-out in NCR5380_select()Finn Thain2016-01-061-6/+0
* ncr5380: Remove unused hostdata->aborted flagFinn Thain2016-01-061-1/+0
* atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...Finn Thain2016-01-061-0/+1
* ncr5380: Split NCR5380_init() into two functionsFinn Thain2016-01-061-0/+1
* ncr5380: Remove more pointless macrosFinn Thain2016-01-061-3/+0
* atari_NCR5380: Move static co-routine variables to host dataFinn Thain2014-11-201-0/+2
* atari_NCR5380: Move static TagAlloc array to host dataFinn Thain2014-11-201-0/+12
* atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain2014-11-201-0/+1
* atari_NCR5380: Refactor Falcon special casesFinn Thain2014-11-201-0/+4
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-201-5/+5
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-201-5/+0
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-201-0/+4
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-201-1/+2
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-201-9/+0
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-201-1/+4
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-201-5/+0
* ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain2014-11-201-7/+4
* ncr5380: Remove more useless prototypesFinn Thain2014-11-201-8/+0
* ncr5380: Use printk() not pr_debug()Finn Thain2014-11-201-1/+2
* scsi/NCR5380: dprintk macroFinn Thain2014-05-281-3/+3
* scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain2014-05-281-4/+18
* scsi/NCR5380: fix dprintk macro usage and definitionFinn Thain2014-05-281-3/+3
* scsi/NCR5380: remove old CVS keywordsFinn Thain2014-05-281-4/+0
* NCR5830: switch to ->show_info()Al Viro2013-04-091-2/+4
* SCSI host lock push-downJeff Garzik2010-11-161-1/+1
* [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2007-10-121-0/+7
* [SCSI] ncr5380 warning fixesAndrew Morton2007-05-241-3/+3
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-2/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+432