| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: message: fusion: Add HAS_IOPORT dependencies | Niklas Schnelle | 2023-05-31 | 1 | -1/+1 |
* | scsi: message: fusion: Replace all non-returning strlcpy() with strscpy() | Azeem Shaikh | 2023-05-31 | 2 | -3/+3 |
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-04-28 | 2 | -2/+2 |
|\ |
|
| * | scsi: message: fusion: Mark mpt_halt_firmware() __noreturn | Josh Poimboeuf | 2023-04-14 | 2 | -2/+2 |
* | | scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ... | Zheng Wang | 2023-03-24 | 1 | -0/+2 |
* | | Merge patch series "Constify most SCSI host templates" | Martin K. Petersen | 2023-03-24 | 3 | -3/+3 |
|\ \ |
|
| * | | scsi: message: fusion: Declare SCSI host template members const | Bart Van Assche | 2023-03-24 | 3 | -3/+3 |
| |/ |
|
* | | scsi: message: fusion: Avoid flush_scheduled_work() usage | Tetsuo Handa | 2023-03-09 | 1 | -1/+0 |
* | | scsi: message: fusion: Remove unused sas_persist_task work | Tetsuo Handa | 2023-03-09 | 1 | -1/+0 |
|/ |
|
* | scsi: message: fusion: Remove variable 'where' | Colin Ian King | 2022-11-08 | 1 | -2/+0 |
* | scsi: core: Change the return type of .eh_timed_out() | Bart Van Assche | 2022-10-22 | 1 | -4/+4 |
* | scsi: message: fusion: Remove redundant variable iocnum | Colin Ian King | 2022-08-31 | 1 | -4/+2 |
* | scsi: message: fusion: Drop redundant "the" | Jiang Jian | 2022-06-21 | 1 | -1/+1 |
* | scsi: message: fusion: Remove unused variable retval | Alexander Vorwerk | 2022-04-25 | 1 | -3/+0 |
* | scsi: message: fusion: Remove redundant variable dmp | Colin Ian King | 2022-04-06 | 1 | -2/+2 |
* | scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con... | Christophe JAILLET | 2022-02-27 | 1 | -1/+1 |
* | scsi: message: fusion: Use GFP_KERNEL | Julia Lawall | 2022-02-11 | 1 | -1/+1 |
* | scsi: message: fusion: mptctl: Use dma_alloc_coherent() | Christophe JAILLET | 2022-01-10 | 1 | -12/+19 |
* | scsi: message: fusion: mptsas: Use dma_alloc_coherent() | Christophe JAILLET | 2022-01-10 | 1 | -20/+20 |
* | scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_... | Christophe JAILLET | 2022-01-10 | 1 | -1/+2 |
* | scsi: message: fusion: mptbase: Use dma_alloc_coherent() | Christophe JAILLET | 2022-01-10 | 1 | -20/+32 |
* | scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory() | Christophe JAILLET | 2022-01-10 | 1 | -1/+2 |
* | scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 2022-01-10 | 4 | -132/+154 |
* | scsi: mptfusion: Remove redundant variable r | Colin Ian King | 2021-12-06 | 1 | -4/+2 |
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-06 | 4 | -9/+6 |
|\ |
|
| * | scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter | Uwe Kleine-König | 2021-10-12 | 4 | -9/+6 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-11-05 | 5 | -29/+37 |
|\ \ |
|
| * | | scsi: message: fusion: Switch to attribute groups | Bart Van Assche | 2021-10-16 | 5 | -18/+26 |
| * | | scsi: message: fusion: Call scsi_done() directly | Bart Van Assche | 2021-10-16 | 4 | -11/+11 |
| |/ |
|
* / | mpt fusion: use dev_addr_set() | Jakub Kicinski | 2021-10-28 | 1 | -1/+1 |
|/ |
|
* | scsi: message: mptfc: Switch from pci_ to dma_ API | Christophe JAILLET | 2021-06-22 | 1 | -17/+18 |
* | scsi: message: fusion: Remove redundant assignment to rc | Jiapeng Chong | 2021-05-14 | 1 | -2/+0 |
* | scsi: message: fusion: Documentation cleanup | Randy Dunlap | 2021-05-10 | 1 | -56/+63 |
* | scsi: message: fusion: Remove unused local variable 'vtarget' | Jiapeng Chong | 2021-04-13 | 1 | -2/+0 |
* | scsi: message: fusion: Remove unused local variable 'status' | Jiapeng Chong | 2021-04-13 | 1 | -2/+1 |
* | scsi: message: fusion: Remove unused local variable 'port' | Zhen Lei | 2021-04-13 | 1 | -6/+0 |
* | scsi: message: fusion: Remove unused local variable 'time_count' | Zhen Lei | 2021-04-13 | 1 | -2/+0 |
* | scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG | zhouchuangao | 2021-04-05 | 1 | -4/+2 |
* | scsi: message: mptlan: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2021-04-01 | 2 | -8/+5 |
* | scsi: message: fusion: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2021-04-01 | 1 | -1/+1 |
* | scsi: message: fusion: Avoid -Wempty-body warnings | Arnd Bergmann | 2021-04-01 | 1 | -3/+4 |
* | scsi: message: fusion: Remove unnecessary cast | Wang Qing | 2021-03-24 | 1 | -3/+3 |
* | scsi: fusion: Fix a typo in the file mptbase.h | Bhaskar Chowdhury | 2021-03-18 | 1 | -1/+1 |
* | scsi: core: Add scsi_device_busy() wrapper | Ming Lei | 2021-03-04 | 1 | -1/+1 |
* | scsi: message: fusion: Fix 'physical' typos | Bjorn Helgaas | 2021-01-26 | 2 | -2/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-12-16 | 6 | -26/+41 |
|\ |
|
| * | scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event... | Sebastian Andrzej Siewior | 2020-12-01 | 2 | -10/+36 |
| * | scsi: message: fusion: Remove in_interrupt() usage in mpt_config() | Thomas Gleixner | 2020-12-01 | 4 | -15/+5 |
| * | scsi: message: fusion: Remove unneeded break | Tom Rix | 2020-10-26 | 1 | -1/+0 |
* | | scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() | Helge Deller | 2020-10-26 | 1 | -5/+8 |
|/ |
|