index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-07-25
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
3
-0
/
+3
2021-07-20
scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
Sergey Shtylyov
1
-6
/
+6
2021-06-16
scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
Yang Yingliang
1
-4
/
+4
2021-05-14
scsi: hisi_sas: Fix IRQ checks
Sergey Shtylyov
1
-3
/
+3
2020-06-24
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
1
-1
/
+4
2020-06-07
scsi: hisi_sas: Check sas_port before using it
Xiang Chen
1
-1
/
+2
2020-01-23
scsi: hisi_sas: Return directly if init hardware failed
Xiang Chen
1
-0
/
+1
2020-01-23
scsi: hisi_sas: Set the BIST init value before enabling BIST
Xiang Chen
1
-5
/
+5
2020-01-23
scsi: hisi_sas: Don't create debugfs dump folder twice
Xiang Chen
1
-3
/
+0
2020-01-04
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
Luo Jiaxing
2
-0
/
+2
2020-01-04
scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
Xiang Chen
1
-1
/
+7
2019-09-23
scsi: hisi_sas: Make three functions static
YueHaibing
1
-3
/
+3
2019-09-10
scsi: hisi_sas: Fix the conflict between device gone and host reset
Xiang Chen
1
-3
/
+4
2019-09-10
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
3
-0
/
+543
2019-09-10
scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
Luo Jiaxing
1
-44
/
+58
2019-09-10
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
4
-20
/
+17
2019-09-10
scsi: hisi_sas: Remove redundant work declaration
Xiang Chen
1
-1
/
+0
2019-09-10
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
4
-5
/
+0
2019-09-10
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
4
-18
/
+8
2019-09-10
scsi: hisi_sas: Update all the registers after suspend and resume
Xiang Chen
1
-2
/
+8
2019-09-10
scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
Xiang Chen
1
-6
/
+10
2019-09-10
scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() f...
Luo Jiaxing
1
-2
/
+3
2019-09-10
scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
Luo Jiaxing
1
-0
/
+5
2019-09-10
scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
Luo Jiaxing
1
-2
/
+2
2019-09-10
scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
Luo Jiaxing
1
-0
/
+3
2019-09-07
scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-08-29
scsi: hisi_sas: remove set but not used variable 'irq_value'
zhengbin
1
-3
/
+1
2019-08-07
scsi: hisi_sas: Consolidate internal abort calls in LU reset operation
Luo Jiaxing
1
-17
/
+9
2019-08-07
scsi: hisi_sas: replace "%p" with "%pK"
Xiang Chen
3
-7
/
+7
2019-08-07
scsi: hisi_sas: Remove some unnecessary code
Xiang Chen
2
-7
/
+3
2019-08-07
scsi: hisi_sas: Modify return type of debugfs functions
Luo Jiaxing
1
-33
/
+18
2019-08-07
scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed
Xiang Chen
2
-44
/
+11
2019-08-07
scsi: hisi_sas: Drop SMP resp frame DMA mapping
John Garry
4
-30
/
+10
2019-08-07
scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
John Garry
3
-9
/
+3
2019-08-07
scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE
Xiang Chen
1
-1
/
+1
2019-08-07
scsi: hisi_sas: Don't bother clearing status buffer IU in task prep
Xiang Chen
1
-2
/
+4
2019-08-07
scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()
Luo Jiaxing
1
-3
/
+8
2019-08-07
scsi: hisi_sas: Snapshot AXI and RAS register at debugfs
Luo Jiaxing
3
-18
/
+162
2019-08-07
scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs
Luo Jiaxing
3
-2
/
+161
2019-08-07
scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT
Luo Jiaxing
1
-2
/
+4
2019-08-07
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
John Garry
5
-112
/
+7
2019-08-07
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
John Garry
5
-28
/
+19
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-50
/
+74
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
4
-12
/
+8
2019-06-18
scsi: hisi_sas: Disable stash for v3 hw
Xiang Chen
1
-0
/
+2
2019-06-18
scsi: hisi_sas: Ignore the error code between phy down to phy up
Luo Jiaxing
1
-0
/
+15
2019-06-18
scsi: hisi_sas: Change the type of some numbers to unsigned
Xiang Chen
1
-2
/
+2
2019-06-18
scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
John Garry
1
-2
/
+2
2019-06-18
scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors
Xiaofei Tan
2
-34
/
+37
2019-06-18
scsi: hisi_sas: Delete PHY timers when rmmod or probe failed
Xiang Chen
1
-0
/
+8
[next]