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