summaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
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
2021-05-14scsi: message: fusion: Remove redundant assignment to rcJiapeng Chong
2021-05-10scsi: message: fusion: Documentation cleanupRandy Dunlap
2021-04-13scsi: message: fusion: Remove unused local variable 'vtarget'Jiapeng Chong
2021-04-13scsi: message: fusion: Remove unused local variable 'status'Jiapeng Chong
2021-04-13scsi: message: fusion: Remove unused local variable 'port'Zhen Lei
2021-04-13scsi: message: fusion: Remove unused local variable 'time_count'Zhen Lei
2021-04-05scsi: message: fusion: Use BUG_ON instead of if condition followed by BUGzhouchuangao
2021-04-01scsi: message: mptlan: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-04-01scsi: message: fusion: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-04-01scsi: message: fusion: Avoid -Wempty-body warningsArnd Bergmann
2021-03-24scsi: message: fusion: Remove unnecessary castWang Qing
2021-03-18scsi: fusion: Fix a typo in the file mptbase.hBhaskar Chowdhury
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei
2021-01-26scsi: message: fusion: Fix 'physical' typosBjorn Helgaas
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...Sebastian Andrzej Siewior
2020-12-01scsi: message: fusion: Remove in_interrupt() usage in mpt_config()Thomas Gleixner
2020-10-26scsi: message: fusion: Remove unneeded breakTom Rix
2020-10-26scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-01scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20scsi: mptctl: Remove unneeded cast from memory allocationLi Heng
2020-08-20scsi: mptfc: Remove unneeded cast from memory allocationLi Heng
2020-06-26scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocationsChristoph Hellwig
2020-06-24scsi: mptscsih: Fix read sense data sizeTomas Henzl
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-13scsi: docs: fusion: get rid of a doc build warningMauro Carvalho Chehab
2020-03-26scsi: message: fusion: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-11scsi: fusion: fix if-statement empty body warningRandy Dunlap
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-15scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-18scsi: message: fusion: Use kmemdup instead of memcpy and kmallocBharath Vedartham
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner