index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
Age
Commit message (
Expand
)
Author
2021-05-21
scsi: bfa: Fix inconsistent indenting
Jiapeng Chong
2021-05-21
scsi: bfa: Fix typo
zuoqilin
2021-05-15
scsi: bfa: Remove some unused variables
Christophe JAILLET
2021-04-05
scsi: bfa: Remove unnecessary struct declarations
Wan Jiabing
2021-03-24
scsi: bfa: Fix a typo in two places
Bhaskar Chowdhury
2021-03-24
scsi: bfa: Fix warning comparing pointer to 0
Jiapeng Chong
2021-03-15
scsi: bfa: Move a large struct from the stack onto the heap
Lee Jones
2021-01-22
scsi: bfa: Drop driver-defined SCSI status codes
Hannes Reinecke
2020-12-02
scsi: bfa: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-07
scsi: bfa: Fix error return in bfad_pci_init()
Jing Xiangfeng
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
scsi: bfa: Ensure a blank line precedes next function/header
Lee Jones
2020-07-24
scsi: bfa: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-24
scsi: bfa: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-24
scsi: bfa: Demote non-kerneldoc headers down to standard comment blocks
Lee Jones
2020-07-24
scsi: bfa: Remove unused variable 'adisc'
Lee Jones
2020-07-24
scsi: bfa: Demote non-compliant kerneldoc headers to standard comments
Lee Jones
2020-07-24
scsi: bfa: Staticify non-external functions
Lee Jones
2020-07-24
scsi: bfa: Remove a few unused variables 'pgoff' and 't'
Lee Jones
2020-07-24
scsi: bfa: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-24
scsi: bfa: Remove set but unused variable 'rp'
Lee Jones
2020-07-24
scsi: bfa: Staticify local functions
Lee Jones
2020-07-24
scsi: bfa: Staticify all local functions
Lee Jones
2020-05-11
scsi: bfa: Make bfad_iocmd_ioc_get_stats() static
Jason Yan
2020-04-24
scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c
Jason Yan
2020-04-24
scsi: bfa: Remove set but not used variable 'fchs'
YueHaibing
2020-04-24
scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()
Jason Yan
2020-04-14
scsi: bfa: bfad.c: make max_rport_logins static
Jason Yan
2020-04-14
scsi: bfa: bfad_attr.c: make two funcitons static
Jason Yan
2020-04-14
scsi: bfa: bfa_ioc_ct.c: make two funcitons static
Jason Yan
2020-04-14
scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() static
Jason Yan
2020-04-14
scsi: bfa: bfa_fcpim.c: make two functions static
Jason Yan
2020-04-14
scsi: bfa: bfa_core.c: make bfa_isr_rspq() static
Jason Yan
2020-04-14
scsi: bfa: bfa_svc.c: make two functions static
Jason Yan
2019-09-30
scsi: bfa: Make restart_bfa static
YueHaibing
2019-09-30
scsi: bfa: release allocated memory in case of error
Navid Emamdoost
2019-08-29
scsi: bfa: remove redundant assignment to variable error
Colin Ian King
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-04-08
scsi: bfa: bfa_fcpim: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-02-25
scsi: bfa: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-01-29
scsi: bfa: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-11
scsi: bfa: bfa_ioc: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-11
scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-11
scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
[next]