index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_v1_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-25
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
1
-0
/
+45
2016-11-25
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
1
-2
/
+2
2016-11-25
scsi: hisi_sas: alloc queue id of slot according to device id
Xiang Chen
1
-18
/
+12
2016-09-14
scsi: hisi_sas: remove init_id_frame_v1_hw()
John Garry
1
-10
/
+0
2016-09-14
scsi: hisi_sas: fix HBA SAS addr endianness for v1 hw
John Garry
1
-4
/
+4
2016-09-14
scsi: hisi_sas: save delivery queue write pointer
John Garry
1
-5
/
+7
2016-09-14
scsi: hisi_sas: save completion queue read pointer
John Garry
1
-4
/
+2
2016-02-29
hisi_sas: use slot abort in v1 hw
John Garry
1
-0
/
+13
2016-02-23
hisi_sas: add v1 hw ACPI support
John Garry
1
-24
/
+43
2016-02-23
hisi_sas: add hisi_sas_err_record_v1
John Garry
1
-2
/
+15
2016-02-23
hisi_sas: set max commands as configurable
John Garry
1
-0
/
+3
2016-02-04
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-6
/
+3
2016-01-26
hisi_sas: fix v1 hw check for slot error
John Garry
1
-6
/
+3
2016-01-08
hisi_sas: Use u64 for qw0 in free_device_v1_hw()
John Garry
1
-1
/
+2
2016-01-08
hisi_sas: Fix typo in setup_itct_v1_hw()
John Garry
1
-4
/
+4
2016-01-08
hisi_sas: Fix v1 itct masks
John Garry
1
-17
/
+12
2015-12-16
hisi_sas: use platform_get_irq()
John Garry
1
-8
/
+5
2015-11-25
hisi_sas: Remove dependency on of_irq_count
John Garry
1
-29
/
+5
2015-11-25
hisi_sas: Add fatal irq handler
John Garry
1
-0
/
+119
2015-11-25
hisi_sas: Add control phy handler
John Garry
1
-0
/
+23
2015-11-25
hisi_sas: Add smp protocol support
John Garry
1
-0
/
+88
2015-11-25
hisi_sas: Add bcast interrupt handler
John Garry
1
-0
/
+31
2015-11-25
hisi_sas: Add abnormal irq handler
John Garry
1
-0
/
+70
2015-11-25
hisi_sas: Add dev_found and dev_gone
John Garry
1
-0
/
+41
2015-11-25
hisi_sas: Add cq interrupt handler
John Garry
1
-0
/
+345
2015-11-25
hisi_sas: Add ssp command function
John Garry
1
-0
/
+194
2015-11-25
hisi_sas: Add path from phyup irq to SAS framework
John Garry
1
-0
/
+15
2015-11-25
hisi_sas: Add v1 hardware interrupt init
John Garry
1
-0
/
+161
2015-11-25
hisi_sas: Add v1 hardware initialisation code
John Garry
1
-0
/
+337
2015-11-25
hisi_sas: Add v1 hardware register definitions
John Garry
1
-0
/
+389
2015-11-25
hisi_sas: Add v1 hw module init
John Garry
1
-0
/
+53