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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
atari_NCR5380: Remove RESET_RUN_DONE macro
Finn Thain
2
-89
/
+0
2014-11-20
atari_NCR5380: Move static co-routine variables to host data
Finn Thain
3
-43
/
+28
2014-11-20
atari_NCR5380: Move static TagAlloc array to host data
Finn Thain
2
-18
/
+21
2014-11-20
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
5
-23
/
+28
2014-11-20
atari_NCR5380: Merge from NCR5380.c
Finn Thain
1
-120
/
+85
2014-11-20
sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
Finn Thain
2
-2852
/
+6
2014-11-20
atari_NCR5380: Merge from sun3_NCR5380.c
Finn Thain
2
-16
/
+193
2014-11-20
atari_NCR5380: Refactor Falcon locking
Finn Thain
2
-57
/
+62
2014-11-20
atari_NCR5380: Refactor Falcon special cases
Finn Thain
3
-24
/
+31
2014-11-20
ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
Finn Thain
4
-32
/
+0
2014-11-20
sun3_scsi: Move macro definitions
Finn Thain
2
-38
/
+32
2014-11-20
sun3_scsi: Convert to platform device
Finn Thain
2
-222
/
+185
2014-11-20
atari_scsi: Remove header
Finn Thain
2
-49
/
+26
2014-11-20
atari_scsi: Convert to platform device
Finn Thain
2
-231
/
+210
2014-11-20
atari_scsi: Fix atari_scsi deadlocks on Falcon
Finn Thain
2
-84
/
+24
2014-11-20
mac_scsi: Convert to platform device
Finn Thain
1
-119
/
+126
2014-11-20
mac_scsi: Cleanup PDMA code
Finn Thain
1
-65
/
+67
2014-11-20
mac_scsi: Add module option to Kconfig
Finn Thain
2
-76
/
+38
2014-11-20
mac_scsi: Remove header
Finn Thain
2
-43
/
+20
2014-11-20
dmx3191d: Use NO_IRQ
Finn Thain
1
-17
/
+8
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
14
-111
/
+105
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
17
-69
/
+0
2014-11-20
ncr5380: Remove pointless compiler command line override macros
Finn Thain
6
-58
/
+20
2014-11-20
ncr5380: Move static PDMA spin counters to host data
Finn Thain
5
-27
/
+26
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
21
-320
/
+134
2014-11-20
ncr5380: Remove NCR5380_STATS
Finn Thain
5
-252
/
+0
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
10
-48
/
+66
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
12
-195
/
+1
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
14
-69
/
+3
2014-11-20
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
4
-51
/
+27
2014-11-20
ncr5380: Remove more useless prototypes
Finn Thain
7
-61
/
+50
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
11
-51
/
+11
2014-11-20
ncr5380: Remove unused macros
Finn Thain
10
-38
/
+1
2014-11-20
ncr5380: Fix compiler warnings and __setup options
Finn Thain
3
-3
/
+26
2014-11-20
ncr5380: Remove unused hostdata fields
Finn Thain
5
-41
/
+4
2014-11-20
ncr5380: Use printk() not pr_debug()
Finn Thain
1
-1
/
+2
2014-11-20
Fnic: Fnic Driver crashed with NULL pointer reference
Hiral Shah
2
-4
/
+19
2014-11-20
Fnic: For Standalone C series, "sending VLAN request" message seen even if th...
Hiral Shah
2
-1
/
+6
2014-11-20
Fnic: Improper resue of exchange Ids
Hiral Shah
2
-1
/
+12
2014-11-20
Fnic: Memcopy only mimumum of data or trace buffer
Hiral Shah
2
-3
/
+3
2014-11-20
Fnic: Not probing all the vNICS via fnic_probe on boot
Hiral Shah
2
-3
/
+12
2014-11-12
bnx2fc: fix an error code in _bnx2fc_create()
Dan Carpenter
1
-0
/
+1
2014-11-12
bnx2fc: check IS_ERR() instead of NULL
Dan Carpenter
1
-1
/
+1
2014-11-12
qla2xxx: remove redundant declaration in 'qla_gbl.h'
Chen Gang
2
-3
/
+1
2014-11-12
ipr: set coherent DMA mask
Anton Blanchard
1
-5
/
+6
2014-11-12
ipr: convert to generic DMA API
Anton Blanchard
2
-50
/
+53
2014-11-12
vmw_pvscsi: fixup tagging
Hannes Reinecke
1
-4
/
+0
2014-11-12
scsi_debug: error message should say scsi_host_alloc not scsi_register
Finn Thain
1
-1
/
+1
2014-11-12
tmscim: remove unused SCSI_IRQ_NONE macro definition
Finn Thain
1
-2
/
+0
2014-11-12
ufs: remove spurious scsi_set_tag_type call
Christoph Hellwig
1
-1
/
+0
[next]