summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/atari_NCR5380.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-021-1/+1
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-021-2/+2
* atari_NCR5380: Fix "transfered" typoFinn Thain2014-11-201-4/+4
* atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain2014-11-201-88/+0
* atari_NCR5380: Move static co-routine variables to host dataFinn Thain2014-11-201-39/+22
* atari_NCR5380: Move static TagAlloc array to host dataFinn Thain2014-11-201-18/+9
* atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain2014-11-201-9/+13
* atari_NCR5380: Merge from NCR5380.cFinn Thain2014-11-201-120/+85
* atari_NCR5380: Merge from sun3_NCR5380.cFinn Thain2014-11-201-16/+192
* atari_NCR5380: Refactor Falcon lockingFinn Thain2014-11-201-27/+45
* atari_NCR5380: Refactor Falcon special casesFinn Thain2014-11-201-15/+15
* ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain2014-11-201-2/+0
* atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain2014-11-201-23/+10
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-201-50/+52
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-201-4/+0
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-201-22/+35
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-201-65/+0
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-201-14/+1
* ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain2014-11-201-14/+5
* ncr5380: Remove more useless prototypesFinn Thain2014-11-201-1/+2
* scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2014-11-121-1/+1
* scsi: Remove scsi_print_command when calling abortHannes Reinecke2014-11-121-2/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-29/+33
* scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain2014-05-281-10/+0
* scsi/NCR5380: adopt dprintk()Finn Thain2014-05-281-65/+65
* scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()Finn Thain2014-05-281-11/+11
* m68k/atari - atari_scsi: change abort/reset return codesMichael Schmitz2014-05-191-12/+19
* atari_scsi: switch to ->show_info()Al Viro2013-04-091-85/+60
* [SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()Geert Uytterhoeven2011-06-291-0/+5
* [SCSI] atari_NCR5380: Remove obsolete variable oldtoGeert Uytterhoeven2011-06-291-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-2/+1
* m68k: section mismatch fixes: Atari SCSIMichael Schmitz2009-03-261-1/+1
* [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fixRoel Kluin2008-01-111-1/+1
* [SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh2008-01-111-11/+11
* m68k: sg falloutGeert Uytterhoeven2007-10-241-3/+2
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+2
* [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2007-10-121-15/+8
* [SCSI] Fix mistaken uses of ->doneMatthew Wilcox2007-10-121-2/+2
* [SCSI] atari_NCR5380: update_timeout removalMichael Schmitz2007-06-041-42/+2
* m68k: Atari SCSI workqueue updatesGeert Uytterhoeven2007-05-041-2/+2
* m68k: Atari SCSI driver compile fixesRoman Zippel2007-05-041-16/+17
* m68k: Reformat the Atari SCSI driverRoman Zippel2007-05-041-2189/+2198
* m68k: Atari SCSI revivalMichael Schmitz2007-05-041-6/+46
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] More buffer->request_buffer changesChristoph Hellwig2006-07-141-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-151-3/+4
OpenPOWER on IntegriCloud