summaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen
2024-08-22scsi: mptfusion: Simplify the alloc*_workqueue() invocationsBart Van Assche
2024-08-02scsi: message: fusion: struct _CONFIG_PAGE_IOC_4: Replace 1-element array wit...Kees Cook
2024-08-02scsi: message: fusion: struct _CONFIG_PAGE_IOC_3: Replace 1-element array wit...Kees Cook
2024-08-02scsi: message: fusion: struct _CONFIG_PAGE_IOC_2: Replace 1-element array wit...Kees Cook
2024-08-02scsi: message: fusion: struct _CONFIG_PAGE_RAID_PHYS_DISK_1: Replace 1-elemen...Kees Cook
2024-08-02scsi: message: fusion: struct _CONFIG_PAGE_SAS_IO_UNIT_0: Replace 1-element a...Kees Cook
2024-08-02scsi: message: fusion: struct _RAID_VOL0_SETTINGS: Replace 1-element array wi...Kees Cook
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-04-25scsi: mptfusion: Avoid possible run-time warning with long manufacturer stringsKees Cook
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-01-23scsi: message: fusion: Remove redundant pointer 'hd'Colin Ian King
2023-10-24scsi: message: fusion: Initialize return value in mptfc_bus_reset()Hannes Reinecke
2023-10-13Merge patch series "scsi: EH rework prep patches, part 1"Martin K. Petersen
2023-10-13scsi: message: fusion: Open-code mptfc_block_error_handler() for bus resetHannes Reinecke
2023-10-13scsi: message: fusion: Correct definitions for mptscsih_dev_reset()Hannes Reinecke
2023-10-13scsi: message: fusion: Simplify mptfc_block_error_handler()Hannes Reinecke
2023-10-09scsi: message: fusion: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-10-09scsi: message: fusion: Replace deprecated strncpy() with strscpy_pad()Justin Stitt
2023-05-31scsi: message: fusion: Add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-31scsi: message: fusion: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-14scsi: message: fusion: Mark mpt_halt_firmware() __noreturnJosh Poimboeuf
2023-03-24scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...Zheng Wang
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: message: fusion: Declare SCSI host template members constBart Van Assche
2023-03-09scsi: message: fusion: Avoid flush_scheduled_work() usageTetsuo Handa
2023-03-09scsi: message: fusion: Remove unused sas_persist_task workTetsuo Handa
2022-11-08scsi: message: fusion: Remove variable 'where'Colin Ian King
2022-10-22scsi: core: Change the return type of .eh_timed_out()Bart Van Assche
2022-08-31scsi: message: fusion: Remove redundant variable iocnumColin Ian King
2022-06-21scsi: message: fusion: Drop redundant "the"Jiang Jian
2022-04-25scsi: message: fusion: Remove unused variable retvalAlexander Vorwerk
2022-04-06scsi: message: fusion: Remove redundant variable dmpColin Ian King
2022-02-27scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic con...Christophe JAILLET
2022-02-11scsi: message: fusion: Use GFP_KERNELJulia Lawall
2022-01-10scsi: message: fusion: mptctl: Use dma_alloc_coherent()Christophe JAILLET
2022-01-10scsi: message: fusion: mptsas: Use dma_alloc_coherent()Christophe JAILLET
2022-01-10scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...Christophe JAILLET
2022-01-10scsi: message: fusion: mptbase: Use dma_alloc_coherent()Christophe JAILLET
2022-01-10scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()Christophe JAILLET
2022-01-10scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-12-06scsi: mptfusion: Remove redundant variable rColin Ian King
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-28mpt fusion: use dev_addr_set()Jakub Kicinski
2021-10-16scsi: message: fusion: Switch to attribute groupsBart Van Assche
2021-10-16scsi: message: fusion: Call scsi_done() directlyBart Van Assche
2021-10-12scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameterUwe Kleine-König
2021-06-22scsi: message: mptfc: Switch from pci_ to dma_ APIChristophe JAILLET