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
/
hisi_sas_v3_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
scsi: hisi_sas: Add function complete_v3_hw()
Xiang Chen
1
-5
/
+12
2022-10-18
scsi: hisi_sas: Modify v3 HW SATA disk error state completion processing
Xingui Yang
1
-1
/
+4
2022-10-18
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
1
-2
/
+46
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+2
2022-09-07
scsi: hisi_sas: Add helper to process bcast events
John Garry
1
-5
/
+2
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
1
-3
/
+2
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
1
-2
/
+0
2022-07-19
scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()
John Garry
1
-4
/
+1
2022-06-28
scsi: hisi_sas: Limit max hw sectors for v3 HW
John Garry
1
-0
/
+7
2022-05-11
scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
Xiang Chen
1
-2
/
+8
2022-03-15
scsi: hisi_sas: Use libsas internal abort support
John Garry
1
-9
/
+9
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 permission of parameter prot_mask
Xiang Chen
1
-1
/
+1
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
1
-1
/
+1
2022-02-15
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
1
-2
/
+0
2022-02-12
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-2
/
+1
2022-01-25
scsi: hisi_sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+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
1
-1
/
+3
2021-12-23
scsi: hisi_sas: Add more logs for runtime suspend/resume
Xiang Chen
1
-2
/
+6
2021-12-23
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
1
-1
/
+9
2021-12-17
scsi: hisi_sas: Fix phyup timeout on FPGA
Qi Liu
1
-2
/
+8
2021-12-17
scsi: hisi_sas: Prevent parallel FLR and controller reset
Qi Liu
1
-0
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-35
/
+27
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-17
scsi: hisi_sas: Switch to attribute groups
Bart Van Assche
1
-6
/
+8
2021-10-13
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
1
-7
/
+2
2021-10-13
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
1
-1
/
+1
2021-09-14
scsi: hisi_sas: Increase debugfs_dump_index after dump is completed
Luo Jiaxing
1
-1
/
+1
2021-09-14
scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()
Xiang Chen
1
-2
/
+1
2021-09-14
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
1
-5
/
+5
2021-09-14
scsi: hisi_sas: Stop printing queue count in v3 hardware probe
John Garry
1
-1
/
+1
2021-09-14
scsi: hisi_sas: Use managed PCI functions
Xiang Chen
1
-12
/
+8
2021-08-12
scsi: hisi_sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+5
2021-06-23
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+1
2021-06-10
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
1
-1
/
+1
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
1
-4
/
+4
2021-05-22
scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
Yang Yingliang
1
-4
/
+4
2021-04-13
scsi: hisi_sas: Warn in v3 hw channel interrupt handler when status reg cleared
Luo Jiaxing
1
-2
/
+8
2021-04-13
scsi: hisi_sas: Directly snapshot registers when executing a reset
Jianqin Xie
1
-12
/
+15
2021-04-13
scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() fails
Xiang Chen
1
-1
/
+3
2021-04-13
scsi: hisi_sas: Print SAS address for v3 hw erroneous completion print
Luo Jiaxing
1
-1
/
+2
2021-01-27
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
1
-0
/
+251
[next]