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