index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas.h
Age
Commit message (
Expand
)
Author
2017-01-05
scsi: hisi_sas: service v2 hw CQ ISR with tasklet
John Garry
2016-11-25
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
2016-11-25
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
2016-11-25
scsi: hisi_sas: alloc queue id of slot according to device id
Xiang Chen
2016-11-08
scsi: hisi_sas: Add v2 hw support for different refclk
John Garry
2016-09-14
scsi: hisi_sas: save delivery queue write pointer
John Garry
2016-09-14
scsi: hisi_sas: save completion queue read pointer
John Garry
2016-08-25
scsi: hisi_sas: update version to 1.6
John Garry
2016-08-25
scsi: hisi_sas: add internal abort main code
John Garry
2016-07-12
hisi_sas: update driver version to 1.5
John Garry
2016-04-15
hisi_sas: add device and slot alloc hw methods
John Garry
2016-04-15
hisi_sas: update driver version to 1.4
John Garry
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-02-29
hisi_sas: update driver version to 1.3
John Garry
2016-02-29
hisi_sas: add hisi_sas_slot_abort()
John Garry
2016-02-23
hisi_sas: update driver version to 1.2
John Garry
2016-02-23
hisi_sas: use Unified Device Properties API
John Garry
2016-02-23
hisi_sas: update driver version to 1.1
John Garry
2016-02-23
hisi_sas: add v2 path to send ATA command
John Garry
2016-02-23
hisi_sas: rename some fields in hisi_sas_itct
John Garry
2016-02-23
hisi_sas: add hisi_sas_err_record_v1
John Garry
2016-02-23
hisi_sas: reduce max itct entries
John Garry
2016-02-23
hisi_sas: set max commands as configurable
John Garry
2016-02-23
hisi_sas: relocate DEV_IS_EXPANDER
John Garry
2015-12-16
hisi_sas: use platform_get_irq()
John Garry
2015-11-25
hisi_sas: Remove dependency on of_irq_count
John Garry
2015-11-25
hisi_sas: Add control phy handler
John Garry
2015-11-25
hisi_sas: Add scan finished and start
John Garry
2015-11-25
hisi_sas: Add smp protocol support
John Garry
2015-11-25
hisi_sas: Add abnormal irq handler
John Garry
2015-11-25
hisi_sas: Add dev_found and dev_gone
John Garry
2015-11-25
hisi_sas: Add cq interrupt handler
John Garry
2015-11-25
hisi_sas: Add ssp command function
John Garry
2015-11-25
hisi_sas: Add path from phyup irq to SAS framework
John Garry
2015-11-25
hisi_sas: Add v1 hardware interrupt init
John Garry
2015-11-25
hisi_sas: Add v1 hardware initialisation code
John Garry
2015-11-25
hisi_sas: Add v1 hw module init
John Garry
2015-11-25
hisi_sas: Add timer and spinlock init
John Garry
2015-11-25
hisi_sas: Add phy and port init
John Garry
2015-11-25
hisi_sas: Add hisi sas device type
John Garry
2015-11-25
hisi_sas: Add hisi_hba workqueue
John Garry
2015-11-25
hisi_sas: Add phy SAS ADDR initialization
John Garry
2015-11-25
hisi_sas: Add cq structure initialization
John Garry
2015-11-25
hisi_sas: Add slot init code
John Garry
2015-11-25
hisi_sas: Allocate memories and create pools
John Garry
2015-11-25
hisi_sas: Add HW DMA structures
John Garry
2015-11-25
hisi_sas: Scan device tree
John Garry
2015-11-25
hisi_sas: Add scsi host registration
John Garry
2015-11-25
hisi_sas: Add initial bare main driver
John Garry