summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-11scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy1-2/+1
2023-03-11scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy1-1/+1
2023-03-11scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy1-7/+14
2023-03-11Revert "scsi: mpt3sas: Fix return value check of dma_get_required_mask()"Salvatore Bonaccorso1-1/+1
2023-03-11scsi: mpt3sas: Fix a memory leakTomas Henzl1-0/+3
2022-09-28scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy1-1/+1
2022-09-28scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S1-47/+112
2022-03-23scsi: mpt3sas: Page fault in reply q processingMatt Lupfer1-2/+3
2021-05-11scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy1-0/+4
2021-03-30scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai1-2/+6
2020-12-01scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy1-1/+1
2020-11-03scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy1-0/+7
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-21/+46
2020-09-16scsi: mpt3sas: A small correction in _base_process_reply_queueTomas Henzl1-1/+1
2020-09-16scsi: mpt3sas: Fix sync irqsTomas Henzl1-5/+9
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen1-1/+1
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2020-09-03scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl1-1/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-21scsi: mpt3sas: Remove superfluous memset()Li Heng1-1/+0
2020-08-21scsi: mpt3sas: Postprocessing of target and LUN resetSuganath Prabu S1-1/+5
2020-08-21scsi: mpt3sas: Rename and export interrupt mask/unmask functionsSuganath Prabu S1-13/+11
2020-08-21scsi: mpt3sas: Dump system registers for debuggingSuganath Prabu S1-0/+20
2020-07-08scsi: mpt3sas: Fix kdoc comments formatDamien Le Moal1-6/+8
2020-06-03scsi: mpt3sas: Fix memset() in non-RDPQ modeSuganath Prabu S1-4/+1
2020-05-27scsi: mpt3sas: Fix reply queue count in non RDPQ modeSuganath Prabu S1-4/+5
2020-05-12scsi: mpt3sas: Fix double free warningsSuganath Prabu S1-0/+2
2020-05-08scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan1-1/+1
2020-04-25scsi: mpt3sas: Remove NULL check before freeing functionJason Yan1-2/+1
2020-04-24scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu1-46/+106
2020-04-24scsi: mpt3sas: Separate out RDPQ allocation to new functionSuganath Prabu1-34/+45
2020-04-24scsi: mpt3sas: Rename function name is_MSB_are_sameSuganath Prabu1-3/+3
2020-04-24scsi: mpt3sas: Don't change the DMA coherent mask after allocationsChristoph Hellwig1-48/+19
2020-04-22scsi: mpt3sas: use true,false for bool variablesJason Yan1-2/+2
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen1-1/+0
2020-01-03scsi: mpt3sas: Remove usage of device_busy counterSreekanth Reddy1-1/+17
2020-01-03scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy1-8/+6
2020-01-03scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy1-47/+47
2020-01-03scsi: mpt3sas: print in which path firmware fault occurredSreekanth Reddy1-13/+13
2020-01-03scsi: mpt3sas: Handle CoreDump state from watchdog threadSreekanth Reddy1-7/+69
2020-01-03scsi: mpt3sas: Add support IOCs new state named COREDUMPSreekanth Reddy1-3/+108
2020-01-03scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy1-6/+17
2019-12-17scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter1-1/+0
2019-10-01scsi: mpt3sas: Fix module parameter max_msix_vectorsSreekanth Reddy1-2/+2
2019-10-01scsi: mpt3sas: Use Component img header to get Package verSreekanth Reddy1-9/+23
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-13/+162
2019-08-08scsi: mpt3sas: Handle fault during HBA initializationSuganath Prabu1-13/+62
2019-08-08scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu1-0/+5
2019-08-08scsi: mpt3sas: Gracefully handle online firmware updateSuganath Prabu1-0/+93
2019-08-08scsi: mpt3sas: memset request frame before reusingSuganath Prabu1-0/+2