aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/g_NCR5380.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-09ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire1-3/+3
2015-03-09g_NCR5380: Kill compiler warning if builtinGeert Uytterhoeven1-1/+1
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain1-1/+0
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain1-2/+0
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain1-134/+1
2014-11-20ncr5380: Remove NCR5380_STATSFinn Thain1-45/+0
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain1-7/+11
2014-11-20ncr5380: Remove duplicate commentsFinn Thain1-16/+0
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain1-2/+0
2014-11-20ncr5380: Remove useless prototypesFinn Thain1-3/+3
2014-11-20ncr5380: Remove unused macrosFinn Thain1-5/+0
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-1/+1
2014-05-28scsi/NCR5380: remove old CVS keywordsFinn Thain1-4/+0
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker1-1/+1
2013-04-09NCR5830: switch to ->show_info()Al Viro1-31/+20
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-08-11g_NCR5380: fix broken MMIO compilationOndrej Zary1-20/+23
2010-08-11g_NCR5380: remove misleading pnp error messageOndrej Zary1-3/+1
2007-11-25[SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik1-2/+3
2007-10-12[SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not definedGabriel C1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox1-2/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-10/+9
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.cAl Viro1-7/+21
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig1-1/+1
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-2/+2
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+947