| Commit message (Expand) | Author | Age | Files | Lines |
* | ncr5380: Harmonize jiffies conversion with msecs_to_jiffies | Nicholas Mc Guire | 2015-03-09 | 1 | -1/+1 |
* | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 2015-02-02 | 1 | -1/+1 |
* | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 2015-02-02 | 1 | -2/+2 |
* | atari_NCR5380: Fix "transfered" typo | Finn Thain | 2014-11-20 | 1 | -4/+4 |
* | atari_NCR5380: Remove RESET_RUN_DONE macro | Finn Thain | 2014-11-20 | 1 | -88/+0 |
* | atari_NCR5380: Move static co-routine variables to host data | Finn Thain | 2014-11-20 | 1 | -39/+22 |
* | atari_NCR5380: Move static TagAlloc array to host data | Finn Thain | 2014-11-20 | 1 | -18/+9 |
* | atari_NCR5380: Introduce FLAG_TAGGED_QUEUING | Finn Thain | 2014-11-20 | 1 | -9/+13 |
* | atari_NCR5380: Merge from NCR5380.c | Finn Thain | 2014-11-20 | 1 | -120/+85 |
* | atari_NCR5380: Merge from sun3_NCR5380.c | Finn Thain | 2014-11-20 | 1 | -16/+192 |
* | atari_NCR5380: Refactor Falcon locking | Finn Thain | 2014-11-20 | 1 | -27/+45 |
* | atari_NCR5380: Refactor Falcon special cases | Finn Thain | 2014-11-20 | 1 | -15/+15 |
* | ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros | Finn Thain | 2014-11-20 | 1 | -2/+0 |
* | atari_scsi: Fix atari_scsi deadlocks on Falcon | Finn Thain | 2014-11-20 | 1 | -23/+10 |
* | ncr5380: Drop legacy scsi.h include | Finn Thain | 2014-11-20 | 1 | -50/+52 |
* | ncr5380: Remove *_RELEASE macros | Finn Thain | 2014-11-20 | 1 | -4/+0 |
* | ncr5380: Cleanup host info() methods | Finn Thain | 2014-11-20 | 1 | -22/+35 |
* | ncr5380: Remove NCR5380_STATS | Finn Thain | 2014-11-20 | 1 | -65/+0 |
* | ncr5380: Remove redundant AUTOSENSE macro | Finn Thain | 2014-11-20 | 1 | -14/+1 |
* | ncr5380: Cleanup TAG_NEXT and TAG_NONE macros | Finn Thain | 2014-11-20 | 1 | -14/+5 |
* | ncr5380: Remove more useless prototypes | Finn Thain | 2014-11-20 | 1 | -1/+2 |
* | scsi: correct return values for .eh_abort_handler implementations | Hannes Reinecke | 2014-11-12 | 1 | -1/+1 |
* | scsi: Remove scsi_print_command when calling abort | Hannes Reinecke | 2014-11-12 | 1 | -2/+1 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 1 | -29/+33 |
* | scsi/NCR5380: fix and standardize NDEBUG macros | Finn Thain | 2014-05-28 | 1 | -10/+0 |
* | scsi/NCR5380: adopt dprintk() | Finn Thain | 2014-05-28 | 1 | -65/+65 |
* | scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase() | Finn Thain | 2014-05-28 | 1 | -11/+11 |
* | m68k/atari - atari_scsi: change abort/reset return codes | Michael Schmitz | 2014-05-19 | 1 | -12/+19 |
* | atari_scsi: switch to ->show_info() | Al Viro | 2013-04-09 | 1 | -85/+60 |
* | [SCSI] atari_NCR5380: Provide a dummy NCR5380_exit() | Geert Uytterhoeven | 2011-06-29 | 1 | -0/+5 |
* | [SCSI] atari_NCR5380: Remove obsolete variable oldto | Geert Uytterhoeven | 2011-06-29 | 1 | -1/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -2/+1 |
* | m68k: section mismatch fixes: Atari SCSI | Michael Schmitz | 2009-03-26 | 1 | -1/+1 |
* | [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix | Roel Kluin | 2008-01-11 | 1 | -1/+1 |
* | [SCSI] NCR5380 family: convert to accessors & !use_sg cleanup | Boaz Harrosh | 2008-01-11 | 1 | -11/+11 |
* | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 | 1 | -3/+2 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -4/+2 |
* | [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation | Boaz Harrosh | 2007-10-12 | 1 | -15/+8 |
* | [SCSI] Fix mistaken uses of ->done | Matthew Wilcox | 2007-10-12 | 1 | -2/+2 |
* | [SCSI] atari_NCR5380: update_timeout removal | Michael Schmitz | 2007-06-04 | 1 | -42/+2 |
* | m68k: Atari SCSI workqueue updates | Geert Uytterhoeven | 2007-05-04 | 1 | -2/+2 |
* | m68k: Atari SCSI driver compile fixes | Roman Zippel | 2007-05-04 | 1 | -16/+17 |
* | m68k: Reformat the Atari SCSI driver | Roman Zippel | 2007-05-04 | 1 | -2189/+2198 |
* | m68k: Atari SCSI revival | Michael Schmitz | 2007-05-04 | 1 | -6/+46 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [SCSI] More buffer->request_buffer changes | Christoph Hellwig | 2006-07-14 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |