index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_v2_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
Xiang Chen
2017-04-11
1
-37
/
+56
*
scsi: hisi_sas: add v2 hw internal abort timeout workaround
John Garry
2017-04-11
1
-9
/
+53
*
scsi: hisi_sas: workaround SoC about abort timeout bug
Xiaofei Tan
2017-04-11
1
-1
/
+126
*
scsi: hisi_sas: workaround a SoC SATA IO processing bug
Xiaofei Tan
2017-04-11
1
-13
/
+70
*
scsi: hisi_sas: workaround STP link SoC bug
Xiaofei Tan
2017-04-11
1
-1
/
+59
*
scsi: hisi_sas: add missing break in switch statement
Colin Ian King
2017-03-29
1
-0
/
+1
*
scsi: hisi_sas: add is_sata_phy_v2_hw()
Xiaofei Tan
2017-03-23
1
-4
/
+13
*
scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
John Garry
2017-03-23
1
-6
/
+6
*
scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
Xiaofei Tan
2017-03-23
1
-17
/
+39
*
scsi: hisi_sas: some modifications to v2 hw reg init values
John Garry
2017-03-23
1
-6
/
+6
*
scsi: hisi_sas: process error codes according to their priority
Xiang Chen
2017-03-23
1
-155
/
+398
*
scsi: hisi_sas: fix some sas_task.task_state_lock locking
John Garry
2017-03-23
1
-2
/
+5
*
scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
John Garry
2017-03-23
1
-0
/
+10
*
scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
John Garry
2017-03-23
1
-1
/
+1
*
scsi: hisi_sas: modify error handling for v2 hw
Xiang Chen
2017-03-23
1
-6
/
+3
*
scsi: hisi_sas: remove hisi_sas_port_deformed()
John Garry
2017-03-23
1
-7
/
+6
*
scsi: hisi_sas: add softreset function for SATA disk
Xiang Chen
2017-03-23
1
-1
/
+2
*
scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
John Garry
2017-03-23
1
-2
/
+1
*
scsi: hisi_sas: add controller reset
Xiang Chen
2017-03-23
1
-0
/
+94
*
scsi: hisi_sas: add to_hisi_sas_port()
John Garry
2017-03-23
1
-2
/
+4
*
scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()
Xiang Chen
2017-01-20
1
-2
/
+0
*
scsi: hisi_sas: fix probe ordering problem
Xiang Chen
2017-01-20
1
-6
/
+2
*
scsi: hisi_sas: modify hard reset for directed-attached disk
Xiang Chen
2017-01-20
1
-0
/
+10
*
scsi: hisi_sas: modify some values of ITCT table
Xiang Chen
2017-01-20
1
-4
/
+10
*
scsi: hisi_sas: workaround v2 hw SATA IO timeout issue
Xiang Chen
2017-01-20
1
-1
/
+74
*
scsi: hisi_sas: lock sensitive regions when servicing CQ interrupt
John Garry
2017-01-05
1
-0
/
+2
*
scsi: hisi_sas: service v2 hw CQ ISR with tasklet
John Garry
2017-01-05
1
-6
/
+18
*
scsi: hisi_sas: support deferred probe for v2 hw
John Garry
2016-12-07
1
-0
/
+12
*
scsi: hisi_sas: shift vs compare typos
Dan Carpenter
2016-11-29
1
-6
/
+6
*
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
2016-11-25
1
-0
/
+45
*
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
2016-11-25
1
-2
/
+2
*
scsi: hisi_sas: check SATA FIS when directly attaching SATA device
Xiang Chen
2016-11-25
1
-0
/
+10
*
scsi: hisi_sas: modify some values in get_ata_protocol()
Xiang Chen
2016-11-25
1
-2
/
+12
*
scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()
Xiang Chen
2016-11-25
1
-2
/
+0
*
scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()
Xiang Chen
2016-11-25
1
-1
/
+7
*
scsi: hisi_sas: alloc queue id of slot according to device id
Xiang Chen
2016-11-25
1
-17
/
+12
*
scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal error
Xiang Chen
2016-11-25
1
-5
/
+420
*
scsi: hisi_sas: Add v2 hw support for different refclk
John Garry
2016-11-08
1
-1
/
+3
*
scsi: hisi_sas: Add device tree support for hip07
John Garry
2016-11-08
1
-0
/
+1
*
scsi: hisi_sas: send three identify before phy up
John Garry
2016-09-14
1
-4
/
+16
*
scsi: hisi_sas: add missing SATA pending device type to v2 hw
John Garry
2016-09-14
1
-0
/
+1
*
scsi: hisi_sas: remove init_id_frame_v2_hw()
John Garry
2016-09-14
1
-10
/
+0
*
scsi: hisi_sas: fix HBA SAS addr endianness for v2 hw
John Garry
2016-09-14
1
-4
/
+4
*
scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()
John Garry
2016-09-14
1
-3
/
+0
*
scsi: hisi_sas: disable dlvry queues once at reset for v2 hw
John Garry
2016-09-14
1
-3
/
+1
*
scsi: hisi_sas: keep CHL_INT2 masked for v2 HW
John Garry
2016-09-14
1
-6
/
+0
*
scsi: hisi_sas: save delivery queue write pointer
John Garry
2016-09-14
1
-3
/
+6
*
scsi: hisi_sas: save completion queue read pointer
John Garry
2016-09-14
1
-3
/
+2
*
scsi: hisi_sas: add v2 hw slot complete internal abort support
John Garry
2016-08-25
1
-0
/
+31
*
scsi: hisi_sas: add prep_abort_v2_hw()
John Garry
2016-08-25
1
-0
/
+33
[next]