index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-01-26
scsi: hisi_sas: Replace with standard error code return value
Yihang Li
1
-2
/
+2
2023-02-01
scsi: hisi_sas: Set a port invalid only if there are no devices attached when...
Yihang Li
1
-1
/
+1
2021-03-25
scsi: libsas: Remove notifier indirection
John Garry
1
-8
/
+4
2020-12-08
scsi: hisi_sas: Select a suitable queue for internal I/Os
Xiang Chen
1
-0
/
+6
2020-10-27
scsi: hisi_sas: Stop using queue #0 always for v2 hw
John Garry
1
-1
/
+1
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-24
/
+99
2020-10-07
scsi: hisi_sas: Recover PHY state according to the status before reset
Xiang Chen
1
-3
/
+1
2020-10-07
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-03
scsi: hisi_sas: Code style cleanup
Luo Jiaxing
1
-1
/
+0
2020-09-03
scsi: hisi_sas: Add missing newlines
Xiang Chen
1
-1
/
+1
2020-09-03
scsi: hisi_sas: Add BIST support for fixed code pattern
Luo Jiaxing
1
-15
/
+10
2020-09-03
scsi: hisi_sas: Add BIST support for phy FFE
Luo Jiaxing
1
-0
/
+76
2020-09-03
scsi: hisi_sas: Avoid accessing to SSP task for SMP I/Os
Xiang Chen
1
-4
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-20
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
1
-1
/
+4
2020-01-21
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
1
-1
/
+1
2020-01-21
scsi: hisi_sas: Modify the file permissions of trigger_dump to write only
Luo Jiaxing
1
-1
/
+1
2020-01-21
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
1
-27
/
+21
2020-01-21
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
1
-11
/
+11
2019-11-13
scsi: hisi_sas: Stop converting a bool into a bool
John Garry
1
-1
/
+1
2019-11-13
scsi: hisi_sas: Check sas_port before using it
Xiang Chen
1
-1
/
+2
2019-10-25
scsi: hisi_sas: Record the phy down event in debugfs
Luo Jiaxing
1
-0
/
+63
2019-10-25
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
Luo Jiaxing
1
-0
/
+1
2019-10-25
scsi: hisi_sas: Add ability to have multiple debugfs dumps
Luo Jiaxing
1
-31
/
+45
2019-10-25
scsi: hisi_sas: Add module parameter for debugfs dump count
Luo Jiaxing
1
-3
/
+13
2019-10-25
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
Luo Jiaxing
1
-48
/
+62
2019-10-25
scsi: hisi_sas: Add debugfs file structure for ITCT cache
Luo Jiaxing
1
-8
/
+8
2019-10-25
scsi: hisi_sas: Add debugfs file structure for IOST cache
Luo Jiaxing
1
-8
/
+8
2019-10-25
scsi: hisi_sas: Add debugfs file structure for ITCT
Luo Jiaxing
1
-11
/
+12
2019-10-25
scsi: hisi_sas: Add debugfs file structure for IOST
Luo Jiaxing
1
-10
/
+11
2019-10-25
scsi: hisi_sas: Add debugfs file structure for port
Luo Jiaxing
1
-9
/
+12
2019-10-25
scsi: hisi_sas: Add debugfs file structure for registers
Luo Jiaxing
1
-33
/
+29
2019-10-25
scsi: hisi_sas: Add debugfs file structure for DQ
Luo Jiaxing
1
-10
/
+12
2019-10-25
scsi: hisi_sas: Add debugfs file structure for CQ
Luo Jiaxing
1
-13
/
+16
2019-10-25
scsi: hisi_sas: Add timestamp for a debugfs dump
Luo Jiaxing
1
-0
/
+8
2019-10-25
scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
Xiang Chen
1
-1
/
+7
2019-10-25
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
1
-2
/
+6
2019-10-25
scsi: hisi_sas: Don't create debugfs dump folder twice
Xiang Chen
1
-3
/
+0
2019-10-10
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-3
/
+3
2019-10-01
scsi: hisi_sas: fix spelling mistake "digial" -> "digital"
Colin Ian King
1
-1
/
+1
2019-09-24
scsi: hisi_sas: Make three functions static
YueHaibing
1
-3
/
+3
2019-09-11
scsi: hisi_sas: Fix the conflict between device gone and host reset
Xiang Chen
1
-3
/
+4
2019-09-11
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
1
-0
/
+407
2019-09-11
scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
Luo Jiaxing
1
-44
/
+58
2019-09-11
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
1
-3
/
+2
2019-09-11
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
1
-15
/
+0
2019-09-11
scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
Xiang Chen
1
-6
/
+10
2019-09-11
scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() f...
Luo Jiaxing
1
-2
/
+3
2019-09-11
scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
Luo Jiaxing
1
-0
/
+5
[next]