summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/g_NCR5380.c
Commit message (Expand)AuthorAgeFilesLines
* ncr5380: Add support for HP C2502Ondrej Zary2016-01-061-16/+58
* ncr5380: Fix wait for 53C80 registers registers after PDMAOndrej Zary2016-01-061-31/+6
* ncr5380: Enable PDMA for DTC chipsOndrej Zary2016-01-061-7/+31
* ncr5380: Enable PDMA for NCR53C400AOndrej Zary2016-01-061-4/+19
* ncr5380: Use runtime register mappingOndrej Zary2016-01-061-48/+40
* ncr5380: Fix pseudo DMA transfers on 53C400Ondrej Zary2016-01-061-0/+4
* ncr5380: Fix soft lockupsFinn Thain2016-01-061-0/+1
* ncr5380: Use standard list data structureFinn Thain2016-01-061-0/+1
* ncr5380: Remove command list debug codeFinn Thain2016-01-061-1/+0
* ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181EFinn Thain2016-01-061-1/+1
* ncr5380: Fix and cleanup scsi_host_template initializersFinn Thain2016-01-061-13/+13
* ncr5380: Cleanup #include directivesFinn Thain2016-01-061-4/+2
* ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUPFinn Thain2016-01-061-1/+1
* ncr5380: Standardize interrupt handlingFinn Thain2016-01-061-2/+0
* ncr5380: Rework disconnect versus poll logicFinn Thain2016-01-061-4/+0
* ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macroFinn Thain2016-01-061-0/+15
* ncr5380: Introduce unbound workqueueFinn Thain2016-01-061-16/+15
* ncr5380: Eliminate USLEEP_WAITLONG delayFinn Thain2016-01-061-1/+0
* ncr5380: Move NCR53C400-specific codeFinn Thain2016-01-061-5/+16
* ncr5380: Split NCR5380_init() into two functionsFinn Thain2016-01-061-0/+2
* ncr5380: Remove NCR5380_instance_name macroFinn Thain2016-01-061-3/+4
* ncr5380: Remove NCR5380_local_declare and NCR5380_setup macrosFinn Thain2016-01-061-13/+14
* ncr5380: Remove more pointless macrosFinn Thain2016-01-061-15/+14
* ncr5380: Remove redundant static variable initializersFinn Thain2016-01-061-2/+2
* ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire2015-03-091-3/+3
* g_NCR5380: Kill compiler warning if builtinGeert Uytterhoeven2015-03-091-1/+1
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-201-1/+0
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-201-2/+0
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-201-134/+1
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-201-45/+0
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-201-7/+11
* ncr5380: Remove duplicate commentsFinn Thain2014-11-201-16/+0
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-201-2/+0
* ncr5380: Remove useless prototypesFinn Thain2014-11-201-3/+3
* ncr5380: Remove unused macrosFinn Thain2014-11-201-5/+0
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* scsi/NCR5380: remove old CVS keywordsFinn Thain2014-05-281-4/+0
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-1/+1
* NCR5830: switch to ->show_info()Al Viro2013-04-091-31/+20
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* g_NCR5380: fix broken MMIO compilationOndrej Zary2010-08-111-20/+23
* g_NCR5380: remove misleading pnp error messageOndrej Zary2010-08-111-3/+1
* [SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik2007-11-251-2/+3
* [SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not definedGabriel C2007-10-121-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-061-2/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0