summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpi3mr
AgeCommit message (Expand)AuthorFilesLines
29 hoursscsi: mpi3mr: Correctly handle ATA device errorsDamien Le Moal1-1/+19
2025-05-29scsi: mpi3mr: Update timestamp only for supervisor IOCsRanjan Kumar1-1/+4
2025-05-29scsi: mpi3mr: Add level check to control event loggingRanjan Kumar1-0/+3
2025-05-02scsi: mpi3mr: Fix pending I/O counterRanjan Kumar1-1/+1
2025-04-25scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner2-2/+1
2025-04-20scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queueRanjan Kumar2-3/+66
2025-04-20scsi: mpi3mr: Avoid reply queue full conditionRanjan Kumar3-5/+63
2025-02-08scsi: mpi3mr: Fix possible crash when setting up bsg failsGuixin Liu1-2/+6
2025-01-02scsi: mpi3mr: Handling of fault code for insufficient powerRanjan Kumar1-0/+40
2025-01-02scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar1-1/+1
2025-01-02scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsRanjan Kumar2-77/+13
2025-01-02scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar1-11/+25
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-17/+29
2024-10-16scsi: mpi3mr: Validate SAS port assignmentsRanjan Kumar2-17/+29
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-28/+121
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-32/+35
2024-09-13Merge patch series "mpi3mr: Few Enhancements and minor fix"Martin K. Petersen6-26/+119
2024-09-13scsi: mpi3mr: Update driver version to 8.12.0.0.50Ranjan Kumar1-2/+2
2024-09-13scsi: mpi3mr: Improve wait logic while controller transitions to READY stateRanjan Kumar1-14/+11
2024-09-13scsi: mpi3mr: Update MPI Headers to revision 34Ranjan Kumar4-7/+52
2024-09-13scsi: mpi3mr: Use firmware-provided timestamp update intervalRanjan Kumar3-2/+30
2024-09-13scsi: mpi3mr: Enhance the Enable Controller retry logicRanjan Kumar1-1/+24
2024-09-13scsi: mpi3mr: A performance fixTomas Henzl2-2/+2
2024-08-23Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen3-7/+3
2024-08-23scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+1
2024-08-23scsi: Expand all create*_workqueue() invocationsBart Van Assche1-2/+2
2024-08-13scsi: mpi3mr: Driver version update to 8.10.0.5.50Ranjan Kumar1-2/+2
2024-08-13scsi: mpi3mr: Update consumer index of reply queues after every 100 repliesRanjan Kumar2-2/+17
2024-08-13scsi: mpi3mr: Return complete ioc_status for ioctl commandsRanjan Kumar1-5/+9
2024-08-13scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki1-3/+8
2024-08-13scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lockShin'ichiro Kawasaki1-0/+1
2024-08-03scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with fle...Kees Cook1-4/+1
2024-08-03scsi: mpi3mr: struct mpi3_sas_io_unit_page0: Replace 1-element array with fle...Kees Cook1-4/+1
2024-08-03scsi: mpi3mr: struct mpi3_event_data_pcie_topology_change_list: Replace 1-ele...Kees Cook1-4/+1
2024-08-03scsi: mpi3mr: struct mpi3_event_data_sas_topology_change_list: Replace 1-elem...Kees Cook1-4/+1
2024-07-23scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal1-0/+11
2024-07-11Merge branch '6.10/scsi-fixes' into 6.11/scsi-stagingMartin K. Petersen2-1/+63
2024-07-05Merge patch series "mpi3mr: Support PCI Error Recovery"Martin K. Petersen5-19/+311
2024-07-05scsi: mpi3mr: Driver version updateSumit Saxena1-2/+2
2024-07-05scsi: mpi3mr: Prevent PCI writes from driver during PCI error recoverySumit Saxena5-17/+104
2024-07-05scsi: mpi3mr: Support PCI Error Recovery callback handlersSumit Saxena2-0/+205
2024-07-05scsi: mpi3mr: Correct a test in mpi3mr_sas_port_add()Tomas Henzl1-2/+2
2024-06-27scsi: mpi3mr: Update driver version to 8.9.1.0.50Ranjan Kumar1-2/+2
2024-06-27scsi: mpi3mr: Add ioctl support for HDBRanjan Kumar2-0/+277
2024-06-27scsi: mpi3mr: Trigger supportRanjan Kumar4-8/+564
2024-06-27scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffersRanjan Kumar4-1/+790
2024-06-12scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal1-0/+62
2024-05-29Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2