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
2023-10-25
scsi: message: fusion: Initialize return value in mptfc_bus_reset()
Hannes Reinecke
1
-1
/
+1
2023-10-13
Merge patch series "scsi: EH rework prep patches, part 1"
Martin K. Petersen
3
-30
/
+120
2023-10-13
scsi: message: fusion: Open-code mptfc_block_error_handler() for bus reset
Hannes Reinecke
1
-3
/
+14
2023-10-13
scsi: message: fusion: Correct definitions for mptscsih_dev_reset()
Hannes Reinecke
2
-1
/
+55
2023-10-13
scsi: message: fusion: Simplify mptfc_block_error_handler()
Hannes Reinecke
1
-29
/
+54
2023-10-10
scsi: message: fusion: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-8
/
+8
2023-10-10
scsi: message: fusion: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
1
-10
/
+9
2023-06-01
scsi: message: fusion: Add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-06-01
scsi: message: fusion: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-3
/
+3
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2023-04-14
scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
Josh Poimboeuf
2
-2
/
+2
2023-03-25
scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...
Zheng Wang
1
-0
/
+2
2023-03-25
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
3
-3
/
+3
2023-03-25
scsi: message: fusion: Declare SCSI host template members const
Bart Van Assche
3
-3
/
+3
2023-03-10
scsi: message: fusion: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-1
/
+0
2023-03-10
scsi: message: fusion: Remove unused sas_persist_task work
Tetsuo Handa
1
-1
/
+0
2022-11-08
scsi: message: fusion: Remove variable 'where'
Colin Ian King
1
-2
/
+0
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
1
-4
/
+4
2022-09-01
scsi: message: fusion: Remove redundant variable iocnum
Colin Ian King
1
-4
/
+2
2022-06-22
scsi: message: fusion: Drop redundant "the"
Jiang Jian
1
-1
/
+1
2022-04-26
scsi: message: fusion: Remove unused variable retval
Alexander Vorwerk
1
-3
/
+0
2022-04-07
scsi: message: fusion: Remove redundant variable dmp
Colin Ian King
1
-2
/
+2
2022-02-28
scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con...
Christophe JAILLET
1
-1
/
+1
2022-02-12
scsi: message: fusion: Use GFP_KERNEL
Julia Lawall
1
-1
/
+1
2022-01-10
scsi: message: fusion: mptctl: Use dma_alloc_coherent()
Christophe JAILLET
1
-12
/
+19
2022-01-10
scsi: message: fusion: mptsas: Use dma_alloc_coherent()
Christophe JAILLET
1
-20
/
+20
2022-01-10
scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...
Christophe JAILLET
1
-1
/
+2
2022-01-10
scsi: message: fusion: mptbase: Use dma_alloc_coherent()
Christophe JAILLET
1
-20
/
+32
2022-01-10
scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()
Christophe JAILLET
1
-1
/
+2
2022-01-10
scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
4
-132
/
+154
2021-12-07
scsi: mptfusion: Remove redundant variable r
Colin Ian King
1
-4
/
+2
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+6
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-29
/
+37
2021-10-28
mpt fusion: use dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-17
scsi: message: fusion: Switch to attribute groups
Bart Van Assche
5
-18
/
+26
2021-10-17
scsi: message: fusion: Call scsi_done() directly
Bart Van Assche
4
-11
/
+11
2021-10-13
scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter
Uwe Kleine-König
4
-9
/
+6
2021-06-23
scsi: message: mptfc: Switch from pci_ to dma_ API
Christophe JAILLET
1
-17
/
+18
2021-05-15
scsi: message: fusion: Remove redundant assignment to rc
Jiapeng Chong
1
-2
/
+0
2021-05-10
scsi: message: fusion: Documentation cleanup
Randy Dunlap
1
-56
/
+63
2021-04-13
scsi: message: fusion: Remove unused local variable 'vtarget'
Jiapeng Chong
1
-2
/
+0
2021-04-13
scsi: message: fusion: Remove unused local variable 'status'
Jiapeng Chong
1
-2
/
+1
2021-04-13
scsi: message: fusion: Remove unused local variable 'port'
Zhen Lei
1
-6
/
+0
2021-04-13
scsi: message: fusion: Remove unused local variable 'time_count'
Zhen Lei
1
-2
/
+0
2021-04-06
scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
1
-4
/
+2
2021-04-02
scsi: message: mptlan: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-8
/
+5
2021-04-02
scsi: message: fusion: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-04-02
scsi: message: fusion: Avoid -Wempty-body warnings
Arnd Bergmann
1
-3
/
+4
2021-03-25
scsi: message: fusion: Remove unnecessary cast
Wang Qing
1
-3
/
+3
2021-03-19
scsi: fusion: Fix a typo in the file mptbase.h
Bhaskar Chowdhury
1
-1
/
+1
[next]