blob: 65f3abc1dd7a7d1601400e9c94c75667764003ca [file] [log] [blame]
d6e32f530df9 ("scsi: cxlflash: Introduce host ioctl support")
a834a36b57d9 ("scsi: cxlflash: Create character device to provide host management interface")
0b09e7111899 ("scsi: cxlflash: Schedule asynchronous reset of the host")
a96851d3372b ("scsi: cxlflash: Reset hardware queue context via specified register")
539d890cecee ("scsi: cxlflash: Update cxlflash_afu_sync() to return errno")
bfc0bab172ca ("scsi: cxlflash: Support multiple hardware queues")
cd41e18daf1a ("scsi: cxlflash: Fix power-of-two validations")
323e33428ea2 ("scsi: cxlflash: Fence EEH during probe")
565180723294 ("scsi: cxlflash: SISlite updates to support 4 ports")
0aa14887c60c ("scsi: cxlflash: Hide FC internals behind common access routine")
8fa4f1770d56 ("scsi: cxlflash: Remove port configuration assumptions")
78ae028e8237 ("scsi: cxlflash: Support dynamic number of FC ports")
3b225cd32a05 ("scsi: cxlflash: Update sysfs helper routines to pass config structure")
cba06e6de403 ("scsi: cxlflash: Implement IRQ polling for RRQ processing")
f918b4a8e6f8 ("scsi: cxlflash: Serialize RRQ access and support offlevel processing")
76a6ebbeef26 ("scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler")
0df5bef73960 ("scsi: cxlflash: Cancel scheduled workers before stopping AFU")
fb67d44dfbdf ("scsi: cxlflash: Cleanup prints")
696d0b0c7153 ("scsi: cxlflash: Support SQ Command Mode")
9c7d1ee5f13a ("scsi: cxlflash: Refactor context reset to share reset logic")
fe7f96982a4e ("scsi: cxlflash: Migrate scsi command pointer to AFU command")
48b4be36edf8 ("scsi: cxlflash: Migrate IOARRIN specific routines to function pointers")
9d89326c6660 ("scsi: cxlflash: Cleanup queuecommand()")
d4ace35166e5 ("scsi: cxlflash: Cleanup send_tmf()")
9ba848acbf4f ("scsi: cxlflash: Remove AFU command lock")
de01283baa33 ("scsi: cxlflash: Wait for active AFU commands to timeout upon tear down")
25bced2b61b4 ("scsi: cxlflash: Remove private command pool")
5fbb96c8f1ba ("scsi: cxlflash: Use cmd_size for private commands")
350bb478f573 ("scsi: cxlflash: Allocate memory instead of using command pool for AFU sync")
e7ab2d401dbf ("scsi: cxlflash: Remove unused buffer from AFU command")
11f7b1844ac0 ("scsi: cxlflash: Avoid command room violation")
3d2f617d448f ("scsi: cxlflash: Improve context_reset() logic")
8a2605430a64 ("scsi: cxlflash: Fix crash in cxlflash_restore_luntable()")