summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpi3mr
AgeCommit message (Expand)AuthorLines
2026-02-28scsi: mpi3mr: Clear reset history on ready and recheck state after timeoutRanjan Kumar-0/+10
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen-15/+19
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-4/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-26/+22
2026-02-17scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar-15/+19
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-49/+485
2026-02-03scsi: mpi3mr: Make driver probing asynchronousGuixin Liu-1/+4
2026-01-23Merge patch series "mpi3mr: Enhancements for mpi3mr"Martin K. Petersen-40/+478
2026-01-23scsi: mpi3mr: Driver version update to 8.17.0.3.50Ranjan Kumar-2/+2
2026-01-23scsi: mpi3mr: Fixed the W=1 compilation warningRanjan Kumar-5/+7
2026-01-23scsi: mpi3mr: Record and report controller firmware faultsRanjan Kumar-0/+135
2026-01-23scsi: mpi3mr: Update MPI Headers to revision 39Ranjan Kumar-12/+197
2026-01-23scsi: mpi3mr: Use negotiated link rate from DevicePage0Ranjan Kumar-12/+111
2026-01-23scsi: mpi3mr: Avoid redundant diag-fault resetsRanjan Kumar-3/+10
2026-01-23scsi: mpi3mr: Rename log data save helper to reflect threaded/BH contextRanjan Kumar-4/+9
2026-01-23scsi: mpi3mr: Add module parameter to control threaded IRQ pollingRanjan Kumar-2/+7
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche-2/+2
2026-01-11scsi: mpi3mr: Simplify the workqueue allocation codeBart Van Assche-6/+1
2025-12-16scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil-0/+3
2025-11-29scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1Suganath Prabu S-3/+5
2025-10-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-15/+88
2025-08-25scsi: mpi3mr: Update driver version to 8.15.0.5.50Chandrakanth Patil-2/+2
2025-08-25scsi: mpi3mr: Fix premature TM timeouts on virtual drivesChandrakanth Patil-5/+17
2025-08-25scsi: mpi3mr: Update MPI headers to revision 37Chandrakanth Patil-2/+41
2025-08-25scsi: mpi3mr: Fix I/O failures during controller resetChandrakanth Patil-0/+5
2025-08-25scsi: mpi3mr: Fix controller init failure on fault during queue creationChandrakanth Patil-0/+10
2025-08-25scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speedChandrakanth Patil-6/+13
2025-08-13scsi: switch ->bios_param() to passing gendiskAl Viro-2/+2
2025-07-14Merge patch series "mpi3mr: Few minor bug fixes"Martin K. Petersen-8/+21
2025-07-14scsi: mpi3mr: Update driver version to 8.14.0.5.50Ranjan Kumar-2/+2
2025-07-14scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systemsRanjan Kumar-4/+17
2025-07-14scsi: mpi3mr: Drop unnecessary volatile from __iomem pointersRanjan Kumar-3/+3
2025-07-14scsi: mpi3mr: Fix race between config read submit and interrupt completionRanjan Kumar-1/+1
2025-06-24scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.cRandy Dunlap-4/+6
2025-06-19scsi: mpi3mr: Correctly handle ATA device errorsDamien Le Moal-1/+19
2025-04-28scsi: mpi3mr: Event processing debug improvementRanjan Kumar-17/+50
2025-04-28Merge branch '6.15/scsi-fixes' into 6.16/scsi-stagingMartin K. Petersen-1/+7
2025-04-21scsi: mpi3mr: Fix typo and grammarChelsy Ratnawat-3/+3
2025-04-21scsi: mpi3mr: Add level check to control event loggingRanjan Kumar-0/+3
2025-04-11scsi: mpi3mr: Reset the pending interrupt flagRanjan Kumar-0/+3
2025-04-11scsi: mpi3mr: Fix pending I/O counterRanjan Kumar-1/+1
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-28/+460
2025-03-10scsi: mpi3mr: Task Abort EH SupportChandrakanth Patil-0/+99
2025-02-28scsi: mpi3mr: Mark device strings as nonstringKees Cook-4/+4
2025-02-24Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen-6/+80
2025-02-24scsi: mpi3mr: Update driver version to 8.13.0.5.50Ranjan Kumar-2/+2
2025-02-24scsi: mpi3mr: Check admin reply queue from WatchdogRanjan Kumar-1/+12
2025-02-24scsi: mpi3mr: Update timestamp only for supervisor IOCsRanjan Kumar-1/+4