aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/NCR5380.h
Commit message (Expand)AuthorAge
* mac_scsi: Fix pseudo DMA implementationFinn Thain2016-04-11
* ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain2016-04-11
* ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain2016-04-11
* ncr5380: Remove PSEUDO_DMA macroFinn Thain2016-04-11
* ncr5380: Disable the DMA errata workaround flag by defaultFinn Thain2016-04-11
* ncr5380: Remove REAL_DMA and REAL_DMA_POLL macrosFinn Thain2016-04-11
* ncr5380: Use runtime register mappingOndrej Zary2016-01-06
* ncr5380: Fix EH during arbitration and selectionFinn Thain2016-01-06
* ncr5380: Fix autosense bugsFinn Thain2016-01-06
* ncr5380: Use standard list data structureFinn Thain2016-01-06
* ncr5380: Remove redundant volatile qualifiersFinn Thain2016-01-06
* ncr5380: Remove H_NO macro and introduce dsprintkFinn Thain2016-01-06
* ncr5380: Change instance->host_lock to hostdata->lockFinn Thain2016-01-06
* ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181EFinn Thain2016-01-06
* ncr5380: Cleanup #include directivesFinn Thain2016-01-06
* ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUPFinn Thain2016-01-06
* ncr5380: Standardize work queueing algorithmFinn Thain2016-01-06
* ncr5380: Use work_struct instead of delayed_workFinn Thain2016-01-06
* ncr5380: Rework disconnect versus poll logicFinn Thain2016-01-06
* ncr5380: Eliminate selecting stateFinn Thain2016-01-06
* ncr5380: Sleep when polling, if possibleFinn Thain2016-01-06
* ncr5380: Introduce unbound workqueueFinn Thain2016-01-06
* ncr5380: Always escalate bad target time-out in NCR5380_select()Finn Thain2016-01-06
* ncr5380: Remove unused hostdata->aborted flagFinn Thain2016-01-06
* atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...Finn Thain2016-01-06
* ncr5380: Split NCR5380_init() into two functionsFinn Thain2016-01-06
* ncr5380: Remove more pointless macrosFinn Thain2016-01-06
* atari_NCR5380: Move static co-routine variables to host dataFinn Thain2014-11-20
* atari_NCR5380: Move static TagAlloc array to host dataFinn Thain2014-11-20
* atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain2014-11-20
* atari_NCR5380: Refactor Falcon special casesFinn Thain2014-11-20
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-20
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-20
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-20
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-20
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-20
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-20
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-20
* ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain2014-11-20
* ncr5380: Remove more useless prototypesFinn Thain2014-11-20
* ncr5380: Use printk() not pr_debug()Finn Thain2014-11-20
* scsi/NCR5380: dprintk macroFinn Thain2014-05-28
* scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain2014-05-28
* scsi/NCR5380: fix dprintk macro usage and definitionFinn Thain2014-05-28
* scsi/NCR5380: remove old CVS keywordsFinn Thain2014-05-28
* NCR5830: switch to ->show_info()Al Viro2013-04-09
* SCSI host lock push-downJeff Garzik2010-11-16
* [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2007-10-12
* [SCSI] ncr5380 warning fixesAndrew Morton2007-05-24
* WorkStruct: make allyesconfigDavid Howells2006-11-22