summaryrefslogtreecommitdiff
path: root/drivers/scsi/atari_NCR5380.c
AgeCommit message (Expand)Author
2015-03-09ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2014-11-20atari_NCR5380: Fix "transfered" typoFinn Thain
2014-11-20atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain
2014-11-20atari_NCR5380: Move static co-routine variables to host dataFinn Thain
2014-11-20atari_NCR5380: Move static TagAlloc array to host dataFinn Thain
2014-11-20atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain
2014-11-20atari_NCR5380: Merge from NCR5380.cFinn Thain
2014-11-20atari_NCR5380: Merge from sun3_NCR5380.cFinn Thain
2014-11-20atari_NCR5380: Refactor Falcon lockingFinn Thain
2014-11-20atari_NCR5380: Refactor Falcon special casesFinn Thain
2014-11-20ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain
2014-11-20ncr5380: Remove NCR5380_STATSFinn Thain
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain
2014-11-20ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain
2014-11-20ncr5380: Remove more useless prototypesFinn Thain
2014-11-12scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2014-11-12scsi: Remove scsi_print_command when calling abortHannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain
2014-05-28scsi/NCR5380: adopt dprintk()Finn Thain
2014-05-28scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()Finn Thain
2014-05-19m68k/atari - atari_scsi: change abort/reset return codesMichael Schmitz
2013-04-09atari_scsi: switch to ->show_info()Al Viro
2011-06-29[SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()Geert Uytterhoeven
2011-06-29[SCSI] atari_NCR5380: Remove obsolete variable oldtoGeert Uytterhoeven
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-03-26m68k: section mismatch fixes: Atari SCSIMichael Schmitz
2008-01-11[SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fixRoel Kluin
2008-01-11[SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh
2007-10-24m68k: sg falloutGeert Uytterhoeven
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-12[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh
2007-10-12[SCSI] Fix mistaken uses of ->doneMatthew Wilcox
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz
2007-05-04m68k: Atari SCSI workqueue updatesGeert Uytterhoeven
2007-05-04m68k: Atari SCSI driver compile fixesRoman Zippel
2007-05-04m68k: Reformat the Atari SCSI driverRoman Zippel
2007-05-04m68k: Atari SCSI revivalMichael Schmitz
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel