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
2021-12-17
scsi: hisi_sas: Prevent parallel FLR and controller reset
Qi Liu
2
-3
/
+6
2021-12-17
scsi: hisi_sas: Prevent parallel controller reset and control phy command
Qi Liu
1
-0
/
+2
2021-12-17
scsi: hisi_sas: Factor out task prep and delivery code
John Garry
1
-157
/
+124
2021-12-17
scsi: hisi_sas: Pass abort structure for internal abort
John Garry
2
-9
/
+17
2021-12-17
scsi: hisi_sas: Make internal abort have no task proto
John Garry
1
-1
/
+1
2021-12-17
scsi: hisi_sas: Start delivery hisi_sas_task_exec() directly
John Garry
1
-11
/
+6
2021-12-07
scsi: hisi_sas: Use non-atomic bitmap functions when possible
Christophe JAILLET
1
-2
/
+2
2021-12-07
scsi: hisi_sas: Remove some useless code in hisi_sas_alloc()
Christophe JAILLET
1
-9
/
+0
2021-12-07
scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
Christophe JAILLET
1
-3
/
+2
2021-11-30
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
1
-1
/
+0
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-104
/
+132
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
3
-12
/
+18
2021-10-13
scsi: hisi_sas: Disable SATA disk phy for severe I_T nexus reset failure
Luo Jiaxing
1
-5
/
+24
2021-10-13
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
4
-41
/
+39
2021-10-13
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
5
-6
/
+18
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
3
-12
/
+9
2021-09-14
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
5
-14
/
+14
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
2
-3
/
+3
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-0
/
+3
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-50
/
+96
2021-06-23
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
3
-0
/
+3
2021-06-10
scsi: hisi_sas: Speed up error handling when internal abort timeout occurs
Luo Jiaxing
2
-0
/
+7
2021-06-10
scsi: hisi_sas: Reset controller for internal abort timeout
Luo Jiaxing
1
-14
/
+26
2021-06-10
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
4
-11
/
+14
2021-06-10
scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus reset
Luo Jiaxing
2
-6
/
+18
2021-06-10
scsi: hisi_sas: Put a limit of link reset retries
Luo Jiaxing
2
-2
/
+14
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
3
-12
/
+12
2021-05-22
scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
Yang Yingliang
1
-4
/
+4
2021-05-22
scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
Sergey Shtylyov
1
-6
/
+6
2021-04-13
scsi: hisi_sas: Fix IRQ checks
Sergey Shtylyov
1
-3
/
+3
2021-04-13
scsi: hisi_sas: Print SATA device SAS address for soft reset failure
Luo Jiaxing
1
-2
/
+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
3
-20
/
+36
2021-04-13
scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() fails
Xiang Chen
2
-2
/
+6
2021-04-13
scsi: hisi_sas: Print SAS address for v3 hw erroneous completion print
Luo Jiaxing
1
-1
/
+2
2021-04-13
scsi: hisi_sas: Delete some unused callbacks
Luo Jiaxing
1
-2
/
+0
2021-01-27
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
2
-0
/
+266
2021-01-27
scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()
Luo Jiaxing
1
-0
/
+1
2021-01-27
scsi: hisi_sas: Enable debugfs support by default
Luo Jiaxing
2
-2
/
+17
2021-01-27
scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()
John Garry
1
-4
/
+2
2021-01-27
scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
John Garry
1
-12
/
+0
2021-01-23
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
4
-11
/
+10
2021-01-23
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
5
-18
/
+29
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
4
-14
/
+7
2021-01-21
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
3
-13
/
+68
2021-01-08
scsi: hisi_sas: Remove auto_affine_msi_experimental module_param
John Garry
1
-5
/
+0
[prev]
[next]