summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c
AgeCommit message (Expand)Author
2025-03-13scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1Paul Menzel
2025-01-09scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar
2024-08-19scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-07-05scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memoryBreno Leitao
2024-03-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar
2023-11-28scsi: mpt3sas: Fix loop logicRanjan Kumar
2023-09-19scsi: mpt3sas: Perform additional retries if doorbell read returns 0Ranjan Kumar
2023-04-05scsi: mpt3sas: Don't print sense pool info twiceJerry Snitselaar
2023-03-11scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy
2023-03-11scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2023-03-11scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy
2023-03-11Revert "scsi: mpt3sas: Fix return value check of dma_get_required_mask()"Salvatore Bonaccorso
2023-03-10scsi: mpt3sas: Fix a memory leakTomas Henzl
2023-01-18scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy
2022-09-28scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy
2022-06-22scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller
2022-04-08scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy
2022-03-23scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2021-12-01scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen
2021-08-11scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-09scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King
2021-08-09scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S
2021-08-09scsi: mpt3sas: Add io_uring iopoll supportSreekanth Reddy
2021-07-19scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy
2021-06-18scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S
2021-06-02scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-31scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S
2021-05-31scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S
2021-05-10scsi: mpt3sas: Documentation cleanupRandy Dunlap
2021-04-15scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche
2021-04-05scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-24scsi: mpt3sas: Fix a typoBhaskar Chowdhury
2021-03-24scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai
2021-03-18scsi: mpt3sas: Force reply post array allocations to be within same 4 GB regionSuganath Prabu S
2021-03-18scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-18scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-18scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-18scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB regionSuganath Prabu S
2021-03-17scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S
2021-03-15scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic()Lee Jones
2021-03-04scsi: core: Replace sdev->device_busy with sbitmapMing Lei
2021-02-08scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S
2021-02-08scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy
2021-02-08scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy
2021-01-22scsi: mpt3sas: Simplify bool comparisonYANG LI
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds