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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
4
-20
/
+16
2018-11-15
scsi: libsas: Use pr_fmt(fmt)
John Garry
3
-3
/
+15
2018-11-15
scsi: libsas: Delete sas_dump.{c, h}
John Garry
4
-94
/
+0
2018-11-15
scsi: hisi_sas: change the time of SAS SSP connection
Xiang Chen
1
-1
/
+1
2018-11-15
scsi: hisi_sas: Relocate some codes to avoid an unused check
Xiang Chen
1
-21
/
+23
2018-11-15
scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
Xiang Chen
2
-0
/
+102
2018-11-15
scsi: hisi_sas: Add support for interrupt converge for v3 hw
Xiang Chen
1
-5
/
+24
2018-11-15
scsi: hisi_sas: Create separate host attributes per HBA
Xiang Chen
5
-10
/
+18
2018-11-15
scsi: wd719x: always use generic DMA API
Christoph Hellwig
1
-15
/
+17
2018-11-15
scsi: wd719x: use per-command private data
Christoph Hellwig
2
-57
/
+42
2018-11-15
scsi: wd719x: there should be no active SCBs on removal
Christoph Hellwig
1
-3
/
+2
2018-11-15
scsi: sym53c8xx: use dma_set_mask
Christoph Hellwig
1
-2
/
+2
2018-11-15
scsi: stex: use dma_set_mask_and_coherent
Christoph Hellwig
1
-14
/
+3
2018-11-15
scsi: mvumi: use dma_set_mask
Christoph Hellwig
1
-1
/
+1
2018-11-15
scsi: lpfc: use dma_set_mask_and_coherent
Christoph Hellwig
1
-24
/
+10
2018-11-15
scsi: isci: use dma_set_mask_and_coherent
Christoph Hellwig
1
-15
/
+4
2018-11-15
scsi: initio: use dma_set_mask
Christoph Hellwig
1
-1
/
+1
2018-11-15
scsi: hptiop: use dma_set_mask
Christoph Hellwig
1
-5
/
+5
2018-11-15
scsi: hisi_sas: use dma_set_mask_and_coherent
Christoph Hellwig
1
-8
/
+5
2018-11-15
scsi: esas2r: use dma_set_mask_and_coherent
Christoph Hellwig
1
-35
/
+14
2018-11-15
scsi: dpt_i2o: use dma_set_mask
Christoph Hellwig
1
-6
/
+6
2018-11-15
scsi: bfa: use dma_set_mask_and_coherent
Christoph Hellwig
1
-11
/
+7
2018-11-15
scsi: arcmsr: use dma_set_mask
Christoph Hellwig
1
-4
/
+4
2018-11-09
scsi: ufs: Add UFS platform driver for Cadence UFS
Janek Kotas
3
-0
/
+158
2018-11-09
scsi: dt-bindings: ufs: Add bindings for Cadence UFS
Janek Kotas
1
-0
/
+31
2018-11-09
scsi: ufs: set the device reference clock setting
Subhash Jadavani
4
-0
/
+105
2018-11-07
scsi: pmcraid: use generic DMA API
Christoph Hellwig
1
-43
/
+36
2018-11-07
scsi: pmcraid: don't allocate a dma coherent buffer for sense data
Christoph Hellwig
1
-16
/
+8
2018-11-07
scsi: pmcraid: simplify pmcraid_cancel_all a bit
Christoph Hellwig
1
-7
/
+6
2018-11-07
scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2
-12
/
+4
2018-11-07
scsi: qla1280: properly handle 64-bit DMA
Christoph Hellwig
1
-4
/
+1
2018-11-07
scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
1
-27
/
+20
2018-11-07
scsi: ips: properly handle 64-bit DMA
Christoph Hellwig
2
-7
/
+1
2018-11-07
scsi: ips: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2
-6
/
+3
2018-11-07
scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()
Chengguang Xu
1
-3
/
+1
2018-11-07
scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()
Chengguang Xu
1
-4
/
+2
2018-11-07
scsi: lpfc: update driver version to 12.0.0.8
James Smart
1
-1
/
+1
2018-11-07
scsi: lpfc: add Trunking support
James Smart
12
-0
/
+474
2018-11-07
scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover
James Smart
9
-4
/
+275
2018-11-07
scsi: lpfc: Correct loss of fc4 type on remote port address change
James Smart
2
-6
/
+26
2018-11-07
scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
James Smart
3
-12
/
+64
2018-11-07
scsi: lpfc: Correct LCB RJT handling
James Smart
1
-0
/
+3
2018-11-07
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
5
-10
/
+26
2018-11-07
scsi: lpfc: Correct errors accessing fw log
James Smart
1
-39
/
+25
2018-11-07
scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...
James Smart
2
-1
/
+83
2018-11-07
scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
James Smart
2
-28
/
+26
2018-11-07
scsi: lpfc: Fix lpfc_sli4_read_config return value check
James Smart
1
-2
/
+2
2018-11-07
scsi: lpfc: Correct speeds on SFP swap
James Smart
1
-17
/
+46
2018-11-07
scsi: megaraid_sas: Update driver version
Shivasharan S
1
-2
/
+2
2018-11-07
scsi: megaraid_sas: modify max supported lds related print
Shivasharan S
1
-3
/
+3
[next]