summaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)AuthorFilesLines
2022-01-10scsi: message: fusion: mptctl: Use dma_alloc_coherent()Christophe JAILLET1-12/+19
2022-01-10scsi: message: fusion: mptsas: Use dma_alloc_coherent()Christophe JAILLET1-20/+20
2022-01-10scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...Christophe JAILLET1-1/+2
2022-01-10scsi: message: fusion: mptbase: Use dma_alloc_coherent()Christophe JAILLET1-20/+32
2022-01-10scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()Christophe JAILLET1-1/+2
2022-01-10scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET4-132/+154
2021-12-07scsi: mptfusion: Remove redundant variable rColin Ian King1-4/+2
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+6
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-29/+37
2021-10-28mpt fusion: use dev_addr_set()Jakub Kicinski1-1/+1
2021-10-17scsi: message: fusion: Switch to attribute groupsBart Van Assche5-18/+26
2021-10-17scsi: message: fusion: Call scsi_done() directlyBart Van Assche4-11/+11
2021-10-13scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameterUwe Kleine-König4-9/+6
2021-06-23scsi: message: mptfc: Switch from pci_ to dma_ APIChristophe JAILLET1-17/+18
2021-05-15scsi: message: fusion: Remove redundant assignment to rcJiapeng Chong1-2/+0
2021-05-10scsi: message: fusion: Documentation cleanupRandy Dunlap1-56/+63
2021-04-13scsi: message: fusion: Remove unused local variable 'vtarget'Jiapeng Chong1-2/+0
2021-04-13scsi: message: fusion: Remove unused local variable 'status'Jiapeng Chong1-2/+1
2021-04-13scsi: message: fusion: Remove unused local variable 'port'Zhen Lei1-6/+0
2021-04-13scsi: message: fusion: Remove unused local variable 'time_count'Zhen Lei1-2/+0
2021-04-06scsi: message: fusion: Use BUG_ON instead of if condition followed by BUGzhouchuangao1-4/+2
2021-04-02scsi: message: mptlan: Replace one-element array with flexible-array memberGustavo A. R. Silva2-8/+5
2021-04-02scsi: message: fusion: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-04-02scsi: message: fusion: Avoid -Wempty-body warningsArnd Bergmann1-3/+4
2021-03-25scsi: message: fusion: Remove unnecessary castWang Qing1-3/+3
2021-03-19scsi: fusion: Fix a typo in the file mptbase.hBhaskar Chowdhury1-1/+1
2021-03-05scsi: core: Add scsi_device_busy() wrapperMing Lei1-1/+1
2021-01-27scsi: message: fusion: Fix 'physical' typosBjorn Helgaas2-2/+2
2020-12-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-26/+41
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...Sebastian Andrzej Siewior2-10/+36
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mpt_config()Thomas Gleixner4-15/+5
2020-10-27scsi: message: fusion: Remove unneeded breakTom Rix1-1/+0
2020-10-26scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller1-5/+8
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-9/+5
2020-09-02scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan1-2/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-6/+6
2020-08-21scsi: mptctl: Remove unneeded cast from memory allocationLi Heng1-3/+2
2020-08-21scsi: mptfc: Remove unneeded cast from memory allocationLi Heng1-4/+2
2020-06-27scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocationsChristoph Hellwig1-21/+20
2020-06-24scsi: mptscsih: Fix read sense data sizeTomas Henzl1-3/+1
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-7/+7
2020-04-13scsi: docs: fusion: get rid of a doc build warningMauro Carvalho Chehab1-3/+5
2020-03-27scsi: message: fusion: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-12scsi: fusion: fix if-statement empty body warningRandy Dunlap1-2/+3
2020-01-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-163/+50
2020-01-16scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter1-163/+50
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2019-06-19scsi: message: fusion: Use kmemdup instead of memcpy and kmallocBharath Vedartham1-2/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2