summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
AgeCommit message (Expand)Author
2025-06-16scsi: Don't use %pK through printk()Thomas Weißschuh
2025-05-20scsi: hisi_sas: Fix warning detected by sparseYihang Li
2025-04-28Merge branch '6.15/scsi-fixes' into 6.16/scsi-stagingMartin K. Petersen
2025-04-21scsi: hisi_sas: Wait until error handling is completeYihang Li
2025-04-21scsi: hisi_sas: Coding style cleanupYihang Li
2025-04-21scsi: hisi_sas: Use macro instead of magic numberYihang Li
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-20scsi: hisi_sas: Enable force phy when SATA disk directly connectedXingui Yang
2025-03-17scsi: hisi_sas: Fixed failure to issue vendor specific commandsXingui Yang
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig
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-10-15scsi: hisi_sas: Add latest_dump for the debugfs dumpYihang Li
2024-10-15scsi: hisi_sas: Create all dump files during debugfs initializationYihang Li
2024-10-15scsi: hisi_sas: Update v3 hw STP_LINK_TIMER settingXingui Yang
2024-10-15scsi: hisi_sas: Update disk locked timeout to 7 secondsXingui Yang
2024-10-15scsi: hisi_sas: Default enable interrupt coalescingYihang Li
2024-10-15scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li
2024-10-15scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...Yihang Li
2024-10-15scsi: hisi_sas: Add firmware information checkYihang Li
2024-10-15scsi: hisi_sas: Create trigger_dump at the end of the debugfs initializationYihang Li
2024-10-15scsi: hisi_sas: Adjust priority of registering and exiting debugfs for securityYihang Li
2024-09-12scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig
2024-04-05scsi: hisi_sas: Handle the NCQ error returned by D2H frameXiang Chen
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen
2024-03-25scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INITJohn Garry
2024-03-25scsi: hisi_sas: Add libsas SATA sysfs attributes groupIgor Pylypiv
2024-01-24scsi: hisi_sas: Remove hisi_hba->timer for v3 hwXiang Chen
2024-01-24scsi: hisi_sas: Check whether debugfs is enabled before removing or releasing itYihang Li
2023-12-13scsi: hisi_sas: Correct the number of global debugfs registersYihang Li
2023-12-13scsi: hisi_sas: Rollback some operations if FLR failedYihang Li
2023-12-13scsi: hisi_sas: Replace with standard error code return valueYihang Li
2023-12-13scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...Yihang Li
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-10-04scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsXingui Yang
2023-09-21scsi: hisi_sas: Allocate DFX memory during dump triggerYihang Li
2023-09-21scsi: hisi_sas: Directly call register snapshot instead of using workqueueYihang Li
2023-09-21scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfsYihang Li
2023-08-24Merge patch series "libsas: Some tidy-up"Martin K. Petersen
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry
2023-07-31scsi: hisi_sas: Fix warning detected by sparseSunil V L
2023-07-23scsi: hisi_sas: Block requests before a debugfs snapshotYihang Li
2023-07-23scsi: hisi_sas: Fix normally completed I/O analysed as failedXingui Yang