summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-171-32/+67
|\
| * scsi: mpt3sas: Reload SBR without rebooting HBARanjan Kumar2024-01-251-32/+67
* | scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar2024-02-271-1/+3
|/
* scsi: mpt3sas: Replace a dynamic allocation with a local variableJames Seo2023-11-151-14/+5
* scsi: mpt3sas: Fix typo of "TRIGGER"James Seo2023-11-151-3/+3
* scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter structJames Seo2023-11-151-3/+4
* scsi: mpt3sas: Use struct_size() for struct size calculationsJames Seo2023-11-151-2/+1
* scsi: mpt3sas: Fix loop logicRanjan Kumar2023-10-251-2/+2
* scsi: mpt3sas: Remove volatile qualifierRanjan Kumar2023-08-311-4/+4
* scsi: mpt3sas: Perform additional retries if doorbell read returns 0Ranjan Kumar2023-08-311-13/+33
* scsi: mpt3sas: Remove HBA BIOS version in the kernel logRanjan Kumar2023-04-121-8/+2
* Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen2023-04-011-5/+0
|\
| * scsi: mpt3sas: Don't print sense pool info twiceJerry Snitselaar2023-03-251-5/+0
* | scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-101-5/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-02-221-0/+3
|\
| * scsi: mpt3sas: Fix a memory leakTomas Henzl2023-02-091-0/+3
* | scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy2022-11-171-2/+1
|/
* scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy2022-10-251-1/+1
* scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"Damien Le Moal2022-09-251-6/+7
* scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"Damien Le Moal2022-09-251-5/+5
* scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy2022-09-011-7/+14
* scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove2022-09-011-6/+167
* Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen2022-07-071-11/+12
|\
| * scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller2022-06-081-11/+12
* | scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming2022-06-221-4/+4
|/
* scsi: mpt3sas: Fix junk chars displayed while printing ChipNameSreekanth Reddy2022-05-201-1/+1
* scsi: mpt3sas: Fix adapter replyPostRegisterIndex declarationDamien Le Moal2022-04-261-4/+5
* scsi: mpt3sas: Fix ioc->base_readl() useDamien Le Moal2022-04-261-7/+6
* scsi: mpt3sas: Fix writel() useDamien Le Moal2022-04-261-5/+5
* scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal2022-04-071-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-251-28/+15
|\
| * scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy2022-03-091-13/+12
| * scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy2022-03-091-15/+3
* | scsi: mpt3sas: Page fault in reply q processingMatt Lupfer2022-03-151-2/+3
|/
* scsi: mpt3sas: Use irq_set_affinity_and_hint()Nitesh Narayan Lal2021-12-101-11/+10
* scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy2021-11-191-2/+2
* scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy2021-09-141-1/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-031-24/+293
|\
| * Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen2021-08-121-16/+16
| |\
| * | scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-121-2/+2
| * | scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S2021-08-101-0/+70
| * | scsi: mpt3sas: Add io_uring iopoll supportSreekanth Reddy2021-08-101-22/+221
* | | scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King2021-08-101-1/+1
| |/ |/|
* | scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy2021-07-201-16/+16
|/
* scsi: mpt3sas: Fix Coverity reported issueSuganath Prabu S2021-06-191-1/+1
* scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-021-0/+1
* scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S2021-06-011-4/+4
* scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S2021-06-011-73/+180
* scsi: mpt3sas: Documentation cleanupRandy Dunlap2021-05-101-49/+50
* scsi: mpt3sas: Fix two kernel-doc headersBart Van Assche2021-04-161-2/+2