aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/atari_NCR5380.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes1-1/+1
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes1-2/+2
2014-11-20atari_NCR5380: Fix "transfered" typoFinn Thain1-4/+4
2014-11-20atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain1-88/+0
2014-11-20atari_NCR5380: Move static co-routine variables to host dataFinn Thain1-39/+22
2014-11-20atari_NCR5380: Move static TagAlloc array to host dataFinn Thain1-18/+9
2014-11-20atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain1-9/+13
2014-11-20atari_NCR5380: Merge from NCR5380.cFinn Thain1-120/+85
2014-11-20atari_NCR5380: Merge from sun3_NCR5380.cFinn Thain1-16/+192
2014-11-20atari_NCR5380: Refactor Falcon lockingFinn Thain1-27/+45
2014-11-20atari_NCR5380: Refactor Falcon special casesFinn Thain1-15/+15
2014-11-20ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain1-2/+0
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain1-23/+10
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain1-50/+52
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain1-4/+0
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain1-22/+35
2014-11-20ncr5380: Remove NCR5380_STATSFinn Thain1-65/+0
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain1-14/+1
2014-11-20ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain1-14/+5
2014-11-20ncr5380: Remove more useless prototypesFinn Thain1-1/+2
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke1-1/+1
2014-11-12scsi: Remove scsi_print_command when calling abortHannes Reinecke1-2/+1
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-29/+33
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain1-10/+0
2014-05-28scsi/NCR5380: adopt dprintk()Finn Thain1-65/+65
2014-05-28scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()Finn Thain1-11/+11
2014-05-19m68k/atari - atari_scsi: change abort/reset return codesMichael Schmitz1-12/+19
2013-04-09atari_scsi: switch to ->show_info()Al Viro1-85/+60
2011-06-29[SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()Geert Uytterhoeven1-0/+5
2011-06-29[SCSI] atari_NCR5380: Remove obsolete variable oldtoGeert Uytterhoeven1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
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
2009-03-26m68k: section mismatch fixes: Atari SCSIMichael Schmitz1-1/+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-24m68k: sg falloutGeert Uytterhoeven1-3/+2
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+2
2007-10-12[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh1-15/+8
2007-10-12[SCSI] Fix mistaken uses of ->doneMatthew Wilcox1-2/+2
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz1-42/+2
2007-05-04m68k: Atari SCSI workqueue updatesGeert Uytterhoeven1-2/+2
2007-05-04m68k: Atari SCSI driver compile fixesRoman Zippel1-16/+17
2007-05-04m68k: Reformat the Atari SCSI driverRoman Zippel1-2189/+2198
2007-05-04m68k: Atari SCSI revivalMichael Schmitz1-6/+46
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-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