index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sun3_NCR5380.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
1
-2
/
+0
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
1
-10
/
+10
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
1
-4
/
+0
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
1
-23
/
+36
2014-11-20
ncr5380: Remove NCR5380_STATS
Finn Thain
1
-69
/
+0
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
1
-15
/
+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
-5
/
+5
2014-11-12
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
1
-2
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-27
/
+30
2014-05-28
scsi/NCR5380: dprintk macro
Finn Thain
1
-5
/
+1
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
1
-7
/
+1
2014-05-28
scsi/NCR5380: adopt dprintk()
Finn Thain
1
-61
/
+61
2014-05-28
scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()
Finn Thain
1
-11
/
+11
2014-05-28
scsi/NCR5380: fix build failures when debugging is enabled
Finn Thain
1
-2
/
+2
2014-05-19
m68k/atari - atari_scsi: change abort/reset return codes
Michael Schmitz
1
-13
/
+20
2013-05-04
sun3_scsi: add ->show_info()
Geert Uytterhoeven
1
-105
/
+78
2011-06-30
[SCSI] sun3: Remove commented out merge_contiguous_buffers
Geert Uytterhoeven
1
-58
/
+0
2011-06-30
[SCSI] sun3: Check for NCR_TIMEOUT being defined instead of having a value
Geert Uytterhoeven
1
-1
/
+1
2011-06-30
[SCSI] sun3: Provide a dummy NCR5380_exit()
Geert Uytterhoeven
1
-0
/
+5
2011-06-30
[SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __init
Geert Uytterhoeven
1
-1
/
+1
2011-06-29
[SCSI] sun3_NCR5380: Split NEXT() for lvalues/rvalues
Geert Uytterhoeven
1
-15
/
+16
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
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
2008-01-12
[SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix
Roel Kluin
1
-1
/
+1
2008-01-12
[SCSI] NCR5380 family: convert to accessors & !use_sg cleanup
Boaz Harrosh
1
-11
/
+11
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-2
/
+1
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-12
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
1
-11
/
+7
2007-10-12
[SCSI] Fix mistaken uses of ->done
Matthew Wilcox
1
-2
/
+2
2006-12-17
[PATCH] m68k trivial build fixes
Al Viro
1
-3
/
+3
2006-12-09
[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again
Sam Creasey
1
-2
/
+2
2006-10-26
[SCSI] Scsi_Cmnd convertion in sun3-driver
Henne
1
-52
/
+57
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
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-16
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
1
-3
/
+4
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-1
/
+1
2005-04-18
[PATCH] remove outdated print_* functions
1
-4
/
+5
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3009