index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
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
[next]