aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-15crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regsChenghai Huang1-0/+1
2024-12-10crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problemChenghai Huang1-2/+2
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang1-10/+19
2024-04-12crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dumpChenghai Huang1-6/+5
2024-04-12crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs creationChenghai Huang1-3/+3
2024-04-12crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang1-3/+18
2024-02-17crypto: hisilicon/qm - obtain stop queue statusWeili Qian1-0/+5
2024-01-26crypto: hisilicon/qm - dump important registers values before resettingWeili Qian1-0/+24
2024-01-26crypto: hisilicon/qm - support get device stateWeili Qian1-0/+29
2023-12-01crypto: hisilicon/qm - simplify the status of qmWeili Qian1-0/+4
2023-11-17crypto: hisilicon/qm - remove incorrect type castWeili Qian1-25/+25
2023-10-14crypto: hisilicon/qm - alloc buffer to set and get xqcWeili Qian1-45/+30
2022-11-18crypto: hisilicon/qm - the command dump process is modifiedKai Ye1-40/+90
2022-11-18crypto: hisilicon/qm - split a debugfs.c from qmKai Ye1-0/+1097