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
2020-10-06
scsi: hisi_sas: Switch v3 hw to MQ
John Garry
3
-70
/
+56
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-4
/
+10
2020-07-14
scsi: hisi_sas: Remove one kerneldoc comment
John Garry
1
-1
/
+1
2020-07-14
scsi: hisi_sas: Directly trigger SCSI error handling for completion errors
Luo Jiaxing
3
-3
/
+9
2020-06-16
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
3
-0
/
+3
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-31
/
+30
2020-05-20
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
3
-28
/
+16
2020-05-20
scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
Luo Jiaxing
1
-0
/
+1
2020-05-20
scsi: hisi_sas: Modify the commit information for DSM method
Luo Jiaxing
1
-2
/
+6
2020-05-20
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
1
-1
/
+4
2020-05-13
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
3
-0
/
+3
2020-04-13
scsi: hisi_sas: Fix build error without SATA_HOST
YueHaibing
1
-0
/
+1
2020-03-17
scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()
Luo Jiaxing
1
-1
/
+2
2020-01-21
scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask
John Garry
3
-3
/
+3
2020-01-21
scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinity
Luo Jiaxing
1
-0
/
+5
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 magic number when handle channel interrupt
Luo Jiaxing
1
-5
/
+12
2020-01-21
scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...
Xiang Chen
2
-34
/
+26
2020-01-21
scsi: hisi_sas: use threaded irq to process CQ interrupts
Xiang Chen
4
-45
/
+37
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
3
-0
/
+9
2019-11-13
scsi: hisi_sas: Stop converting a bool into a bool
John Garry
1
-1
/
+1
2019-11-13
scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit()
Xiang Chen
1
-2
/
+1
2019-11-13
scsi: hisi_sas: Return directly if init hardware failed
Xiang Chen
1
-0
/
+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
3
-0
/
+66
2019-10-25
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
Luo Jiaxing
2
-0
/
+2
2019-10-25
scsi: hisi_sas: Add ability to have multiple debugfs dumps
Luo Jiaxing
2
-34
/
+47
2019-10-25
scsi: hisi_sas: Add module parameter for debugfs dump count
Luo Jiaxing
2
-3
/
+14
2019-10-25
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
Luo Jiaxing
2
-56
/
+73
2019-10-25
scsi: hisi_sas: Add debugfs file structure for ITCT cache
Luo Jiaxing
2
-9
/
+13
2019-10-25
scsi: hisi_sas: Add debugfs file structure for IOST cache
Luo Jiaxing
2
-9
/
+13
2019-10-25
scsi: hisi_sas: Add debugfs file structure for ITCT
Luo Jiaxing
2
-12
/
+17
2019-10-25
scsi: hisi_sas: Add debugfs file structure for IOST
Luo Jiaxing
2
-11
/
+16
2019-10-25
scsi: hisi_sas: Add debugfs file structure for port
Luo Jiaxing
2
-10
/
+18
2019-10-25
scsi: hisi_sas: Add debugfs file structure for registers
Luo Jiaxing
2
-34
/
+35
2019-10-25
scsi: hisi_sas: Add debugfs file structure for DQ
Luo Jiaxing
2
-11
/
+18
2019-10-25
scsi: hisi_sas: Add debugfs file structure for CQ
Luo Jiaxing
2
-14
/
+22
2019-10-25
scsi: hisi_sas: Add timestamp for a debugfs dump
Luo Jiaxing
2
-0
/
+10
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
5
-12
/
+33
2019-10-25
scsi: hisi_sas: Set the BIST init value before enabling BIST
Xiang Chen
1
-5
/
+5
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
3
-0
/
+543
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
4
-20
/
+17
[next]