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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
scsi: aic7xxx: fix order of arguments in function prototype
Colin Ian King
1
-2
/
+2
2017-04-20
scsi: bfa: remove bfa_module_s madness
Christoph Hellwig
5
-298
/
+108
2017-04-20
scsi: qedi: qedf: Use designated initializers
Kees Cook
2
-2
/
+2
2017-04-20
scsi: storvsc: Add support for FC rport.
Cathy Avery
1
-5
/
+18
2017-04-20
scsi: scsi_transport_fc: Add dummy initiator role to rport
Cathy Avery
1
-4
/
+6
2017-04-20
scsi: virtio_scsi: Always try to read VPD pages
David Gibson
1
-0
/
+24
2017-04-19
scsi: lpfc: fix potential buffer overflow.
Maurizio Lombardi
1
-2
/
+2
2017-04-19
scsi: cxgb4i: update module description
Varun Prakash
1
-1
/
+1
2017-04-19
scsi: fc: remove redundant check of an unsigned long being less than zero
Colin Ian King
1
-1
/
+1
2017-04-19
scsi: ibmvfc: don't check for failure from mempool_alloc()
NeilBrown
1
-6
/
+0
2017-04-14
scsi: storvsc: remove return at end of void function
Miguel Bernal Marin
1
-2
/
+0
2017-04-14
scsi: storvsc: Prefer kcalloc over kzalloc with multiply
Miguel Bernal Marin
1
-1
/
+1
2017-04-14
scsi: cxlflash: Introduce hardware queue steering
Matthew R. Ochs
2
-6
/
+126
2017-04-14
scsi: cxlflash: Add hardware queues attribute
Matthew R. Ochs
2
-16
/
+106
2017-04-14
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
3
-164
/
+309
2017-04-14
scsi: cxlflash: Improve asynchronous interrupt processing
Matthew R. Ochs
1
-52
/
+42
2017-04-14
scsi: cxlflash: Fix warnings/errors
Matthew R. Ochs
4
-50
/
+57
2017-04-14
scsi: cxlflash: Fix power-of-two validations
Matthew R. Ochs
2
-6
/
+2
2017-04-14
scsi: cxlflash: Remove unnecessary DMA mapping
Matthew R. Ochs
1
-13
/
+2
2017-04-14
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
3
-7
/
+28
2017-04-14
scsi: cxlflash: Support up to 4 ports
Matthew R. Ochs
2
-4
/
+80
2017-04-14
scsi: cxlflash: SISlite updates to support 4 ports
Matthew R. Ochs
3
-57
/
+141
2017-04-14
scsi: cxlflash: Hide FC internals behind common access routine
Matthew R. Ochs
3
-41
/
+61
2017-04-14
scsi: cxlflash: Remove port configuration assumptions
Matthew R. Ochs
7
-45
/
+72
2017-04-14
scsi: cxlflash: Support dynamic number of FC ports
Matthew R. Ochs
5
-32
/
+51
2017-04-14
scsi: cxlflash: Update sysfs helper routines to pass config structure
Matthew R. Ochs
1
-12
/
+12
2017-04-14
scsi: cxlflash: Implement IRQ polling for RRQ processing
Matthew R. Ochs
2
-4
/
+127
2017-04-14
scsi: cxlflash: Serialize RRQ access and support offlevel processing
Matthew R. Ochs
2
-7
/
+37
2017-04-14
scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
Matthew R. Ochs
1
-6
/
+21
2017-04-14
scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"
Colin Ian King
1
-1
/
+1
2017-04-12
scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
Xiang Chen
1
-37
/
+56
2017-04-12
scsi: hisi_sas: fix NULL deference when TMF timeouts
John Garry
1
-27
/
+33
2017-04-12
scsi: hisi_sas: add v2 hw internal abort timeout workaround
John Garry
3
-10
/
+55
2017-04-12
scsi: hisi_sas: workaround SoC about abort timeout bug
Xiaofei Tan
1
-1
/
+126
2017-04-12
scsi: hisi_sas: workaround a SoC SATA IO processing bug
Xiaofei Tan
2
-13
/
+72
2017-04-12
scsi: hisi_sas: workaround STP link SoC bug
Xiaofei Tan
2
-1
/
+60
2017-04-12
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
1
-11
/
+9
2017-04-12
scsi: sg: close race condition in sg_remove_sfp_usercontext()
Hannes Reinecke
1
-2
/
+10
2017-04-12
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
1
-86
/
+61
2017-04-12
scsi: sg: check for valid direction before starting the request
Johannes Thumshirn
1
-12
/
+34
2017-04-12
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
1
-20
/
+25
2017-04-12
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
1
-2
/
+0
2017-04-12
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
1
-21
/
+9
2017-04-12
scsi: qla2xxx: remove some redundant pointer assignments
Colin Ian King
1
-6
/
+0
2017-04-06
scsi: qla4xxx: drop redundant init_completion
Nicholas Mc Guire
1
-1
/
+0
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
3
-77
/
+9
2017-04-06
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
3
-31
/
+16
2017-04-06
scsi: make eh_eflags persistent
Hannes Reinecke
2
-4
/
+2
2017-04-06
scsi: libsas: allow async aborts
Christoph Hellwig
1
-3
/
+0
2017-04-06
scsi: always send command aborts
Hannes Reinecke
1
-12
/
+0
[next]