index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
1
-0
/
+10
2019-09-10
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
1
-2
/
+2
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
1
-2
/
+0
2019-09-10
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
1
-1
/
+0
2019-08-07
scsi: hisi_sas: Snapshot AXI and RAS register at debugfs
Luo Jiaxing
1
-2
/
+10
2019-08-07
scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs
Luo Jiaxing
1
-0
/
+17
2019-08-07
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
John Garry
1
-1
/
+0
2019-08-07
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
John Garry
1
-2
/
+4
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+2
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-4
/
+0
2019-06-18
scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
John Garry
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-12
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
John Garry
1
-0
/
+3
2019-03-06
scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...
Xiang Chen
1
-0
/
+7
2019-03-06
scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
Xiaofei Tan
1
-0
/
+1
2019-02-08
scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental
Xiang Chen
1
-0
/
+4
2019-02-08
scsi: hisi_sas: Issue internal abort on all relevant queues
John Garry
1
-0
/
+2
2019-02-08
scsi: hisi_sas: change queue depth from 512 to 4096
Xiang Chen
1
-1
/
+1
2019-02-08
scsi: hisi_sas: Add support for DIX feature for v3 hw
Xiang Chen
1
-10
/
+30
2019-01-29
scsi: hisi_sas: Fix losing directly attached disk when hot-plug
Xiaofei Tan
1
-0
/
+4
2019-01-29
scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
Xiang Chen
1
-1
/
+1
2019-01-29
scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()
Xiang Chen
1
-6
/
+0
2019-01-29
scsi: hisi_sas: send primitive NOTIFY to SSP situation only
Xiang Chen
1
-1
/
+1
2019-01-29
scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs code
John Garry
1
-2
/
+2
2019-01-29
scsi: hisi_sas: No need to check return value of debugfs_create functions
John Garry
1
-0
/
+1
2019-01-08
scsi: hisi_sas: Debugfs global register create file and add file operations
Luo Jiaxing
1
-0
/
+8
2019-01-08
scsi: hisi_sas: Take debugfs snapshot for all regs
Luo Jiaxing
1
-2
/
+13
2019-01-08
scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
Luo Jiaxing
1
-0
/
+15
2019-01-08
scsi: hisi_sas: Create root and device debugfs directories
Luo Jiaxing
1
-0
/
+9
2018-12-18
scsi: hisi_sas: Add support for DIF feature for v2 hw
Xiang Chen
1
-0
/
+8
2018-12-12
scsi: hisi_sas: Fix warnings detected by sparse
John Garry
1
-1
/
+1
2018-11-15
scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
Xiang Chen
1
-0
/
+2
2018-11-15
scsi: hisi_sas: Create separate host attributes per HBA
Xiang Chen
1
-1
/
+0
2018-10-16
scsi: hisi_sas: Use block layer tag instead for IPTT
Xiang Chen
1
-1
/
+2
2018-07-19
scsi: hisi_sas: tidy host controller reset function a bit
Xiaofei Tan
1
-0
/
+3
2018-07-19
scsi: hisi_sas: Drop hisi_sas_slot_abort()
John Garry
1
-1
/
+0
2018-06-19
scsi: hisi_sas: Pre-allocate slot DMA buffers
Xiang Chen
1
-4
/
+5
2018-06-19
scsi: hisi_sas: Fix the conflict between dev gone and host reset
Xiaofei Tan
1
-0
/
+1
2018-05-28
scsi: hisi_sas: Mark PHY as in reset for nexus reset
Xiang Chen
1
-1
/
+4
2018-05-28
scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
Xiaofei Tan
1
-0
/
+2
2018-05-28
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
Xiaofei Tan
1
-7
/
+7
2018-05-28
scsi: hisi_sas: Try wait commands before before controller reset
Xiaofei Tan
1
-0
/
+2
2018-05-28
scsi: hisi_sas: Create a scsi_host_template per HW module
Xiang Chen
1
-2
/
+6
2018-05-28
scsi: hisi_sas: Change common allocation mode of device id
Xiang Chen
1
-0
/
+1
2018-05-28
scsi: hisi_sas: change slot index allocation mode
Xiang Chen
1
-0
/
+1
2018-05-18
scsi: hisi_sas: Don't lock DQ for complete task sending
Xiang Chen
1
-1
/
+3
2018-05-18
scsi: hisi_sas: make return type of prep functions void
Xiang Chen
1
-4
/
+4
2018-05-08
scsi: hisi_sas: update PHY linkrate after a controller reset
Xiang Chen
1
-0
/
+1
2018-05-08
scsi: hisi_sas: fix PI memory size
Xiang Chen
1
-1
/
+1
[next]