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
/
hisi_sas.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: hisi_sas: add v2 hw internal abort timeout workaround
John Garry
2017-04-12
1
-0
/
+1
*
scsi: hisi_sas: workaround a SoC SATA IO processing bug
Xiaofei Tan
2017-04-12
1
-0
/
+2
*
scsi: hisi_sas: workaround STP link SoC bug
Xiaofei Tan
2017-04-12
1
-0
/
+1
*
scsi: hisi_sas: remove hisi_sas_port_deformed()
John Garry
2017-03-23
1
-2
/
+2
*
scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
John Garry
2017-03-23
1
-1
/
+1
*
scsi: hisi_sas: add controller reset
Xiang Chen
2017-03-23
1
-0
/
+7
*
scsi: hisi_sas: add to_hisi_sas_port()
John Garry
2017-03-23
1
-0
/
+2
*
scsi: hisi_sas: service v2 hw CQ ISR with tasklet
John Garry
2017-01-06
1
-0
/
+1
*
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
2016-11-25
1
-0
/
+3
*
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
2016-11-25
1
-1
/
+1
*
scsi: hisi_sas: alloc queue id of slot according to device id
Xiang Chen
2016-11-25
1
-2
/
+2
*
scsi: hisi_sas: Add v2 hw support for different refclk
John Garry
2016-11-08
1
-0
/
+2
*
scsi: hisi_sas: save delivery queue write pointer
John Garry
2016-09-14
1
-0
/
+7
*
scsi: hisi_sas: save completion queue read pointer
John Garry
2016-09-14
1
-0
/
+1
*
scsi: hisi_sas: update version to 1.6
John Garry
2016-08-26
1
-1
/
+1
*
scsi: hisi_sas: add internal abort main code
John Garry
2016-08-26
1
-0
/
+8
*
hisi_sas: update driver version to 1.5
John Garry
2016-07-13
1
-1
/
+1
*
hisi_sas: add device and slot alloc hw methods
John Garry
2016-04-15
1
-0
/
+3
*
hisi_sas: update driver version to 1.4
John Garry
2016-04-15
1
-1
/
+1
*
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-15
1
-1
/
+1
*
hisi_sas: update driver version to 1.3
John Garry
2016-03-01
1
-1
/
+1
*
hisi_sas: add hisi_sas_slot_abort()
John Garry
2016-03-01
1
-0
/
+2
*
hisi_sas: update driver version to 1.2
John Garry
2016-02-24
1
-1
/
+1
*
hisi_sas: use Unified Device Properties API
John Garry
2016-02-24
1
-0
/
+2
*
hisi_sas: update driver version to 1.1
John Garry
2016-02-24
1
-1
/
+1
*
hisi_sas: add v2 path to send ATA command
John Garry
2016-02-24
1
-0
/
+4
*
hisi_sas: rename some fields in hisi_sas_itct
John Garry
2016-02-24
1
-12
/
+1
*
hisi_sas: add hisi_sas_err_record_v1
John Garry
2016-02-24
1
-11
/
+1
*
hisi_sas: reduce max itct entries
John Garry
2016-02-24
1
-1
/
+1
*
hisi_sas: set max commands as configurable
John Garry
2016-02-24
1
-1
/
+1
*
hisi_sas: relocate DEV_IS_EXPANDER
John Garry
2016-02-24
1
-0
/
+4
*
hisi_sas: use platform_get_irq()
John Garry
2015-12-17
1
-1
/
+0
*
hisi_sas: Remove dependency on of_irq_count
John Garry
2015-11-26
1
-3
/
+0
*
hisi_sas: Add control phy handler
John Garry
2015-11-26
1
-0
/
+3
*
hisi_sas: Add scan finished and start
John Garry
2015-11-26
1
-0
/
+1
*
hisi_sas: Add smp protocol support
John Garry
2015-11-26
1
-0
/
+3
*
hisi_sas: Add abnormal irq handler
John Garry
2015-11-26
1
-0
/
+2
*
hisi_sas: Add dev_found and dev_gone
John Garry
2015-11-26
1
-0
/
+13
*
hisi_sas: Add cq interrupt handler
John Garry
2015-11-26
1
-0
/
+9
*
hisi_sas: Add ssp command function
John Garry
2015-11-26
1
-0
/
+30
*
hisi_sas: Add path from phyup irq to SAS framework
John Garry
2015-11-26
1
-0
/
+2
*
hisi_sas: Add v1 hardware interrupt init
John Garry
2015-11-26
1
-0
/
+5
*
hisi_sas: Add v1 hardware initialisation code
John Garry
2015-11-26
1
-0
/
+1
*
hisi_sas: Add v1 hw module init
John Garry
2015-11-26
1
-0
/
+3
*
hisi_sas: Add timer and spinlock init
John Garry
2015-11-26
1
-0
/
+2
*
hisi_sas: Add phy and port init
John Garry
2015-11-26
1
-0
/
+15
*
hisi_sas: Add hisi sas device type
John Garry
2015-11-26
1
-0
/
+12
*
hisi_sas: Add hisi_hba workqueue
John Garry
2015-11-26
1
-0
/
+1
*
hisi_sas: Add phy SAS ADDR initialization
John Garry
2015-11-26
1
-0
/
+1
*
hisi_sas: Add cq structure initialization
John Garry
2015-11-26
1
-0
/
+7
[next]