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
/
scsi
/
bfa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-23
scsi: bfa: Drop driver-defined SCSI status codes
Hannes Reinecke
3
-17
/
+2
2020-12-02
scsi: bfa: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-3
/
+5
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2020-10-08
scsi: bfa: Fix error return in bfad_pci_init()
Jing Xiangfeng
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-16
/
+16
2020-07-25
scsi: bfa: Ensure a blank line precedes next function/header
Lee Jones
1
-0
/
+1
2020-07-25
scsi: bfa: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-2
/
+2
2020-07-25
scsi: bfa: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-07-25
scsi: bfa: Demote non-kerneldoc headers down to standard comment blocks
Lee Jones
1
-15
/
+15
2020-07-25
scsi: bfa: Remove unused variable 'adisc'
Lee Jones
1
-3
/
+0
2020-07-25
scsi: bfa: Demote non-compliant kerneldoc headers to standard comments
Lee Jones
1
-3
/
+3
2020-07-25
scsi: bfa: Staticify non-external functions
Lee Jones
1
-3
/
+3
2020-07-25
scsi: bfa: Remove a few unused variables 'pgoff' and 't'
Lee Jones
1
-14
/
+6
2020-07-25
scsi: bfa: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-07-25
scsi: bfa: Remove set but unused variable 'rp'
Lee Jones
1
-7
/
+1
2020-07-25
scsi: bfa: Staticify local functions
Lee Jones
1
-2
/
+2
2020-07-25
scsi: bfa: Staticify all local functions
Lee Jones
1
-111
/
+111
2020-05-12
scsi: bfa: Make bfad_iocmd_ioc_get_stats() static
Jason Yan
1
-1
/
+1
2020-04-25
scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c
Jason Yan
1
-2
/
+2
2020-04-25
scsi: bfa: Remove set but not used variable 'fchs'
YueHaibing
1
-3
/
+0
2020-04-25
scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()
Jason Yan
1
-1
/
+1
2020-04-15
scsi: bfa: bfad.c: make max_rport_logins static
Jason Yan
1
-1
/
+1
2020-04-15
scsi: bfa: bfad_attr.c: make two funcitons static
Jason Yan
1
-2
/
+2
2020-04-15
scsi: bfa: bfa_ioc_ct.c: make two funcitons static
Jason Yan
1
-2
/
+2
2020-04-15
scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() static
Jason Yan
1
-1
/
+1
2020-04-15
scsi: bfa: bfa_fcpim.c: make two functions static
Jason Yan
1
-2
/
+2
2020-04-15
scsi: bfa: bfa_core.c: make bfa_isr_rspq() static
Jason Yan
1
-1
/
+1
2020-04-15
scsi: bfa: bfa_svc.c: make two functions static
Jason Yan
1
-2
/
+2
2019-10-01
scsi: bfa: Make restart_bfa static
YueHaibing
1
-2
/
+1
2019-10-01
scsi: bfa: release allocated memory in case of error
Navid Emamdoost
1
-1
/
+3
2019-08-30
scsi: bfa: remove redundant assignment to variable error
Colin Ian King
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
39
-351
/
+39
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+3
2019-04-09
scsi: bfa: bfa_fcpim: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
3
-6
/
+1
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-42
/
+12
2019-03-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+13
2019-02-26
scsi: bfa: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-5
/
+13
2019-01-29
scsi: bfa: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+0
2019-01-12
scsi: bfa: bfa_ioc: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+3
2019-01-12
scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+7
2019-01-12
scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-12-20
scsi: bfa: clean up a couple of indentation issues
Colin Ian King
1
-2
/
+2
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-2
/
+0
2018-11-15
scsi: bfa: use dma_set_mask_and_coherent
Christoph Hellwig
1
-11
/
+7
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-119
/
+2
2018-10-17
scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event
Nathan Chancellor
2
-2
/
+2
2018-10-17
scsi: bfa: Remove unused functions
Nathan Chancellor
2
-117
/
+0
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-2
/
+0
[next]