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
2017-07-12
scsi: hisi_sas: make several const arrays static
Colin Ian King
1
-5
/
+5
2017-07-01
scsi: hisi_sas: optimise DMA slot memory
Xiaofei Tan
5
-122
/
+104
2017-06-26
scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32
John Garry
1
-1
/
+1
2017-06-19
scsi: hisi_sas: modify internal abort dev flow for v3 hw
Xiang Chen
3
-0
/
+45
2017-06-19
scsi: hisi_sas: add v3 code to fill some more hw function pointers
Xiang Chen
1
-0
/
+39
2017-06-19
scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
Xiang Chen
1
-0
/
+13
2017-06-19
scsi: hisi_sas: add v3 code to send internal abort command
Xiang Chen
1
-0
/
+38
2017-06-19
scsi: hisi_sas: add v3 code for itct setup and free
Xiang Chen
1
-0
/
+114
2017-06-19
scsi: hisi_sas: add v3 code to send ATA frame
Xiang Chen
1
-0
/
+106
2017-06-19
scsi: hisi_sas: add v3 code to send SMP frame
Xiang Chen
1
-0
/
+74
2017-06-19
scsi: hisi_sas: add v3 code to send SSP frame
Xiang Chen
1
-0
/
+208
2017-06-19
scsi: hisi_sas: add v3 cq interrupt handler
Xiang Chen
1
-0
/
+340
2017-06-19
scsi: hisi_sas: add phy up/down/bcast and channel ISR
Xiang Chen
1
-0
/
+283
2017-06-19
scsi: hisi_sas: add v3 hw PHY init
Xiang Chen
1
-1
/
+126
2017-06-19
scsi: hisi_sas: add v3 hw init
Xiang Chen
1
-0
/
+277
2017-06-19
scsi: hisi_sas: add initialisation for v3 pci-based controller
John Garry
3
-6
/
+172
2017-06-19
scsi: hisi_sas: add skeleton v3 hw driver
John Garry
3
-1
/
+57
2017-06-19
scsi: hisi_sas: create hisi_sas_get_fw_info()
John Garry
2
-37
/
+71
2017-06-19
scsi: hisi_sas: add pci_dev in hisi_hba struct
John Garry
4
-55
/
+59
2017-06-19
scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
Xiang Chen
3
-15
/
+17
2017-06-19
scsi: hisi_sas: relocate sata_done_v2_hw()
Xiang Chen
3
-16
/
+19
2017-06-19
scsi: hisi_sas: relocate get_ata_protocol()
Xiang Chen
3
-65
/
+68
2017-06-19
scsi: hisi_sas: optimise the usage of hisi_hba.lock
Xiang Chen
4
-58
/
+77
2017-06-19
scsi: hisi_sas: define hisi_sas_device.device_id as int
John Garry
2
-9
/
+9
2017-06-19
scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
Xiang Chen
1
-8
/
+17
2017-06-12
scsi: hisi_sas: add null check before indirect pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
1
-1
/
+0
2017-04-11
scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
Xiang Chen
1
-37
/
+56
2017-04-11
scsi: hisi_sas: fix NULL deference when TMF timeouts
John Garry
1
-27
/
+33
2017-04-11
scsi: hisi_sas: add v2 hw internal abort timeout workaround
John Garry
3
-10
/
+55
2017-04-11
scsi: hisi_sas: workaround SoC about abort timeout bug
Xiaofei Tan
1
-1
/
+126
2017-04-11
scsi: hisi_sas: workaround a SoC SATA IO processing bug
Xiaofei Tan
2
-13
/
+72
2017-04-11
scsi: hisi_sas: workaround STP link SoC bug
Xiaofei Tan
2
-1
/
+60
2017-03-29
scsi: hisi_sas: fix SATA dependency
Arnd Bergmann
1
-1
/
+2
2017-03-29
scsi: hisi_sas: add missing break in switch statement
Colin Ian King
1
-0
/
+1
2017-03-23
scsi: hisi_sas: add is_sata_phy_v2_hw()
Xiaofei Tan
1
-4
/
+13
2017-03-23
scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
Xiang Chen
1
-1
/
+1
2017-03-23
scsi: hisi_sas: check hisi_sas_lu_reset() error message
John Garry
1
-2
/
+3
2017-03-23
scsi: hisi_sas: release SMP slot in lldd_abort_task
Xiang Chen
1
-2
/
+7
2017-03-23
scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
John Garry
1
-0
/
+8
2017-03-23
scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
John Garry
1
-6
/
+6
2017-03-23
scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
Xiaofei Tan
1
-17
/
+39
2017-03-23
scsi: hisi_sas: some modifications to v2 hw reg init values
John Garry
1
-6
/
+6
2017-03-23
scsi: hisi_sas: process error codes according to their priority
Xiang Chen
1
-155
/
+398
2017-03-23
scsi: hisi_sas: remove task free'ing for timeouts
John Garry
1
-14
/
+1
2017-03-23
scsi: hisi_sas: fix some sas_task.task_state_lock locking
John Garry
3
-9
/
+14
2017-03-23
scsi: hisi_sas: free slots after hardreset
Xiang Chen
1
-5
/
+6
2017-03-23
scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
John Garry
1
-0
/
+10
2017-03-23
scsi: hisi_sas: hardreset for SATA disk in LU reset
John Garry
1
-9
/
+29
2017-03-23
scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
John Garry
2
-11
/
+19
[next]