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_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-09
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
1
-19
/
+26
2016-11-09
scsi: ncr5380: Expedite register polling
Finn Thain
1
-3
/
+3
2016-11-09
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
1
-8
/
+8
2016-11-09
scsi: atari_scsi: Make device register accessors re-entrant
Finn Thain
1
-3
/
+15
2016-04-11
atari_scsi: Allow can_queue to be increased for Falcon
Finn Thain
1
-61
/
+22
2016-04-11
atari_scsi: Set a reasonable default for cmd_per_lun
Finn Thain
1
-2
/
+1
2016-04-11
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
1
-10
/
+1
2016-04-11
atari_scsi: Adopt NCR5380.c core driver
Finn Thain
1
-3
/
+3
2016-04-11
ncr5380: Adopt uniform DMA setup convention
Finn Thain
1
-3
/
+0
2016-04-11
atari_NCR5380: Remove DMA_MIN_SIZE macro
Finn Thain
1
-1
/
+5
2016-04-11
ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
Finn Thain
1
-31
/
+1
2016-01-07
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
Finn Thain
1
-14
/
+15
2016-01-07
ncr5380: Use standard list data structure
Finn Thain
1
-0
/
+1
2016-01-07
ncr5380: Remove command list debug code
Finn Thain
1
-2
/
+0
2016-01-07
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
1
-1
/
+1
2016-01-07
ncr5380: Cleanup #include directives
Finn Thain
1
-1
/
+0
2016-01-07
ncr5380: Introduce unbound workqueue
Finn Thain
1
-1
/
+4
2016-01-07
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
1
-51
/
+9
2016-01-07
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-10
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-27
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-11
[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-30
[SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()
Geert Uytterhoeven
1
-0
/
+1
2010-11-17
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-05
m68k: Atari SCSI driver compile fixes
Roman Zippel
1
-3
/
+3
[next]