index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
scsi
/
bfa
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-5
/
+5
2025-02-04
scsi: Constify struct pci_error_handlers
Christophe JAILLET
1
-1
/
+1
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
2
-554
/
+0
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-3
/
+3
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-10
/
+10
2024-11-21
scsi: bfa: Remove unused parsers
Dr. David Alan Gilbert
2
-151
/
+0
2024-11-21
scsi: bfa: Remove unused structure builders
Dr. David Alan Gilbert
2
-403
/
+0
2024-11-07
scsi: bfa: Fix use-after-free in bfad_im_module_exit()
Ye Bin
1
-2
/
+1
2024-10-16
Merge patch series "scsi: bfa: Remove deadcode"
Martin K. Petersen
15
-389
/
+0
2024-10-16
scsi: bfa: Remove unused misc code
Dr. David Alan Gilbert
4
-31
/
+0
2024-10-16
scsi: bfa: Remove unused bfa_fcs code
Dr. David Alan Gilbert
4
-212
/
+0
2024-10-16
scsi: bfa: Remove unused bfa_ioc code
Dr. David Alan Gilbert
2
-23
/
+0
2024-10-16
scsi: bfa: Remove unused bfa_svc code
Dr. David Alan Gilbert
3
-78
/
+0
2024-10-16
scsi: bfa: Remove unused bfa_core code
Dr. David Alan Gilbert
2
-45
/
+0
2024-10-04
scsi: bfa: Fix cacography in bfi.h file
Liu Jing
1
-1
/
+1
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-09-10
treewide: correct the typo 'retun'
WangYuli
1
-1
/
+1
2024-08-23
scsi: bfa: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2
-5
/
+2
2024-08-23
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
1
-1
/
+2
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-21
/
+7
2024-05-07
scsi: bfa: Ensure the copied buf is NUL terminated
Bui Quang Minh
1
-2
/
+2
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
1
-21
/
+7
2024-02-27
scsi: bfa: Fix function pointer type mismatch for state machines
Arnd Bergmann
13
-435
/
+582
2024-02-27
scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
Arnd Bergmann
4
-13
/
+19
2024-02-27
scsi: bfa: Remove additional unnecessary struct declarations
Simone Weiß
1
-2
/
+0
2023-11-25
scsi: bfa: Use the proper data type for BLIST flags
Bart Van Assche
1
-1
/
+1
2023-08-22
scsi: bfa: Replace one-element array with flexible-array member in struct fc_...
Gustavo A. R. Silva
2
-2
/
+2
2023-05-17
scsi: bfa: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
9
-25
/
+25
2023-03-10
scsi: bfa: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2
-7
/
+0
2022-11-17
scsi: bfa: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-11-08
scsi: bfa: Rework bfad_reset_sdev_bflags()
Bart Van Assche
1
-3
/
+5
2022-11-08
scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function
Bart Van Assche
2
-26
/
+27
2022-04-26
scsi: bfa: Remove unneeded flush_workqueue()
ran jianping
1
-1
/
+0
2022-04-26
scsi: bfa: Remove redundant NULL check
Haowen Bai
1
-2
/
+1
2022-02-23
scsi: bfa: Stop using the SCSI pointer
Bart Van Assche
2
-13
/
+30
2022-02-15
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
1
-6
/
+0
2022-02-01
scsi: bfa: Replace snprintf() with sysfs_emit()
Yang Guang
1
-13
/
+13
2022-01-25
scsi: bfa: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+0
2021-11-30
scsi: bfa: Declare 'bfad_im_vport_attrs' static
Bart Van Assche
1
-1
/
+1
2021-10-17
scsi: bfa: Switch to attribute groups
Bart Van Assche
3
-30
/
+46
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-2
/
+2
2021-10-17
scsi: bfa: Call scsi_done() directly
Bart Van Assche
1
-5
/
+3
2021-05-22
scsi: bfa: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-22
scsi: bfa: Fix typo
zuoqilin
1
-1
/
+1
2021-05-15
scsi: bfa: Remove some unused variables
Christophe JAILLET
1
-6
/
+0
2021-04-06
scsi: bfa: Remove unnecessary struct declarations
Wan Jiabing
1
-3
/
+0
2021-03-25
scsi: bfa: Fix a typo in two places
Bhaskar Chowdhury
1
-2
/
+2
2021-03-25
scsi: bfa: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-16
scsi: bfa: Move a large struct from the stack onto the heap
Lee Jones
1
-6
/
+14
[next]