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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-03-12
scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()
Xiang Chen
1
-1
/
+2
2018-03-12
scsi: hisi_sas: modify some register config for hip08
Xiaofei Tan
1
-12
/
+11
2018-03-12
scsi: hisi_sas: Code cleanup and minor bug fixes
Xiang Chen
4
-23
/
+33
2018-03-12
scsi: hisi_sas: fix return value of hisi_sas_task_prep()
Xiaofei Tan
1
-3
/
+3
2018-03-12
scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
Xiang Chen
3
-13
/
+0
2018-03-12
scsi: hisi_sas: increase timer expire of internal abort task
Xiaofei Tan
1
-1
/
+2
2018-03-12
scsi: hisi_sas: fix the issue of setting linkrate register
Xiaofei Tan
3
-6
/
+9
2018-03-12
scsi: hisi_sas: fix the issue of link rate inconsistency
Xiaofei Tan
4
-20
/
+4
2018-03-12
scsi: hisi_sas: support the property of signal attenuation for v2 hw
Xiaofei Tan
1
-1
/
+38
2018-01-22
scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
Xiang Chen
1
-1
/
+0
2018-01-22
scsi: hisi_sas: directly attached disk LED feature for v2 hw
Xiaofei Tan
3
-0
/
+62
2018-01-17
scsi: hisi_sas: make local symbol host_attrs static
Wei Yongjun
1
-1
/
+1
2018-01-10
scsi: hisi_sas: Change frame type for SET MAX commands
chenxiang
4
-5
/
+22
2018-01-08
scsi: libsas: make the event threshold configurable
Jason Yan
1
-0
/
+6
2017-12-20
scsi: hisi_sas: add v3 hw suspend and resume
Xiang Chen
3
-1
/
+97
2017-12-20
scsi: hisi_sas: re-add the lldd_port_deformed()
Xiang Chen
1
-0
/
+5
2017-12-20
scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
Xiang Chen
1
-1
/
+1
2017-12-14
scsi: hisi_sas: add internal abort dev in some places
Xiaofei Tan
1
-0
/
+25
2017-12-14
scsi: hisi_sas: judge result of internal abort
Xiaofei Tan
1
-7
/
+31
2017-12-14
scsi: hisi_sas: do link reset for some CHL_INT2 ints
Xiaofei Tan
4
-6
/
+54
2017-12-14
scsi: hisi_sas: use an general way to delay PHY work
Xiaofei Tan
5
-7
/
+32
2017-12-14
scsi: hisi_sas: add v2 hw port AXI error handling support
Xiaofei Tan
1
-6
/
+45
2017-12-14
scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
Xiaofei Tan
1
-30
/
+28
2017-12-14
scsi: hisi_sas: add some print to enhance debugging
Xiang Chen
3
-15
/
+46
2017-12-14
scsi: hisi_sas: add RAS feature for v3 hw
Xiaofei Tan
1
-0
/
+139
2017-12-14
scsi: hisi_sas: change ncq process for v3 hw
Xiang Chen
1
-34
/
+6
2017-12-14
scsi: hisi_sas: add an mechanism to do reset work synchronously
Xiaofei Tan
2
-1
/
+44
2017-12-14
scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
Xiang Chen
1
-6
/
+8
2017-12-14
scsi: hisi_sas: some optimizations of host controller reset
Xiaofei Tan
1
-7
/
+4
2017-12-14
scsi: hisi_sas: optimise port id refresh function
Xiaofei Tan
1
-18
/
+30
2017-12-14
scsi: hisi_sas: relocate clearing ITCT and freeing device
Xiaofei Tan
5
-12
/
+22
2017-12-14
scsi: hisi_sas: fix dma_unmap_sg() parameter
Xiang Chen
1
-2
/
+4
2017-12-14
scsi: hisi_sas: initialize dq spinlock before use
Xiang Chen
1
-0
/
+1
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2
-5
/
+5
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-207
/
+364
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
5
-26
/
+21
2017-10-31
scsi: hisi_sas: add v3 hw port AXI error handling
Xiaofei Tan
1
-5
/
+37
2017-10-31
scsi: hisi_sas: add v3 hw support for AXI fatal error
Xiaofei Tan
1
-0
/
+125
2017-10-31
scsi: hisi_sas: complete all tasklets prior to host reset
Xiaofei Tan
4
-7
/
+16
2017-10-31
scsi: hisi_sas: fix a bug when free device for v3 hw
Xiang Chen
1
-18
/
+7
2017-10-31
scsi: hisi_sas: add hisi_hba.rst_work init for v3 hw
Xiaofei Tan
3
-1
/
+4
2017-10-31
scsi: hisi_sas: add v3 hw DFX feature
Xiaofei Tan
1
-0
/
+30
2017-10-31
scsi: hisi_sas: init connect cfg register for v3 hw
Xiaofei Tan
1
-0
/
+3
2017-10-31
scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()
Xiaofei Tan
1
-2
/
+4
2017-10-25
scsi: hisi_sas: use array for v2 hw AXI errors
Shiju Jose
2
-137
/
+100
2017-10-25
scsi: hisi_sas: fix the risk of freeing slot twice
Xiaofei Tan
1
-3
/
+6
2017-10-25
scsi: hisi_sas: fix NULL check in SMP abort task path
Xiaofei Tan
1
-1
/
+1
2017-10-25
scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
Xiang Chen
5
-5
/
+5
2017-10-25
scsi: hisi_sas: fix SATA breakpoint memory size
Xiang Chen
3
-6
/
+10
[next]