index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-0
/
+2
2016-01-21
hisi_sas: Restrict SCSI_HISI_SAS to arm64
Geert Uytterhoeven
1
-0
/
+1
2016-01-21
hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
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-17
hisi_sas: use platform_get_irq()
John Garry
2
-9
/
+5
2015-12-10
hisi_sas: fix error codes in hisi_sas_task_prep()
Dan Carpenter
1
-3
/
+7
2015-11-26
hisi_sas: Remove dependency on of_irq_count
John Garry
3
-40
/
+5
2015-11-26
hisi_sas: Add fatal irq handler
John Garry
1
-0
/
+119
2015-11-26
hisi_sas: Add control phy handler
John Garry
3
-0
/
+55
2015-11-26
hisi_sas: Add tmf methods
John Garry
1
-0
/
+309
2015-11-26
hisi_sas: Add scan finished and start
John Garry
2
-0
/
+26
2015-11-26
hisi_sas: Add smp protocol support
John Garry
3
-0
/
+100
2015-11-26
hisi_sas: Add bcast interrupt handler
John Garry
1
-0
/
+31
2015-11-26
hisi_sas: Add abnormal irq handler
John Garry
3
-0
/
+190
2015-11-26
hisi_sas: Add dev_found and dev_gone
John Garry
3
-0
/
+142
2015-11-26
hisi_sas: Add cq interrupt handler
John Garry
3
-0
/
+389
2015-11-26
hisi_sas: Add ssp command function
John Garry
3
-0
/
+458
2015-11-26
hisi_sas: Add path from phyup irq to SAS framework
John Garry
3
-0
/
+66
2015-11-26
hisi_sas: Add v1 hardware interrupt init
John Garry
2
-0
/
+166
2015-11-26
hisi_sas: Add v1 hardware initialisation code
John Garry
3
-0
/
+342
2015-11-26
hisi_sas: Add v1 hardware register definitions
John Garry
1
-0
/
+389
2015-11-26
hisi_sas: Add v1 hw module init
John Garry
3
-0
/
+57
2015-11-26
hisi_sas: Add timer and spinlock init
John Garry
2
-0
/
+5
2015-11-26
hisi_sas: Add phy and port init
John Garry
2
-0
/
+46
2015-11-26
hisi_sas: Add hisi sas device type
John Garry
2
-0
/
+18
2015-11-26
hisi_sas: Add hisi_hba workqueue
John Garry
2
-0
/
+9
2015-11-26
hisi_sas: Set dev DMA mask
John Garry
1
-0
/
+8
2015-11-26
hisi_sas: Add phy SAS ADDR initialization
John Garry
2
-0
/
+13
2015-11-26
hisi_sas: Add cq structure initialization
John Garry
2
-0
/
+13
2015-11-26
hisi_sas: Add slot init code
John Garry
2
-0
/
+27
2015-11-26
hisi_sas: Add hisi_sas_remove
John Garry
1
-1
/
+70
2015-11-26
hisi_sas: Allocate memories and create pools
John Garry
2
-0
/
+124
2015-11-26
hisi_sas: Add HW DMA structures
John Garry
1
-0
/
+131
2015-11-26
hisi_sas: Scan device tree
John Garry
2
-1
/
+54
2015-11-26
hisi_sas: Add scsi host registration
John Garry
2
-0
/
+150
2015-11-26
hisi_sas: Add initial bare main driver
John Garry
4
-0
/
+76