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
/
message
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
scsi: mptscsih: Fix read sense data size
Tomas Henzl
1
-3
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2020-04-13
scsi: docs: fusion: get rid of a doc build warning
Mauro Carvalho Chehab
1
-3
/
+5
2020-03-27
scsi: message: fusion: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-12
scsi: fusion: fix if-statement empty body warning
Randy Dunlap
1
-2
/
+3
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-163
/
+50
2020-01-16
scsi: mptfusion: Fix double fetch bug in ioctl
Dan Carpenter
1
-163
/
+50
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2019-06-19
scsi: message: fusion: Use kmemdup instead of memcpy and kmalloc
Bharath Vedartham
1
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-04
scsi: mptscsih: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-03-20
scsi: mptfusion: remove set, but not used, variables
YueHaibing
1
-5
/
+0
2019-03-20
scsi: mptfusion: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-20
scsi: mptfusion: fix indentation issues
Colin Ian King
3
-20
/
+20
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
3
-3
/
+0
2018-09-28
scsi: mptfusion: Remove unnecessary parentheses
Nathan Chancellor
1
-2
/
+2
2018-09-12
scsi: message: fusion: fix a few trivial spelling mistakes
Colin Ian King
3
-9
/
+9
2018-07-31
scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2
-2
/
+2
2018-07-31
scsi: mptctl: change strncpy+truncation to strlcpy
Dominique Martinet
1
-2
/
+2
2018-07-11
scsi: mptfusion: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+4
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-6
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-46
/
+11
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-46
/
+11
2018-05-15
scsi: mptlan: Fix mpt_lan_sdu_send()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-08
scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
Colin Ian King
1
-1
/
+1
2018-05-08
scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
Colin Ian King
1
-1
/
+1
2018-04-19
scsi: mptfc: fix spelling mistake in macro names
Colin Ian King
2
-3
/
+3
2018-04-19
scsi: mptsas: Disable WRITE SAME
Martin K. Petersen
1
-0
/
+1
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-01-31
scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
Dan Carpenter
1
-0
/
+2
2018-01-17
scsi: mptsas: remove duplicated assignment to pointer head
Colin Ian King
1
-1
/
+0
2018-01-17
scsi: mptfusion: Use snprintf() instead of open coded divisions
Andy Shevchenko
1
-18
/
+7
2018-01-09
scsi: mptfusion: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-1
/
+1
2017-12-08
scsi: fusion: clean up some indentations
Colin Ian King
1
-28
/
+29
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
15
-0
/
+15
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-08-30
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
1
-42
/
+37
2017-08-26
scsi: mptsas: Fixup device hotplug for VMWare ESXi
Hannes Reinecke
1
-4
/
+3
2017-08-26
scsi: mptfc: Do not call fc_block_scsi_eh() on host reset
Hannes Reinecke
1
-9
/
+1
2017-08-07
scsi: fusion: fix string overflow warning
Arnd Bergmann
1
-4
/
+4
2017-04-25
scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()
Hannes Reinecke
3
-4
/
+15
2017-04-25
scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"
Colin Ian King
1
-1
/
+1
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-2
/
+2
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2
-1
/
+2
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-4
/
+4
2017-01-05
scsi: mptlan: Remove linux/miscdevice.h from mptlan.h
Corentin Labbe
1
-1
/
+0
[next]