aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/dtc.c
AgeCommit message (Expand)Author
2016-04-11ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain
2016-04-11ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain
2016-04-11ncr5380: Use DMA hooks for PDMAFinn Thain
2016-04-11ncr5380: Remove PSEUDO_DMA macroFinn Thain
2016-04-11ncr5380: Disable the DMA errata workaround flag by defaultFinn Thain
2016-01-06ncr5380: Fix soft lockupsFinn Thain
2016-01-06ncr5380: Use standard list data structureFinn Thain
2016-01-06ncr5380: Fix and cleanup scsi_host_template initializersFinn Thain
2016-01-06ncr5380: Cleanup #include directivesFinn Thain
2016-01-06ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUPFinn Thain
2016-01-06ncr5380: Standardize interrupt handlingFinn Thain
2016-01-06ncr5380: Remove UNSAFE macroFinn Thain
2016-01-06ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macroFinn Thain
2016-01-06ncr5380: Introduce unbound workqueueFinn Thain
2016-01-06ncr5380: Cleanup bogus {request,release}_region() callsFinn Thain
2016-01-06ncr5380: Split NCR5380_init() into two functionsFinn Thain
2016-01-06ncr5380: Remove NCR5380_local_declare and NCR5380_setup macrosFinn Thain
2016-01-06ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macrosFinn Thain
2016-01-06ncr5380: Remove redundant static variable initializersFinn Thain
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain
2014-11-20ncr5380: Move static PDMA spin counters to host dataFinn Thain
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain
2014-11-20ncr5380: Remove duplicate commentsFinn Thain
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain
2014-11-20ncr5380: Remove more useless prototypesFinn Thain
2014-11-20ncr5380: Fix compiler warnings and __setup optionsFinn Thain
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2013-04-09NCR5830: switch to ->show_info()Al Viro
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2007-11-25[SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik
2007-10-12[SCSI] dtc: Fix typoAlan Cox
2007-10-12[SCSI] dtc: clean up indent damage and add printk levelsAlan Cox
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds