summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c
AgeCommit message (Expand)Author
2024-12-04scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-12scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche
2024-07-29Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen
2024-07-22scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-05scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memoryBreno Leitao
2024-05-31scsi: mpt3sas: Avoid possible run-time warning with long manufacturer stringsKees Cook
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-16scsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-03-25Merge patch series "scsi: replace deprecated strncpy"Martin K. Petersen
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-03-10scsi: mpt3sas: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-02-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar
2024-01-24scsi: mpt3sas: Reload SBR without rebooting HBARanjan Kumar
2023-11-15scsi: mpt3sas: Replace a dynamic allocation with a local variableJames Seo
2023-11-15scsi: mpt3sas: Fix typo of "TRIGGER"James Seo
2023-11-15scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter structJames Seo
2023-11-15scsi: mpt3sas: Use struct_size() for struct size calculationsJames Seo
2023-10-24scsi: mpt3sas: Fix loop logicRanjan Kumar
2023-08-30scsi: mpt3sas: Remove volatile qualifierRanjan Kumar
2023-08-30scsi: mpt3sas: Perform additional retries if doorbell read returns 0Ranjan Kumar
2023-04-11scsi: mpt3sas: Remove HBA BIOS version in the kernel logRanjan Kumar
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-24scsi: mpt3sas: Don't print sense pool info twiceJerry Snitselaar
2023-03-09scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-08scsi: mpt3sas: Fix a memory leakTomas Henzl
2022-11-17scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy
2022-10-25scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"Damien Le Moal
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"Damien Le Moal
2022-09-01scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy
2022-08-31scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove
2022-07-07Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen
2022-06-21scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming
2022-06-07scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller
2022-05-19scsi: mpt3sas: Fix junk chars displayed while printing ChipNameSreekanth Reddy
2022-04-25scsi: mpt3sas: Fix adapter replyPostRegisterIndex declarationDamien Le Moal
2022-04-25scsi: mpt3sas: Fix ioc->base_readl() useDamien Le Moal
2022-04-25scsi: mpt3sas: Fix writel() useDamien Le Moal
2022-04-06scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-14scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-03-08scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy
2022-03-08scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy
2021-12-10scsi: mpt3sas: Use irq_set_affinity_and_hint()Nitesh Narayan Lal
2021-11-18scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy