index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-25
3
-6
/
+0
*
scsi: hisi_sas: replace kfree with scsi_host_put
John Garry
2017-08-25
2
-7
/
+12
*
scsi: hisi_sas: remove phy_down_v3_hw() res variable
John Garry
2017-08-25
1
-2
/
+1
*
scsi: hisi_sas: add phy_set_linkrate_v3_hw()
Xiang Chen
2017-08-25
1
-0
/
+39
*
scsi: hisi_sas: update some v3 register init settings
Xiang Chen
2017-08-25
1
-11
/
+4
*
scsi: hisi_sas: add reset handler for v3 hw
Xiang Chen
2017-08-25
4
-36
/
+157
*
scsi: hisi_sas: kill tasklet when destroying irq in v3 hw
Xiang Chen
2017-08-11
1
-0
/
+1
*
scsi: hisi_sas: fix v3 hw channel interrupt processing
Xiang Chen
2017-08-11
1
-1
/
+1
*
scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER setting
Xiang Chen
2017-08-11
1
-0
/
+3
*
scsi: hisi_sas: add status and command buffer for internal abort
Xiang Chen
2017-08-11
1
-1
/
+13
*
scsi: hisi_sas: support zone management commands
Xiaofei Tan
2017-08-11
1
-0
/
+2
*
scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hw
Xiang Chen
2017-08-11
2
-21
/
+20
*
scsi: hisi_sas: add irq and tasklet cleanup in v2 hw
Xiang Chen
2017-08-11
1
-47
/
+49
*
scsi: hisi_sas: remove repeated device config in v2 hw
Xiang Chen
2017-08-11
2
-5
/
+0
*
scsi: hisi_sas: use array for v2 hw ECC errors
John Garry
2017-08-11
2
-179
/
+197
*
scsi: hisi_sas: add v2 hw DFX feature
Xiaofei Tan
2017-08-11
3
-1
/
+29
*
scsi: hisi_sas: fix v2 hw underflow residual value
Xiang Chen
2017-08-11
1
-2
/
+2
*
scsi: hisi_sas: avoid potential v2 hw interrupt issue
Xiang Chen
2017-08-11
1
-9
/
+10
*
scsi: hisi_sas: fix reset and port ID refresh issues
Xiaofei Tan
2017-08-11
3
-74
/
+118
*
scsi: hisi_sas: make several const arrays static
Colin Ian King
2017-07-12
1
-5
/
+5
*
scsi: hisi_sas: optimise DMA slot memory
Xiaofei Tan
2017-07-01
5
-122
/
+104
*
scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32
John Garry
2017-06-26
1
-1
/
+1
*
scsi: hisi_sas: modify internal abort dev flow for v3 hw
Xiang Chen
2017-06-20
3
-0
/
+45
*
scsi: hisi_sas: add v3 code to fill some more hw function pointers
Xiang Chen
2017-06-20
1
-0
/
+39
*
scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
Xiang Chen
2017-06-20
1
-0
/
+13
*
scsi: hisi_sas: add v3 code to send internal abort command
Xiang Chen
2017-06-20
1
-0
/
+38
*
scsi: hisi_sas: add v3 code for itct setup and free
Xiang Chen
2017-06-20
1
-0
/
+114
*
scsi: hisi_sas: add v3 code to send ATA frame
Xiang Chen
2017-06-20
1
-0
/
+106
*
scsi: hisi_sas: add v3 code to send SMP frame
Xiang Chen
2017-06-20
1
-0
/
+74
*
scsi: hisi_sas: add v3 code to send SSP frame
Xiang Chen
2017-06-20
1
-0
/
+208
*
scsi: hisi_sas: add v3 cq interrupt handler
Xiang Chen
2017-06-20
1
-0
/
+340
*
scsi: hisi_sas: add phy up/down/bcast and channel ISR
Xiang Chen
2017-06-20
1
-0
/
+283
*
scsi: hisi_sas: add v3 hw PHY init
Xiang Chen
2017-06-20
1
-1
/
+126
*
scsi: hisi_sas: add v3 hw init
Xiang Chen
2017-06-20
1
-0
/
+277
*
scsi: hisi_sas: add initialisation for v3 pci-based controller
John Garry
2017-06-20
3
-6
/
+172
*
scsi: hisi_sas: add skeleton v3 hw driver
John Garry
2017-06-20
3
-1
/
+57
*
scsi: hisi_sas: create hisi_sas_get_fw_info()
John Garry
2017-06-20
2
-37
/
+71
*
scsi: hisi_sas: add pci_dev in hisi_hba struct
John Garry
2017-06-20
4
-55
/
+59
*
scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
Xiang Chen
2017-06-20
3
-15
/
+17
*
scsi: hisi_sas: relocate sata_done_v2_hw()
Xiang Chen
2017-06-20
3
-16
/
+19
*
scsi: hisi_sas: relocate get_ata_protocol()
Xiang Chen
2017-06-20
3
-65
/
+68
*
scsi: hisi_sas: optimise the usage of hisi_hba.lock
Xiang Chen
2017-06-20
4
-58
/
+77
*
scsi: hisi_sas: define hisi_sas_device.device_id as int
John Garry
2017-06-20
2
-9
/
+9
*
scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
Xiang Chen
2017-06-20
1
-8
/
+17
*
scsi: hisi_sas: add null check before indirect pointer dereference
Gustavo A. R. Silva
2017-06-13
1
-1
/
+1
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-1
/
+0
*
scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
Xiang Chen
2017-04-12
1
-37
/
+56
*
scsi: hisi_sas: fix NULL deference when TMF timeouts
John Garry
2017-04-12
1
-27
/
+33
*
scsi: hisi_sas: add v2 hw internal abort timeout workaround
John Garry
2017-04-12
3
-10
/
+55
[next]