linux/drivers/scsi/mpi3mr
Guixin Liu 29b75184f7 scsi: mpi3mr: Use ida to manage mrioc ID
To ensure that the same ID is not obtained during concurrent execution of
the probe, an ida is used to manage the mrioc's ID.

Signed-off-by: Guixin Liu <kanie@linux.alibaba.com>
Link: https://lore.kernel.org/r/20231229040331.52518-1-kanie@linux.alibaba.com
Reviewed-by: Lee Duncan <lduncan@suse.com>
Reviewed-by: Martin Wilck <mwilck@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2024-01-23 21:45:59 -05:00
..
mpi scsi: mpi3mr: Add support for status reply descriptor 2023-11-24 20:53:05 -05:00
Kconfig scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRS 2022-10-22 03:14:51 +00:00
Makefile scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile 2022-12-14 03:01:38 +00:00
mpi3mr_app.c scsi: mpi3mr: Fix printk() format strings 2023-12-08 12:04:56 -05:00
mpi3mr_debug.h scsi: mpi3mr: Update copyright year 2023-03-16 23:54:29 -04:00
mpi3mr_fw.c scsi: mpi3mr: Fix mpi3mr_fw.c kernel-doc warnings 2024-01-03 23:12:24 -05:00
mpi3mr_os.c scsi: mpi3mr: Use ida to manage mrioc ID 2024-01-23 21:45:59 -05:00
mpi3mr_transport.c scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32 2023-11-24 20:53:05 -05:00
mpi3mr.h scsi: mpi3mr: Update driver version to 8.5.1.0.0 2023-12-05 21:45:53 -05:00