blob: d6928e072b2f865d687e507e0a26caca20982f57 [file] [log] [blame]
96c9603cf1ed ("scsi: megaraid_sas: Enhance prints in OCR and TM path")
62a04f81e613 ("scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups")
78409d4b47b8 ("scsi: megaraid_sas: Block PCI config space access from userspace during OCR")
44e8d6930ff6 ("scsi: megaraid_sas: Rework code around controller reset")
f10fb8523aee ("scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters only")
de516379e85f ("scsi: megaraid_sas: changes to function prototypes")
81b7645223ea ("scsi: megaraid_sas: Rename scratch_pad registers")
e29c32213347 ("scsi: megaraid_sas: Fix combined reply queue mode detection")
de93b40d98ea ("scsi: megaraid_sas: Add check for reset adapter bit")
f0c21df65286 ("scsi: megaraid_sas: Add support for FW snap dump")
3f6194af5394 ("scsi: megaraid_sas: Add watchdog thread to detect Firmware fault")
c84b023a4c14 ("scsi: read host_busy via scsi_host_busy()")
e9495e2de776 ("scsi: megaraid_sas: Support FW provided TM timeout values")
9ff97fa8db94 ("scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura controllers")
f870bcbe9a99 ("scsi: megaraid_sas: NVMe passthrough command support")
b45093dd76be ("scsi: megaraid: use ktime_get_real for firmware time")
54b28049ac1b ("scsi: megaraid_sas: re-work DCMD refire code")
149c5751e672 ("scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress")
272e253c7bca ("scsi: mpt3sas: simplify _wait_for_commands_to_complete()")
6a2d4618aef3 ("scsi: mpt3sas: separate out _base_recovery_check()")
f0317e88e329 ("scsi: core: Convert a source code comment into a runtime check")
107a60dd71b5 ("scsi: megaraid_sas: Add support for 64bit consistent DMA")
e97e673ca63b ("scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for higher QD")
82add4e1b354 ("scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands")
b9637d14dc00 ("scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4k")
b99fc2028196 ("scsi: megaraid_sas: Update current host time to FW during IOC Init")
e5d65b4b81af ("scsi: megaraid_sas: Move controller memory allocations and DMA mask settings from probe to megasas_init_fw")
7535f27d1f14 ("scsi: megaraid_sas: Move initialization of instance parameters inside newly created function megasas_init_ctrl_params")
9ad18a9c0c97 ("scsi: megaraid_sas: remove instance->ctrl_info")
9b3d028f3468 ("scsi: megaraid_sas: Pre-allocate frequently used DMA buffers")
1b4bed206159 ("scsi: megaraid_sas: Create separate functions for allocating and freeing controller DMA buffers")
49a7a4adb016 ("scsi: megaraid_sas: Create separate functions to allocate ctrl memory")
2dd689c808b9 ("scsi: megaraid_sas: reduce size of fusion_context and use kmalloc for allocation")
f369a31578c4 ("scsi: megaraid_sas: replace is_ventura with adapter_type checks")
e7d36b884350 ("scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type")
c365178f3147 ("scsi: megaraid_sas: use adapter_type for all gen controllers")