index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
atari_NCR5380.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
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-30
[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-17
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-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-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-05
m68k: Atari SCSI workqueue updates
Geert Uytterhoeven
1
-2
/
+2
2007-05-05
m68k: Atari SCSI driver compile fixes
Roman Zippel
1
-16
/
+17
2007-05-05
m68k: Reformat the Atari SCSI driver
Roman Zippel
1
-2189
/
+2198
2007-05-05
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-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
[next]