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_v1_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
1
-0
/
+3
2019-10-24
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
1
-2
/
+4
2019-09-10
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
1
-1
/
+0
2019-08-29
scsi: hisi_sas: remove set but not used variable 'irq_value'
zhengbin
1
-3
/
+1
2019-08-07
scsi: hisi_sas: Drop SMP resp frame DMA mapping
John Garry
1
-3
/
+1
2019-08-07
scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
John Garry
1
-3
/
+1
2019-08-07
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
John Garry
1
-32
/
+0
2019-08-07
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
John Garry
1
-3
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-12
scsi: hisi_sas: Some misc tidy-up
Xiang Chen
1
-6
/
+3
2019-04-12
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
John Garry
1
-8
/
+3
2019-04-12
scsi: hisi_sas: add host reset interface for test
Xiang Chen
1
-0
/
+1
2019-02-08
scsi: hisi_sas: Issue internal abort on all relevant queues
John Garry
1
-0
/
+2
2019-01-29
scsi: hisi_sas: send primitive NOTIFY to SSP situation only
Xiang Chen
1
-2
/
+2
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+15
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-12-12
scsi: hisi_sas: Make sg_tablesize consistent value
Xiang Chen
1
-1
/
+1
2018-12-12
scsi: hisi_sas: Fix warnings detected by sparse
John Garry
1
-7
/
+8
2018-11-15
scsi: hisi_sas: Create separate host attributes per HBA
Xiang Chen
1
-1
/
+6
2018-11-05
scsi: hisi_sas: Remove set but not used variable 'dq_list'
YueHaibing
1
-2
/
+0
2018-10-16
scsi: hisi_sas: Use block layer tag instead for IPTT
Xiang Chen
1
-1
/
+0
2018-07-19
scsi: hisi_sas: add memory barrier in task delivery function
Xiaofei Tan
1
-5
/
+10
2018-07-19
scsi: hisi_sas: Drop hisi_sas_slot_abort()
John Garry
1
-4
/
+1
2018-06-19
scsi: hisi_sas: Add a flag to filter PHY events during reset
Xiaofei Tan
1
-1
/
+2
2018-05-28
scsi: hisi_sas: Mark PHY as in reset for nexus reset
Xiang Chen
1
-0
/
+8
2018-05-28
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
Xiaofei Tan
1
-6
/
+6
2018-05-28
scsi: hisi_sas: Create a scsi_host_template per HW module
Xiang Chen
1
-0
/
+23
2018-05-28
scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
John Garry
1
-31
/
+4
2018-05-18
scsi: hisi_sas: Don't lock DQ for complete task sending
Xiang Chen
1
-6
/
+21
2018-05-18
scsi: hisi_sas: make return type of prep functions void
Xiang Chen
1
-22
/
+6
2018-05-18
scsi: hisi_sas: relocate smp sg map
Xiang Chen
1
-31
/
+2
2018-03-12
scsi: hisi_sas: Code cleanup and minor bug fixes
Xiang Chen
1
-1
/
+3
2018-03-12
scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
Xiang Chen
1
-3
/
+0
2018-03-12
scsi: hisi_sas: fix the issue of setting linkrate register
Xiaofei Tan
1
-2
/
+3
2018-03-12
scsi: hisi_sas: fix the issue of link rate inconsistency
Xiaofei Tan
1
-1
/
+0
2017-12-14
scsi: hisi_sas: use an general way to delay PHY work
Xiaofei Tan
1
-1
/
+1
2017-12-14
scsi: hisi_sas: relocate clearing ITCT and freeing device
Xiaofei Tan
1
-2
/
+2
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-25
scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
Xiang Chen
1
-1
/
+1
2017-07-01
scsi: hisi_sas: optimise DMA slot memory
Xiaofei Tan
1
-15
/
+16
2017-06-19
scsi: hisi_sas: add pci_dev in hisi_hba struct
John Garry
1
-14
/
+14
2017-06-19
scsi: hisi_sas: optimise the usage of hisi_hba.lock
Xiang Chen
1
-15
/
+8
2017-03-23
scsi: hisi_sas: fix some sas_task.task_state_lock locking
John Garry
1
-0
/
+3
2017-03-23
scsi: hisi_sas: remove hisi_sas_port_deformed()
John Garry
1
-5
/
+4
2017-03-23
scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
John Garry
1
-2
/
+1
2017-03-23
scsi: hisi_sas: add to_hisi_sas_port()
John Garry
1
-1
/
+3
2017-01-05
scsi: hisi_sas: lock sensitive regions when servicing CQ interrupt
John Garry
1
-0
/
+2
2016-11-25
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
1
-0
/
+45
2016-11-25
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
1
-2
/
+2
[next]