summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpi3mr
AgeCommit message (Expand)Author
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-03-10scsi: mpi3mr: Task Abort EH SupportChandrakanth Patil
2025-02-28scsi: mpi3mr: Mark device strings as nonstringKees Cook
2025-02-24Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen
2025-02-24scsi: mpi3mr: Update driver version to 8.13.0.5.50Ranjan Kumar
2025-02-24scsi: mpi3mr: Check admin reply queue from WatchdogRanjan Kumar
2025-02-24scsi: mpi3mr: Update timestamp only for supervisor IOCsRanjan Kumar
2025-02-24scsi: mpi3mr: Update MPI Headers to revision 35Ranjan Kumar
2025-02-18scsi: mpi3mr: Fix locking in an error pathBart Van Assche
2025-02-12scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping"Colin Ian King
2025-02-03Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen
2025-02-03scsi: mpi3mr: Update driver version to 8.12.1.0.50Ranjan Kumar
2025-02-03scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queueRanjan Kumar
2025-02-03scsi: mpi3mr: Support for Segmented Hardware Trace bufferRanjan Kumar
2025-02-03scsi: mpi3mr: Avoid reply queue full conditionRanjan Kumar
2025-02-03scsi: Constify struct pci_error_handlersChristophe JAILLET
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-10scsi: mpi3mr: Fix possible crash when setting up bsg failsGuixin Liu
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner
2024-12-04scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-04scsi: mpi3mr: Update driver version to 8.12.0.3.50Ranjan Kumar
2024-12-04scsi: mpi3mr: Handling of fault code for insufficient powerRanjan Kumar
2024-12-04scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar
2024-12-04scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsRanjan Kumar
2024-12-04scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-15scsi: mpi3mr: Validate SAS port assignmentsRanjan Kumar
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
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-12Merge patch series "mpi3mr: Few Enhancements and minor fix"Martin K. Petersen
2024-09-12scsi: mpi3mr: Update driver version to 8.12.0.0.50Ranjan Kumar
2024-09-12scsi: mpi3mr: Improve wait logic while controller transitions to READY stateRanjan Kumar
2024-09-12scsi: mpi3mr: Update MPI Headers to revision 34Ranjan Kumar
2024-09-12scsi: mpi3mr: Use firmware-provided timestamp update intervalRanjan Kumar
2024-09-12scsi: mpi3mr: Enhance the Enable Controller retry logicRanjan Kumar
2024-09-12scsi: mpi3mr: A performance fixTomas Henzl
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen
2024-08-22scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche
2024-08-12scsi: mpi3mr: Driver version update to 8.10.0.5.50Ranjan Kumar
2024-08-12scsi: mpi3mr: Update consumer index of reply queues after every 100 repliesRanjan Kumar
2024-08-12scsi: mpi3mr: Return complete ioc_status for ioctl commandsRanjan Kumar
2024-08-12scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki
2024-08-12scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lockShin'ichiro Kawasaki
2024-08-02scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with fle...Kees Cook
2024-08-02scsi: mpi3mr: struct mpi3_sas_io_unit_page0: Replace 1-element array with fle...Kees Cook
2024-08-02scsi: mpi3mr: struct mpi3_event_data_pcie_topology_change_list: Replace 1-ele...Kees Cook