summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixesMartin K. Petersen2022-12-301-2/+1
|\
| * scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy2022-11-171-2/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-141-0/+2
|\ \ | |/ |/|
| * scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang2022-11-251-0/+2
* | scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy2022-10-251-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-076-27/+387
|\
| * 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: Update driver version to 43.100.00.00Sreekanth Reddy2022-09-011-2/+2
| * scsi: mpt3sas: Increase cmd_per_lun to 128Sreekanth Reddy2022-09-011-1/+1
| * scsi: mpt3sas: Fix trace buffer registration failedSreekanth Reddy2022-09-011-0/+4
| * scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy2022-09-011-7/+14
| * scsi: mpt3sas: Prevent error handler escalation when device removedSreekanth Reddy2022-09-011-0/+13
| * scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devicesBradley Grove2022-08-311-0/+8
| * scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove2022-08-315-6/+333
* | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-071-3/+2
|\ \
| * | block: Change the return type of blk_mq_map_queues() into voidBart Van Assche2022-08-221-3/+2
| |/
* | scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy2022-09-151-1/+1
* | scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy2022-09-061-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-042-6/+5
|\
| * Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen2022-07-071-11/+12
| |\
| * | scsi: mpt3sas: Remove flush_scheduled_work() callTetsuo Handa2022-06-211-1/+0
| * | scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming2022-06-211-4/+4
| * | scsi: mpt3sas: Fix typo in commentRen Yu2022-06-211-1/+1
* | | scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery2022-07-261-0/+1
| |/ |/|
* | scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller2022-06-071-11/+12
|/
* scsi: mpt3sas: Update driver version to 42.100.00.00Sreekanth Reddy2022-05-191-2/+2
* scsi: mpt3sas: Fix junk chars displayed while printing ChipNameSreekanth Reddy2022-05-191-1/+1
* scsi: mpt3sas: Use cached ATA Information VPD pageMartin K. Petersen2022-05-021-10/+8
* scsi: mpt3sas: Fix adapter replyPostRegisterIndex declarationDamien Le Moal2022-04-252-5/+6
* scsi: mpt3sas: Fix event callback log_code value handlingDamien Le Moal2022-04-251-3/+3
* scsi: mpt3sas: Fix ioc->base_readl() useDamien Le Moal2022-04-251-7/+6
* scsi: mpt3sas: Fix writel() useDamien Le Moal2022-04-251-5/+5
* scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID checkDamien Le Moal2022-04-251-5/+6
* scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy2022-04-061-3/+6
* scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal2022-04-061-2/+1
* Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen2022-04-061-1/+4
|\
| * scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal2022-03-291-1/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-242-31/+18
|\|
| * scsi: mpt3sas: Fix incorrect 4GB boundary checkSreekanth Reddy2022-03-081-13/+12
| * scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy2022-03-081-15/+3
| * scsi: mpt3sas: Convert to flexible arraysKees Cook2022-02-071-3/+3
* | scsi: mpt3sas: Page fault in reply q processingMatt Lupfer2022-03-141-2/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-222-6/+85
|\
| * scsi: mpt3sas: Update persistent trigger pages from sysfs interfaceSuganath Prabu S2022-01-052-6/+85
* | scsi: mpt3sas: Use irq_set_affinity_and_hint()Nitesh Narayan Lal2021-12-101-11/+10
|/
* scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy2021-11-181-2/+2
* scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy2021-11-182-1/+60
* scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-11-181-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-053-48/+66
|\