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
/
hisi_sas
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2
-5
/
+5
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-207
/
+364
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
5
-26
/
+21
2017-10-31
scsi: hisi_sas: add v3 hw port AXI error handling
Xiaofei Tan
1
-5
/
+37
2017-10-31
scsi: hisi_sas: add v3 hw support for AXI fatal error
Xiaofei Tan
1
-0
/
+125
2017-10-31
scsi: hisi_sas: complete all tasklets prior to host reset
Xiaofei Tan
4
-7
/
+16
2017-10-31
scsi: hisi_sas: fix a bug when free device for v3 hw
Xiang Chen
1
-18
/
+7
2017-10-31
scsi: hisi_sas: add hisi_hba.rst_work init for v3 hw
Xiaofei Tan
3
-1
/
+4
2017-10-31
scsi: hisi_sas: add v3 hw DFX feature
Xiaofei Tan
1
-0
/
+30
2017-10-31
scsi: hisi_sas: init connect cfg register for v3 hw
Xiaofei Tan
1
-0
/
+3
2017-10-31
scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()
Xiaofei Tan
1
-2
/
+4
2017-10-25
scsi: hisi_sas: use array for v2 hw AXI errors
Shiju Jose
2
-137
/
+100
2017-10-25
scsi: hisi_sas: fix the risk of freeing slot twice
Xiaofei Tan
1
-3
/
+6
2017-10-25
scsi: hisi_sas: fix NULL check in SMP abort task path
Xiaofei Tan
1
-1
/
+1
2017-10-25
scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
Xiang Chen
5
-5
/
+5
2017-10-25
scsi: hisi_sas: fix SATA breakpoint memory size
Xiang Chen
3
-6
/
+10
2017-10-25
scsi: hisi_sas: grab hisi_hba.lock when processing slots
Xiang Chen
3
-1
/
+8
2017-10-25
scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lock
Xiaofei Tan
2
-4
/
+6
2017-10-25
scsi: hisi_sas: fix internal abort slot timeout bug
Xiang Chen
1
-0
/
+1
2017-10-25
scsi: hisi_sas: delete get_ncq_tag_v3_hw()
Xiang Chen
1
-15
/
+1
2017-09-28
scsi: libsas: remove unused variable sas_ha
Colin Ian King
1
-1
/
+0
2017-09-16
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
1
-1
/
+0
2017-08-26
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-1
/
+1
2017-08-25
scsi: hisi_sas: remove driver versioning
John Garry
3
-6
/
+0
2017-08-25
scsi: hisi_sas: replace kfree with scsi_host_put
John Garry
2
-7
/
+12
2017-08-25
scsi: hisi_sas: remove phy_down_v3_hw() res variable
John Garry
1
-2
/
+1
2017-08-25
scsi: hisi_sas: add phy_set_linkrate_v3_hw()
Xiang Chen
1
-0
/
+39
2017-08-25
scsi: hisi_sas: update some v3 register init settings
Xiang Chen
1
-11
/
+4
2017-08-25
scsi: hisi_sas: add reset handler for v3 hw
Xiang Chen
4
-36
/
+157
2017-08-11
scsi: hisi_sas: kill tasklet when destroying irq in v3 hw
Xiang Chen
1
-0
/
+1
2017-08-11
scsi: hisi_sas: fix v3 hw channel interrupt processing
Xiang Chen
1
-1
/
+1
2017-08-11
scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER setting
Xiang Chen
1
-0
/
+3
2017-08-11
scsi: hisi_sas: add status and command buffer for internal abort
Xiang Chen
1
-1
/
+13
2017-08-11
scsi: hisi_sas: support zone management commands
Xiaofei Tan
1
-0
/
+2
2017-08-11
scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hw
Xiang Chen
2
-21
/
+20
2017-08-11
scsi: hisi_sas: add irq and tasklet cleanup in v2 hw
Xiang Chen
1
-47
/
+49
2017-08-11
scsi: hisi_sas: remove repeated device config in v2 hw
Xiang Chen
2
-5
/
+0
2017-08-11
scsi: hisi_sas: use array for v2 hw ECC errors
John Garry
2
-179
/
+197
2017-08-11
scsi: hisi_sas: add v2 hw DFX feature
Xiaofei Tan
3
-1
/
+29
2017-08-11
scsi: hisi_sas: fix v2 hw underflow residual value
Xiang Chen
1
-2
/
+2
2017-08-11
scsi: hisi_sas: avoid potential v2 hw interrupt issue
Xiang Chen
1
-9
/
+10
2017-08-11
scsi: hisi_sas: fix reset and port ID refresh issues
Xiaofei Tan
3
-74
/
+118
2017-07-13
scsi: hisi_sas: make several const arrays static
Colin Ian King
1
-5
/
+5
2017-07-02
scsi: hisi_sas: optimise DMA slot memory
Xiaofei Tan
5
-122
/
+104
2017-06-26
scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32
John Garry
1
-1
/
+1
2017-06-20
scsi: hisi_sas: modify internal abort dev flow for v3 hw
Xiang Chen
3
-0
/
+45
2017-06-20
scsi: hisi_sas: add v3 code to fill some more hw function pointers
Xiang Chen
1
-0
/
+39
2017-06-20
scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
Xiang Chen
1
-0
/
+13
2017-06-20
scsi: hisi_sas: add v3 code to send internal abort command
Xiang Chen
1
-0
/
+38
2017-06-20
scsi: hisi_sas: add v3 code for itct setup and free
Xiang Chen
1
-0
/
+114
[next]