aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sun3_NCR5380.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-27/+30
2014-05-28scsi/NCR5380: dprintk macroFinn Thain1-5/+1
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain1-7/+1
2014-05-28scsi/NCR5380: adopt dprintk()Finn Thain1-61/+61
2014-05-28scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()Finn Thain1-11/+11
2014-05-28scsi/NCR5380: fix build failures when debugging is enabledFinn Thain1-2/+2
2014-05-19m68k/atari - atari_scsi: change abort/reset return codesMichael Schmitz1-13/+20
2013-05-04sun3_scsi: add ->show_info()Geert Uytterhoeven1-105/+78
2011-06-29[SCSI] sun3: Remove commented out merge_contiguous_buffersGeert Uytterhoeven1-58/+0
2011-06-29[SCSI] sun3: Check for NCR_TIMEOUT being defined instead of having a valueGeert Uytterhoeven1-1/+1
2011-06-29[SCSI] sun3: Provide a dummy NCR5380_exit()Geert Uytterhoeven1-0/+5
2011-06-29[SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __initGeert Uytterhoeven1-1/+1
2011-06-29[SCSI] sun3_NCR5380: Split NEXT() for lvalues/rvaluesGeert Uytterhoeven1-15/+16
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-2/+1
2008-01-11[SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fixRoel Kluin1-1/+1
2008-01-11[SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh1-11/+11
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-2/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-12[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh1-11/+7
2007-10-12[SCSI] Fix mistaken uses of ->doneMatthew Wilcox1-2/+2
2006-12-17[PATCH] m68k trivial build fixesAl Viro1-3/+3
2006-12-09[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey1-2/+2
2006-10-25[SCSI] Scsi_Cmnd convertion in sun3-driverHenne1-52/+57
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox1-3/+4
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-1/+1
2005-04-18[PATCH] remove outdated print_* functions1-4/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3009