| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-05-22 | 1 | -21/+7 |
|\ |
|
| * | scsi: Use device_show_string() helper for sysfs attributes | Lukas Wunner | 2024-05-04 | 1 | -21/+7 |
* | | scsi: bfa: Ensure the copied buf is NUL terminated | Bui Quang Minh | 2024-05-07 | 1 | -2/+2 |
|/ |
|
* | scsi: bfa: Fix function pointer type mismatch for state machines | Arnd Bergmann | 2024-02-27 | 13 | -435/+582 |
* | scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn | Arnd Bergmann | 2024-02-27 | 4 | -13/+19 |
* | scsi: bfa: Remove additional unnecessary struct declarations | Simone Weiß | 2024-02-27 | 1 | -2/+0 |
* | scsi: bfa: Use the proper data type for BLIST flags | Bart Van Assche | 2023-11-25 | 1 | -1/+1 |
* | scsi: bfa: Replace one-element array with flexible-array member in struct fc_... | Gustavo A. R. Silva | 2023-08-21 | 2 | -2/+2 |
* | scsi: bfa: Replace all non-returning strlcpy() with strscpy() | Azeem Shaikh | 2023-05-17 | 9 | -25/+25 |
* | scsi: bfa: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 2023-03-10 | 2 | -7/+0 |
* | scsi: bfa: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2022-11-17 | 1 | -1/+1 |
* | scsi: bfa: Rework bfad_reset_sdev_bflags() | Bart Van Assche | 2022-11-08 | 1 | -3/+5 |
* | scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function | Bart Van Assche | 2022-11-08 | 2 | -26/+27 |
* | scsi: bfa: Remove unneeded flush_workqueue() | ran jianping | 2022-04-26 | 1 | -1/+0 |
* | scsi: bfa: Remove redundant NULL check | Haowen Bai | 2022-04-26 | 1 | -2/+1 |
* | scsi: bfa: Stop using the SCSI pointer | Bart Van Assche | 2022-02-23 | 2 | -13/+30 |
* | Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging | Martin K. Petersen | 2022-02-15 | 1 | -6/+0 |
|\ |
|
| * | scsi: bfa: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 2022-01-25 | 1 | -6/+0 |
* | | scsi: bfa: Replace snprintf() with sysfs_emit() | Yang Guang | 2022-01-31 | 1 | -13/+13 |
|/ |
|
* | scsi: bfa: Declare 'bfad_im_vport_attrs' static | Bart Van Assche | 2021-11-30 | 1 | -1/+1 |
* | scsi: bfa: Switch to attribute groups | Bart Van Assche | 2021-10-17 | 3 | -30/+46 |
* | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 2021-10-17 | 1 | -2/+2 |
* | scsi: bfa: Call scsi_done() directly | Bart Van Assche | 2021-10-17 | 1 | -5/+3 |
* | scsi: bfa: Fix inconsistent indenting | Jiapeng Chong | 2021-05-21 | 1 | -1/+1 |
* | scsi: bfa: Fix typo | zuoqilin | 2021-05-21 | 1 | -1/+1 |
* | scsi: bfa: Remove some unused variables | Christophe JAILLET | 2021-05-15 | 1 | -6/+0 |
* | scsi: bfa: Remove unnecessary struct declarations | Wan Jiabing | 2021-04-06 | 1 | -3/+0 |
* | scsi: bfa: Fix a typo in two places | Bhaskar Chowdhury | 2021-03-25 | 1 | -2/+2 |
* | scsi: bfa: Fix warning comparing pointer to 0 | Jiapeng Chong | 2021-03-25 | 1 | -1/+1 |
* | scsi: bfa: Move a large struct from the stack onto the heap | Lee Jones | 2021-03-16 | 1 | -6/+14 |
* | scsi: bfa: Drop driver-defined SCSI status codes | Hannes Reinecke | 2021-01-23 | 3 | -17/+2 |
* | scsi: bfa: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-12-02 | 2 | -3/+5 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-10-24 | 1 | -0/+1 |
|\ |
|
| * | scsi: bfa: Fix error return in bfad_pci_init() | Jing Xiangfeng | 2020-10-08 | 1 | -0/+1 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 5 | -16/+16 |
|/ |
|
* | scsi: bfa: Ensure a blank line precedes next function/header | Lee Jones | 2020-07-25 | 1 | -0/+1 |
* | scsi: bfa: Demote seemingly unintentional kerneldoc header | Lee Jones | 2020-07-25 | 1 | -2/+2 |
* | scsi: bfa: Demote seemingly unintentional kerneldoc header | Lee Jones | 2020-07-25 | 1 | -1/+1 |
* | scsi: bfa: Demote non-kerneldoc headers down to standard comment blocks | Lee Jones | 2020-07-25 | 1 | -15/+15 |
* | scsi: bfa: Remove unused variable 'adisc' | Lee Jones | 2020-07-25 | 1 | -3/+0 |
* | scsi: bfa: Demote non-compliant kerneldoc headers to standard comments | Lee Jones | 2020-07-25 | 1 | -3/+3 |
* | scsi: bfa: Staticify non-external functions | Lee Jones | 2020-07-25 | 1 | -3/+3 |
* | scsi: bfa: Remove a few unused variables 'pgoff' and 't' | Lee Jones | 2020-07-25 | 1 | -14/+6 |
* | scsi: bfa: Demote seemingly unintentional kerneldoc header | Lee Jones | 2020-07-25 | 1 | -1/+1 |
* | scsi: bfa: Remove set but unused variable 'rp' | Lee Jones | 2020-07-25 | 1 | -7/+1 |
* | scsi: bfa: Staticify local functions | Lee Jones | 2020-07-25 | 1 | -2/+2 |
* | scsi: bfa: Staticify all local functions | Lee Jones | 2020-07-25 | 1 | -111/+111 |
* | scsi: bfa: Make bfad_iocmd_ioc_get_stats() static | Jason Yan | 2020-05-12 | 1 | -1/+1 |
* | scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.c | Jason Yan | 2020-04-25 | 1 | -2/+2 |
* | scsi: bfa: Remove set but not used variable 'fchs' | YueHaibing | 2020-04-25 | 1 | -3/+0 |