aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-25scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy1-1/+1
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"Damien Le Moal1-6/+7
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"Damien Le Moal1-5/+5
2022-09-01scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy1-7/+14
2022-08-31scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove1-6/+167
2022-07-07Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen1-11/+12
2022-06-21scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming1-4/+4
2022-06-07scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller1-11/+12
2022-05-19scsi: mpt3sas: Fix junk chars displayed while printing ChipNameSreekanth Reddy1-1/+1
2022-04-25scsi: mpt3sas: Fix adapter replyPostRegisterIndex declarationDamien Le Moal1-4/+5
2022-04-25scsi: mpt3sas: Fix ioc->base_readl() useDamien Le Moal1-7/+6
2022-04-25scsi: mpt3sas: Fix writel() useDamien Le Moal1-5/+5
2022-04-06scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal1-2/+1
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-28/+15
2022-03-14scsi: mpt3sas: Page fault in reply q processingMatt Lupfer1-2/+3
2022-03-08scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy1-13/+12
2022-03-08scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy1-15/+3
2021-12-10scsi: mpt3sas: Use irq_set_affinity_and_hint()Nitesh Narayan Lal1-11/+10
2021-11-18scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy1-2/+2
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy1-1/+3
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-24/+293
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen1-16/+16
2021-08-11scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-2/+2
2021-08-09scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King1-1/+1
2021-08-09scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S1-0/+70
2021-08-09scsi: mpt3sas: Add io_uring iopoll supportSreekanth Reddy1-22/+221
2021-07-19scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy1-16/+16
2021-06-18scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S1-1/+1
2021-06-02scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-05-31scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S1-4/+4
2021-05-31scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S1-73/+180
2021-05-10scsi: mpt3sas: Documentation cleanupRandy Dunlap1-49/+50
2021-04-15scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche1-2/+2
2021-04-05scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy1-0/+4
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen1-2/+6
2021-03-24scsi: mpt3sas: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-24scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai1-2/+6
2021-03-18scsi: mpt3sas: Force reply post array allocations to be within same 4 GB regionSuganath Prabu S1-16/+39
2021-03-18scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB regionSuganath Prabu S1-17/+42
2021-03-18scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB regionSuganath Prabu S1-23/+40
2021-03-18scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB regionSuganath Prabu S1-46/+40
2021-03-18scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB regionSuganath Prabu S1-26/+57
2021-03-17scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S1-47/+112
2021-03-15scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic()Lee Jones1-1/+1
2021-03-04scsi: core: Replace sdev->device_busy with sbitmapMing Lei1-2/+1
2021-02-08scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S1-1/+4
2021-02-08scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy1-17/+33
2021-02-08scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy1-1/+2
2021-01-22scsi: mpt3sas: Simplify bool comparisonYANG LI1-2/+2
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1