summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/dtc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: dtc: remove from treeChristoph Hellwig2016-09-261-447/+0
* ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain2016-04-111-9/+3
* ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain2016-04-111-1/+1
* ncr5380: Use DMA hooks for PDMAFinn Thain2016-04-111-2/+4
* ncr5380: Remove PSEUDO_DMA macroFinn Thain2016-04-111-7/+0
* ncr5380: Disable the DMA errata workaround flag by defaultFinn Thain2016-04-111-1/+1
* ncr5380: Fix soft lockupsFinn Thain2016-01-061-0/+1
* ncr5380: Use standard list data structureFinn Thain2016-01-061-0/+1
* ncr5380: Fix and cleanup scsi_host_template initializersFinn Thain2016-01-061-16/+16
* ncr5380: Cleanup #include directivesFinn Thain2016-01-061-3/+1
* ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUPFinn Thain2016-01-061-3/+1
* ncr5380: Standardize interrupt handlingFinn Thain2016-01-061-8/+0
* ncr5380: Remove UNSAFE macroFinn Thain2016-01-061-2/+0
* ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macroFinn Thain2016-01-061-0/+14
* ncr5380: Introduce unbound workqueueFinn Thain2016-01-061-2/+9
* ncr5380: Cleanup bogus {request,release}_region() callsFinn Thain2016-01-061-2/+0
* ncr5380: Split NCR5380_init() into two functionsFinn Thain2016-01-061-0/+2
* ncr5380: Remove NCR5380_local_declare and NCR5380_setup macrosFinn Thain2016-01-061-9/+5
* ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macrosFinn Thain2016-01-061-12/+6
* ncr5380: Remove redundant static variable initializersFinn Thain2016-01-061-2/+2
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-201-1/+0
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-201-5/+0
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-201-7/+6
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-201-9/+1
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-201-9/+13
* ncr5380: Remove duplicate commentsFinn Thain2014-11-201-16/+1
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-201-4/+0
* ncr5380: Remove more useless prototypesFinn Thain2014-11-201-4/+3
* ncr5380: Fix compiler warnings and __setup optionsFinn Thain2014-11-201-1/+7
* scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain2014-05-281-2/+0
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-1/+1
* NCR5830: switch to ->show_info()Al Viro2013-04-091-1/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* [SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik2007-11-251-2/+3
* [SCSI] dtc: Fix typoAlan Cox2007-10-121-1/+1
* [SCSI] dtc: clean up indent damage and add printk levelsAlan Cox2007-10-121-9/+7
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-9/+9
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-3/+3
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-4/+0
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-2/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+494
OpenPOWER on IntegriCloud