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
/
sun3_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
1
-11
/
+0
2016-04-11
sun3_scsi: Adopt NCR5380.c core driver
Finn Thain
1
-5
/
+3
2016-04-11
atari_NCR5380: Remove DMA_MIN_SIZE macro
Finn Thain
1
-10
/
+9
2016-04-11
ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
Finn Thain
1
-11
/
+2
2016-01-06
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
Finn Thain
1
-54
/
+18
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
-3
/
+3
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
-46
/
+1
2016-01-06
ncr5380: Remove redundant static variable initializers
Finn Thain
1
-4
/
+4
2015-03-09
ncr5380: Drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-11-20
atari_NCR5380: Remove RESET_RUN_DONE macro
Finn Thain
1
-1
/
+0
2014-11-20
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
1
-6
/
+6
2014-11-20
sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
Finn Thain
1
-4
/
+6
2014-11-20
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
1
-7
/
+0
2014-11-20
sun3_scsi: Move macro definitions
Finn Thain
1
-13
/
+32
2014-11-20
sun3_scsi: Convert to platform device
Finn Thain
1
-205
/
+185
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
1
-1
/
+0
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Remove pointless compiler command line override macros
Finn Thain
1
-10
/
+10
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
1
-18
/
+0
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
1
-3
/
+3
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
1
-21
/
+0
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
1
-3
/
+1
2014-11-20
ncr5380: Remove unused macros
Finn Thain
1
-15
/
+0
2014-11-20
ncr5380: Remove unused hostdata fields
Finn Thain
1
-2
/
+0
2014-05-28
scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c
Finn Thain
1
-52
/
+171
2014-05-28
scsi/NCR5380: reduce depth of sun3_scsi nested includes
Finn Thain
1
-0
/
+1
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
1
-6
/
+0
2014-05-28
scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
Finn Thain
1
-3
/
+1
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
1
-4
/
+0
2014-05-19
m68k/atari - atari_scsi: change abort/reset return codes
Michael Schmitz
1
-1
/
+2
2013-05-04
sun3_scsi: add ->show_info()
Geert Uytterhoeven
1
-0
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-06-29
[SCSI] sun3: Add various missing NDEBUG* definitions
Geert Uytterhoeven
1
-2
/
+6
2011-06-29
[SCSI] sun3: Provide a dummy NCR5380_exit()
Geert Uytterhoeven
1
-0
/
+1
2011-06-29
[SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __init
Geert Uytterhoeven
1
-1
/
+1
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
2007-11-25
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
1
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-09
[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again
Sam Creasey
1
-1
/
+1
2006-10-25
[SCSI] Scsi_Cmnd convertion in sun3-driver
Henne
1
-3
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-1
/
+1
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+642