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_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
Finn Thain
1
-14
/
+15
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
1
-0
/
+1
2016-01-06
ncr5380: Remove command list debug code
Finn Thain
1
-2
/
+0
2016-01-06
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
1
-1
/
+1
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
1
-1
/
+0
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
1
-1
/
+4
2016-01-06
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
1
-51
/
+9
2016-01-06
atari_scsi: Fix SCSI host ID setting
Finn Thain
1
-1
/
+1
2015-03-09
ncr5380: Drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-11-20
atari_NCR5380: Move static co-routine variables to host data
Finn Thain
1
-4
/
+4
2014-11-20
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
1
-4
/
+4
2014-11-20
atari_NCR5380: Merge from sun3_NCR5380.c
Finn Thain
1
-0
/
+1
2014-11-20
atari_NCR5380: Refactor Falcon locking
Finn Thain
1
-30
/
+17
2014-11-20
atari_NCR5380: Refactor Falcon special cases
Finn Thain
1
-9
/
+12
2014-11-20
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
1
-21
/
+0
2014-11-20
atari_scsi: Remove header
Finn Thain
1
-9
/
+26
2014-11-20
atari_scsi: Convert to platform device
Finn Thain
1
-214
/
+210
2014-11-20
atari_scsi: Fix atari_scsi deadlocks on Falcon
Finn Thain
1
-61
/
+14
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
1
-3
/
+2
2014-11-20
ncr5380: Remove pointless compiler command line override macros
Finn Thain
1
-1
/
+1
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
1
-24
/
+0
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
1
-1
/
+0
2014-11-20
ncr5380: Remove more useless prototypes
Finn Thain
1
-39
/
+37
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
1
-5
/
+0
2014-06-09
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-15
/
+9
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
1
-6
/
+0
2014-05-28
scsi/NCR5380: adopt dprintk()
Finn Thain
1
-8
/
+8
2014-05-26
m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer
Michael Schmitz
1
-1
/
+1
2014-05-19
m68k/atari - atari_scsi: change abort/reset return codes
Michael Schmitz
1
-1
/
+1
2014-03-10
[SCSI] atari_scsi: Fix sleep_on race
Arnd Bergmann
1
-3
/
+9
2013-04-09
atari_scsi: switch to ->show_info()
Al Viro
1
-1
/
+1
2012-04-22
scsi/atari: Make more functions static
Geert Uytterhoeven
1
-6
/
+7
2012-04-22
scsi/atari: Revive "atascsi=" setup option
Geert Uytterhoeven
1
-2
/
+11
2011-06-29
[SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()
Geert Uytterhoeven
1
-0
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-17
/
+0
2009-03-26
m68k: section mismatch fixes: Atari SCSI
Michael Schmitz
1
-1
/
+1
2008-10-14
m68k: Remove the broken Hades support
Adrian Bunk
1
-24
/
+3
2007-11-25
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
1
-5
/
+5
2007-05-04
m68k: Atari SCSI driver compile fixes
Roman Zippel
1
-3
/
+3
2007-05-04
m68k: Reformat the Atari SCSI driver
Roman Zippel
1
-186
/
+175
2007-05-04
m68k: Atari SCSI revival
Michael Schmitz
1
-6
/
+4
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-5
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-5
/
+5
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1163