index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
Xiang Chen
2018-01-22
1
-1
/
+0
*
scsi: hisi_sas: directly attached disk LED feature for v2 hw
Xiaofei Tan
2018-01-22
1
-0
/
+20
*
scsi: hisi_sas: make local symbol host_attrs static
Wei Yongjun
2018-01-17
1
-1
/
+1
*
scsi: hisi_sas: Change frame type for SET MAX commands
chenxiang
2018-01-10
1
-2
/
+18
*
scsi: libsas: make the event threshold configurable
Jason Yan
2018-01-08
1
-0
/
+6
*
scsi: hisi_sas: add v3 hw suspend and resume
Xiang Chen
2017-12-20
1
-1
/
+2
*
scsi: hisi_sas: re-add the lldd_port_deformed()
Xiang Chen
2017-12-20
1
-0
/
+5
*
scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
Xiang Chen
2017-12-20
1
-1
/
+1
*
scsi: hisi_sas: add internal abort dev in some places
Xiaofei Tan
2017-12-14
1
-0
/
+25
*
scsi: hisi_sas: judge result of internal abort
Xiaofei Tan
2017-12-14
1
-7
/
+31
*
scsi: hisi_sas: do link reset for some CHL_INT2 ints
Xiaofei Tan
2017-12-14
1
-0
/
+12
*
scsi: hisi_sas: use an general way to delay PHY work
Xiaofei Tan
2017-12-14
1
-2
/
+20
*
scsi: hisi_sas: add some print to enhance debugging
Xiang Chen
2017-12-14
1
-5
/
+10
*
scsi: hisi_sas: add an mechanism to do reset work synchronously
Xiaofei Tan
2017-12-14
1
-1
/
+18
*
scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
Xiang Chen
2017-12-14
1
-6
/
+8
*
scsi: hisi_sas: some optimizations of host controller reset
Xiaofei Tan
2017-12-14
1
-7
/
+4
*
scsi: hisi_sas: optimise port id refresh function
Xiaofei Tan
2017-12-14
1
-18
/
+30
*
scsi: hisi_sas: relocate clearing ITCT and freeing device
Xiaofei Tan
2017-12-14
1
-2
/
+5
*
scsi: hisi_sas: fix dma_unmap_sg() parameter
Xiang Chen
2017-12-14
1
-2
/
+4
*
scsi: hisi_sas: initialize dq spinlock before use
Xiang Chen
2017-12-14
1
-0
/
+1
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-14
/
+32
|
\
|
*
scsi: hisi_sas: complete all tasklets prior to host reset
Xiaofei Tan
2017-10-31
1
-0
/
+11
|
*
scsi: hisi_sas: add hisi_hba.rst_work init for v3 hw
Xiaofei Tan
2017-10-31
1
-1
/
+2
|
*
scsi: hisi_sas: fix the risk of freeing slot twice
Xiaofei Tan
2017-10-25
1
-3
/
+6
|
*
scsi: hisi_sas: fix NULL check in SMP abort task path
Xiaofei Tan
2017-10-25
1
-1
/
+1
|
*
scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
Xiang Chen
2017-10-25
1
-1
/
+1
|
*
scsi: hisi_sas: fix SATA breakpoint memory size
Xiang Chen
2017-10-25
1
-3
/
+3
|
*
scsi: hisi_sas: grab hisi_hba.lock when processing slots
Xiang Chen
2017-10-25
1
-1
/
+4
|
*
scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lock
Xiaofei Tan
2017-10-25
1
-2
/
+3
|
*
scsi: hisi_sas: fix internal abort slot timeout bug
Xiang Chen
2017-10-25
1
-0
/
+1
|
*
scsi: libsas: remove unused variable sas_ha
Colin Ian King
2017-09-27
1
-1
/
+0
|
*
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
2017-09-15
1
-1
/
+0
*
|
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-8
/
+6
|
/
*
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
1
-1
/
+1
*
scsi: hisi_sas: remove driver versioning
John Garry
2017-08-24
1
-3
/
+0
*
scsi: hisi_sas: replace kfree with scsi_host_put
John Garry
2017-08-24
1
-3
/
+3
*
scsi: hisi_sas: add reset handler for v3 hw
Xiang Chen
2017-08-24
1
-0
/
+9
*
scsi: hisi_sas: add status and command buffer for internal abort
Xiang Chen
2017-08-10
1
-1
/
+13
*
scsi: hisi_sas: support zone management commands
Xiaofei Tan
2017-08-10
1
-0
/
+2
*
scsi: hisi_sas: remove repeated device config in v2 hw
Xiang Chen
2017-08-10
1
-3
/
+0
*
scsi: hisi_sas: add v2 hw DFX feature
Xiaofei Tan
2017-08-10
1
-1
/
+6
*
scsi: hisi_sas: fix reset and port ID refresh issues
Xiaofei Tan
2017-08-10
1
-51
/
+101
*
scsi: hisi_sas: optimise DMA slot memory
Xiaofei Tan
2017-07-01
1
-56
/
+19
*
scsi: hisi_sas: modify internal abort dev flow for v3 hw
Xiang Chen
2017-06-19
1
-0
/
+15
*
scsi: hisi_sas: add initialisation for v3 pci-based controller
John Garry
2017-06-19
1
-6
/
+12
*
scsi: hisi_sas: create hisi_sas_get_fw_info()
John Garry
2017-06-19
1
-37
/
+70
*
scsi: hisi_sas: add pci_dev in hisi_hba struct
John Garry
2017-06-19
1
-18
/
+18
*
scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
Xiang Chen
2017-06-19
1
-0
/
+15
*
scsi: hisi_sas: relocate sata_done_v2_hw()
Xiang Chen
2017-06-19
1
-0
/
+15
[next]