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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-10
scsi: tcm_qla2xxx: Minimize #include directives
Bart Van Assche
1
-6
/
+0
2019-04-09
scsi: qla2xxx: Unregister resources in the opposite order of the registration...
Bart Van Assche
1
-4
/
+5
2019-04-09
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
1
-13
/
+21
2019-04-09
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
3
-15
/
+12
2019-04-09
scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read
Bart Van Assche
1
-38
/
+47
2019-04-09
scsi: qla2xxx: Reduce the number of forward declarations
Bart Van Assche
1
-46
/
+31
2019-04-09
scsi: qla2xxx: Declare local symbols static
Bart Van Assche
1
-2
/
+2
2019-04-09
scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED
Bart Van Assche
1
-1
/
+1
2019-04-09
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
Bart Van Assche
1
-3
/
+0
2019-04-09
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
1
-2
/
+3
2019-04-09
scsi: scsi_transport_fc: Declare wwn_to_u64() argument const
Bart Van Assche
1
-1
/
+1
2019-04-09
scsi: qla2xxx: fix spelling mistake "alredy" -> "already"
Colin Ian King
1
-1
/
+1
2019-04-09
scsi: lpfc: add support for posting FC events on FPIN reception
James Smart
2
-0
/
+12
2019-04-09
scsi: scsi_transport_fc: Add FPIN fc event codes
James Smart
2
-0
/
+20
2019-04-09
scsi: scsi_transport_fc: refactor event posting routines
James Smart
2
-62
/
+49
2019-04-09
scsi: fc: add FPIN ELS definition
James Smart
1
-0
/
+33
2019-04-09
scsi: lpfc: Fix a recently introduced compiler warning
Bart Van Assche
1
-2
/
+2
2019-04-04
scsi: qla2xxx: Remove useless set memory to zero use memset()
YueHaibing
1
-1
/
+0
2019-04-04
scsi: mptscsih: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-04-04
scsi: dt-bindings: ufs: Add VCC capability on MediaTek UFS driver
Stanley Chu
1
-0
/
+3
2019-04-04
scsi: dt-bindings: ufs: Remove custom property "<name>-fixed-regulator"
Stanley Chu
1
-2
/
+0
2019-04-04
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
1
-10
/
+64
2019-04-04
scsi: dt-bindings: ufs-cdns: Update Cadence UFS compatibility list
Jan Kotas
1
-2
/
+3
2019-04-04
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
1
-10
/
+1
2019-04-04
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
1
-2
/
+0
2019-04-04
scsi: pm8001: fix spelling mistake, interupt -> interrupt
Colin Ian King
4
-7
/
+7
2019-04-04
scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined
Colin Ian King
2
-12
/
+16
2019-04-04
scsi: qla2xxx: Update driver version to 10.01.00.16-k
Himanshu Madhani
1
-1
/
+1
2019-04-04
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
Giridhar Malavali
2
-39
/
+46
2019-04-04
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
Giridhar Malavali
2
-8
/
+27
2019-04-04
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
Anil Gurumurthy
1
-2
/
+0
2019-04-04
scsi: qla2xxx: Set remote port devloss timeout to 0
Giridhar Malavali
1
-12
/
+7
2019-04-04
scsi: qla2xxx: Cleanup fcport memory to prevent leak
Quinn Tran
2
-5
/
+4
2019-04-04
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()
Quinn Tran
2
-12
/
+19
2019-04-04
scsi: qla2xxx: Fix fw dump corruption
Quinn Tran
2
-32
/
+53
2019-04-04
scsi: qla2xxx: Further limit FLASH region write access from SysFS
Andrew Vasquez
1
-3
/
+5
2019-04-04
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
1
-2
/
+2
2019-04-04
scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe
Giridhar Malavali
1
-0
/
+4
2019-04-04
scsi: qla2xxx: Increase the max_sgl_segments to 1024
Giridhar Malavali
1
-1
/
+1
2019-04-04
scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags
Giridhar Malavali
1
-0
/
+3
2019-04-04
scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released
Giridhar Malavali
1
-0
/
+1
2019-04-04
scsi: qla2xxx: Set the SCSI command result before calling the command done
Giridhar Malavali
1
-2
/
+1
2019-04-04
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
4
-18
/
+18
2019-04-04
scsi: lpfc: Remove unused functions
Bart Van Assche
1
-153
/
+0
2019-04-04
scsi: lpfc: Remove set-but-not-used variables
Bart Van Assche
3
-29
/
+15
2019-04-04
scsi: lpfc: Move trunk_errmsg[] from a header file into a .c file
Bart Van Assche
2
-16
/
+18
2019-04-04
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
6
-6
/
+13
2019-04-04
scsi: lpfc: Fix indentation and balance braces
Bart Van Assche
1
-3
/
+3
2019-04-04
scsi: lpfc: Declare local functions static
Bart Van Assche
6
-14
/
+14
2019-04-04
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
1
-5
/
+0
[next]