summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* scsi: message: fusion: mptctl: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-12/+19
* scsi: message: fusion: mptsas: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-20/+20
* scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...Christophe JAILLET2022-01-101-1/+2
* scsi: message: fusion: mptbase: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-20/+32
* scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()Christophe JAILLET2022-01-101-1/+2
* scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-104-132/+154
* scsi: mptfusion: Remove redundant variable rColin Ian King2021-12-061-4/+2
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-064-9/+6
|\
| * scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameterUwe Kleine-König2021-10-124-9/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-055-29/+37
|\ \
| * | scsi: message: fusion: Switch to attribute groupsBart Van Assche2021-10-165-18/+26
| * | scsi: message: fusion: Call scsi_done() directlyBart Van Assche2021-10-164-11/+11
| |/
* / mpt fusion: use dev_addr_set()Jakub Kicinski2021-10-281-1/+1
|/
* scsi: message: mptfc: Switch from pci_ to dma_ APIChristophe JAILLET2021-06-221-17/+18
* scsi: message: fusion: Remove redundant assignment to rcJiapeng Chong2021-05-141-2/+0
* scsi: message: fusion: Documentation cleanupRandy Dunlap2021-05-101-56/+63
* scsi: message: fusion: Remove unused local variable 'vtarget'Jiapeng Chong2021-04-131-2/+0
* scsi: message: fusion: Remove unused local variable 'status'Jiapeng Chong2021-04-131-2/+1
* scsi: message: fusion: Remove unused local variable 'port'Zhen Lei2021-04-131-6/+0
* scsi: message: fusion: Remove unused local variable 'time_count'Zhen Lei2021-04-131-2/+0
* scsi: message: fusion: Use BUG_ON instead of if condition followed by BUGzhouchuangao2021-04-051-4/+2
* scsi: message: mptlan: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-04-012-8/+5
* scsi: message: fusion: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-04-011-1/+1
* scsi: message: fusion: Avoid -Wempty-body warningsArnd Bergmann2021-04-011-3/+4
* scsi: message: fusion: Remove unnecessary castWang Qing2021-03-241-3/+3
* scsi: fusion: Fix a typo in the file mptbase.hBhaskar Chowdhury2021-03-181-1/+1
* scsi: core: Add scsi_device_busy() wrapperMing Lei2021-03-041-1/+1
* scsi: message: fusion: Fix 'physical' typosBjorn Helgaas2021-01-262-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-166-26/+41
|\
| * scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...Sebastian Andrzej Siewior2020-12-012-10/+36
| * scsi: message: fusion: Remove in_interrupt() usage in mpt_config()Thomas Gleixner2020-12-014-15/+5
| * scsi: message: fusion: Remove unneeded breakTom Rix2020-10-261-1/+0
* | scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller2020-10-261-5/+8
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-143-9/+5
|\
| * scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan2020-09-011-2/+1
| * scsi: mptctl: Remove unneeded cast from memory allocationLi Heng2020-08-201-3/+2
| * scsi: mptfc: Remove unneeded cast from memory allocationLi Heng2020-08-201-4/+2
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-6/+6
|/
* scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocationsChristoph Hellwig2020-06-261-21/+20
* scsi: mptscsih: Fix read sense data sizeTomas Henzl2020-06-241-3/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-7/+7
* scsi: docs: fusion: get rid of a doc build warningMauro Carvalho Chehab2020-04-131-3/+5
* scsi: message: fusion: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-261-1/+1
* scsi: fusion: fix if-statement empty body warningRandy Dunlap2020-03-111-2/+3
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-163/+50
|\
| * scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter2020-01-151-163/+50
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-2/+1
|\
| * scsi: message: fusion: Use kmemdup instead of memcpy and kmallocBharath Vedartham2019-06-181-2/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/