index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-06-15
3
-0
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
4
-31
/
+30
|
\
|
*
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
2020-05-19
3
-28
/
+16
|
*
scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
Luo Jiaxing
2020-05-19
1
-0
/
+1
|
*
scsi: hisi_sas: Modify the commit information for DSM method
Luo Jiaxing
2020-05-19
1
-2
/
+6
|
*
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
2020-05-19
1
-1
/
+4
|
*
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
2020-05-12
3
-0
/
+3
*
|
scsi: hisi_sas: Fix build error without SATA_HOST
YueHaibing
2020-04-13
1
-0
/
+1
|
/
*
scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()
Luo Jiaxing
2020-03-16
1
-1
/
+2
*
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
2020-01-20
3
-3
/
+3
*
scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinity
Luo Jiaxing
2020-01-20
1
-0
/
+5
*
scsi: hisi_sas: Modify the file permissions of trigger_dump to write only
Luo Jiaxing
2020-01-20
1
-1
/
+1
*
scsi: hisi_sas: Replace magic number when handle channel interrupt
Luo Jiaxing
2020-01-20
1
-5
/
+12
*
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
2020-01-20
2
-34
/
+26
*
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
2020-01-20
4
-45
/
+37
*
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
2020-01-03
3
-0
/
+9
*
scsi: hisi_sas: Stop converting a bool into a bool
John Garry
2019-11-12
1
-1
/
+1
*
scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit()
Xiang Chen
2019-11-12
1
-2
/
+1
*
scsi: hisi_sas: Return directly if init hardware failed
Xiang Chen
2019-11-12
1
-0
/
+1
*
scsi: hisi_sas: Check sas_port before using it
Xiang Chen
2019-11-12
1
-1
/
+2
*
scsi: hisi_sas: Record the phy down event in debugfs
Luo Jiaxing
2019-10-24
3
-0
/
+66
*
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
Luo Jiaxing
2019-10-24
2
-0
/
+2
*
scsi: hisi_sas: Add ability to have multiple debugfs dumps
Luo Jiaxing
2019-10-24
2
-34
/
+47
*
scsi: hisi_sas: Add module parameter for debugfs dump count
Luo Jiaxing
2019-10-24
2
-3
/
+14
*
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
Luo Jiaxing
2019-10-24
2
-56
/
+73
*
scsi: hisi_sas: Add debugfs file structure for ITCT cache
Luo Jiaxing
2019-10-24
2
-9
/
+13
*
scsi: hisi_sas: Add debugfs file structure for IOST cache
Luo Jiaxing
2019-10-24
2
-9
/
+13
*
scsi: hisi_sas: Add debugfs file structure for ITCT
Luo Jiaxing
2019-10-24
2
-12
/
+17
*
scsi: hisi_sas: Add debugfs file structure for IOST
Luo Jiaxing
2019-10-24
2
-11
/
+16
*
scsi: hisi_sas: Add debugfs file structure for port
Luo Jiaxing
2019-10-24
2
-10
/
+18
*
scsi: hisi_sas: Add debugfs file structure for registers
Luo Jiaxing
2019-10-24
2
-34
/
+35
*
scsi: hisi_sas: Add debugfs file structure for DQ
Luo Jiaxing
2019-10-24
2
-11
/
+18
*
scsi: hisi_sas: Add debugfs file structure for CQ
Luo Jiaxing
2019-10-24
2
-14
/
+22
*
scsi: hisi_sas: Add timestamp for a debugfs dump
Luo Jiaxing
2019-10-24
2
-0
/
+10
*
scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
Xiang Chen
2019-10-24
1
-1
/
+7
*
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
2019-10-24
5
-12
/
+33
*
scsi: hisi_sas: Set the BIST init value before enabling BIST
Xiang Chen
2019-10-24
1
-5
/
+5
*
scsi: hisi_sas: Don't create debugfs dump folder twice
Xiang Chen
2019-10-24
1
-3
/
+0
*
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-10-09
1
-3
/
+3
|
\
|
*
scsi: hisi_sas: Make three functions static
YueHaibing
2019-09-23
1
-3
/
+3
*
|
scsi: hisi_sas: fix spelling mistake "digial" -> "digital"
Colin Ian King
2019-09-30
1
-1
/
+1
|
/
*
scsi: hisi_sas: Fix the conflict between device gone and host reset
Xiang Chen
2019-09-10
1
-3
/
+4
*
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
2019-09-10
3
-0
/
+543
*
scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
Luo Jiaxing
2019-09-10
1
-44
/
+58
*
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
2019-09-10
4
-20
/
+17
*
scsi: hisi_sas: Remove redundant work declaration
Xiang Chen
2019-09-10
1
-1
/
+0
*
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
2019-09-10
4
-5
/
+0
*
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
2019-09-10
4
-18
/
+8
*
scsi: hisi_sas: Update all the registers after suspend and resume
Xiang Chen
2019-09-10
1
-2
/
+8
*
scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
Xiang Chen
2019-09-10
1
-6
/
+10
[next]