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
2023-05-11
scsi: hisi_sas: Handle NCQ error when IPTT is valid
Xingui Yang
3
-3
/
+15
2023-03-30
scsi: hisi_sas: Check devm_add_action() return value
Kang Chen
1
-2
/
+1
2023-02-25
scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset
Jie Zhan
1
-3
/
+5
2023-02-01
scsi: hisi_sas: Set a port invalid only if there are no devices attached when...
Yihang Li
1
-1
/
+1
2023-02-01
scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
Xingui Yang
1
-1
/
+1
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-25
/
+38
2022-09-07
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
1
-4
/
+12
2022-09-07
scsi: hisi_sas: Add helper to process bcast events
John Garry
5
-13
/
+18
2022-09-07
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
John Garry
1
-0
/
+7
2022-09-07
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
John Garry
1
-1
/
+1
2022-09-07
scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
John Garry
1
-7
/
+0
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2
-7
/
+3
2022-07-19
scsi: hisi_sas: Modify v3 HW SATA completion error processing
Xingui Yang
1
-1
/
+8
2022-07-19
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
4
-7
/
+5
2022-07-19
scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
Xiang Chen
1
-25
/
+18
2022-07-19
scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()
John Garry
1
-4
/
+1
2022-07-08
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
1
-0
/
+7
2022-06-28
scsi: hisi_sas: Limit max hw sectors for v3 HW
John Garry
1
-0
/
+7
2022-06-22
scsi: hisi_sas: Align comments
Jiang Jian
1
-2
/
+2
2022-05-20
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
1
-0
/
+2
2022-05-20
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
1
-29
/
+18
2022-05-20
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
1
-7
/
+12
2022-05-11
scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
Xiang Chen
1
-2
/
+8
2022-03-30
scsi: hisi_sas: Remove stray fallthrough annotation
Dan Carpenter
1
-1
/
+0
2022-03-15
scsi: hisi_sas: Use libsas internal abort support
John Garry
4
-319
/
+171
2022-02-28
scsi: hisi_sas: Modify v3 HW SSP underflow error processing
Xingui Yang
1
-13
/
+26
2022-02-28
scsi: hisi_sas: Limit users changing debugfs BIST count value
Xiang Chen
1
-2
/
+50
2022-02-28
scsi: hisi_sas: Rename error labels in hisi_sas_v3_probe()
Qi Liu
1
-10
/
+10
2022-02-28
scsi: hisi_sas: Free irq vectors in order for v3 HW
Qi Liu
1
-5
/
+11
2022-02-28
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
Xiang Chen
2
-2
/
+3
2022-02-28
scsi: hisi_sas: Change permission of parameter prot_mask
Xiang Chen
1
-1
/
+1
2022-02-23
scsi: hisi_sas: Remove unnecessary print function dev_err()
Yang Li
1
-12
/
+3
2022-02-23
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2
-129
/
+6
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
1
-26
/
+1
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
1
-11
/
+1
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
1
-3
/
+1
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
1
-4
/
+1
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
1
-4
/
+1
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
1
-0
/
+20
2022-02-19
scsi: libsas: Add sas_task.tmf
John Garry
1
-10
/
+6
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
5
-23
/
+16
2022-02-19
scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT
John Garry
1
-2
/
+0
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
1
-12
/
+0
2022-02-15
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
2
-13
/
+6
2022-02-12
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
4
-13
/
+4
2022-02-01
scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internal
John Garry
1
-8
/
+6
2022-01-25
scsi: hisi_sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2
-5
/
+0
2022-01-07
scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...
Xiang Chen
1
-5
/
+0
2021-12-23
scsi: hisi_sas: Use autosuspend for the host controller
Xiang Chen
1
-0
/
+2
2021-12-23
scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...
Xiang Chen
3
-3
/
+24
[next]