index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
scsi: hisi_sas: Disable SATA disk phy for severe I_T nexus reset failure
Luo Jiaxing
1
-5
/
+24
2021-10-12
scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
Xiang Chen
1
-11
/
+32
2021-10-12
scsi: hisi_sas: Initialise devices in .slave_alloc callback
Xiang Chen
1
-3
/
+14
2021-09-13
scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()
Xiang Chen
1
-7
/
+5
2021-09-13
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
1
-6
/
+6
2021-08-11
scsi: hisi_sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-2
/
+2
2021-06-09
scsi: hisi_sas: Speed up error handling when internal abort timeout occurs
Luo Jiaxing
1
-0
/
+6
2021-06-09
scsi: hisi_sas: Reset controller for internal abort timeout
Luo Jiaxing
1
-14
/
+26
2021-06-09
scsi: hisi_sas: Include HZ in timer macros
Luo Jiaxing
1
-7
/
+10
2021-06-09
scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus reset
Luo Jiaxing
1
-6
/
+17
2021-06-09
scsi: hisi_sas: Put a limit of link reset retries
Luo Jiaxing
1
-2
/
+13
2021-04-12
scsi: hisi_sas: Print SATA device SAS address for soft reset failure
Luo Jiaxing
1
-2
/
+4
2021-04-12
scsi: hisi_sas: Directly snapshot registers when executing a reset
Jianqin Xie
1
-8
/
+20
2021-04-12
scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() fails
Xiang Chen
1
-1
/
+3
2021-01-26
scsi: hisi_sas: Enable debugfs support by default
Luo Jiaxing
1
-2
/
+11
2021-01-26
scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()
John Garry
1
-4
/
+2
2021-01-22
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-5
/
+4
2021-01-22
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-11
/
+15
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
1
-8
/
+4
2021-01-04
Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixes
Martin K. Petersen
1
-0
/
+11
2020-12-21
scsi: hisi_sas: Expose HW queues for v2 hw
John Garry
1
-0
/
+11
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1350
/
+4
2020-12-07
scsi: hisi_sas: Select a suitable queue for internal I/Os
Xiang Chen
1
-0
/
+6
2020-12-01
scsi: hisi_sas: Remove preemptible()
Ahmed S. Darwish
1
-7
/
+1
2020-11-30
scsi: hisi_sas: Move debugfs code to v3 hw driver
Luo Jiaxing
1
-1343
/
+3
2020-10-26
scsi: hisi_sas: Stop using queue #0 always for v2 hw
John Garry
1
-1
/
+1
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-24
/
+99
2020-10-06
scsi: hisi_sas: Recover PHY state according to the status before reset
Xiang Chen
1
-3
/
+1
2020-10-06
scsi: hisi_sas: Filter out new PHY up events during suspend
Xiang Chen
1
-0
/
+6
2020-10-06
scsi: hisi_sas: Switch v3 hw to MQ
John Garry
1
-17
/
+19
2020-09-02
scsi: hisi_sas: Code style cleanup
Luo Jiaxing
1
-1
/
+0
2020-09-02
scsi: hisi_sas: Add missing newlines
Xiang Chen
1
-1
/
+1
2020-09-02
scsi: hisi_sas: Add BIST support for fixed code pattern
Luo Jiaxing
1
-15
/
+10
2020-09-02
scsi: hisi_sas: Add BIST support for phy FFE
Luo Jiaxing
1
-0
/
+76
2020-09-02
scsi: hisi_sas: Avoid accessing to SSP task for SMP I/Os
Xiang Chen
1
-4
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-19
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
1
-1
/
+4
2020-01-20
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
1
-1
/
+1
2020-01-20
scsi: hisi_sas: Modify the file permissions of trigger_dump to write only
Luo Jiaxing
1
-1
/
+1
2020-01-20
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
1
-27
/
+21
2020-01-20
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
1
-11
/
+11
2019-11-12
scsi: hisi_sas: Stop converting a bool into a bool
John Garry
1
-1
/
+1
2019-11-12
scsi: hisi_sas: Check sas_port before using it
Xiang Chen
1
-1
/
+2
2019-10-24
scsi: hisi_sas: Record the phy down event in debugfs
Luo Jiaxing
1
-0
/
+63
2019-10-24
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
Luo Jiaxing
1
-0
/
+1
2019-10-24
scsi: hisi_sas: Add ability to have multiple debugfs dumps
Luo Jiaxing
1
-31
/
+45
2019-10-24
scsi: hisi_sas: Add module parameter for debugfs dump count
Luo Jiaxing
1
-3
/
+13
2019-10-24
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
Luo Jiaxing
1
-48
/
+62
2019-10-24
scsi: hisi_sas: Add debugfs file structure for ITCT cache
Luo Jiaxing
1
-8
/
+8
2019-10-24
scsi: hisi_sas: Add debugfs file structure for IOST cache
Luo Jiaxing
1
-8
/
+8
[next]