summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/sec - Remove trailing space after \n newlineColin Ian King2024-09-061-1/+1
* crypto: hisilicon/qm - inject error before stopping queueWeili Qian2024-09-061-23/+24
* crypto: hisilicon/hpre - mask cluster timeout errorWeili Qian2024-09-061-16/+6
* crypto: hisilicon/qm - reset device before enabling itWeili Qian2024-09-064-64/+121
* crypto: hisilicon/trng - modifying the order of header filesChenghai Huang2024-09-061-2/+2
* crypto: hisilicon - add a lock for the qp send operationChenghai Huang2024-09-062-0/+5
* crypto: hisilicon - fix missed error branchYang Shen2024-09-061-4/+10
* crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlockKuan-Wei Chiu2024-08-301-7/+7
* crypto: hisilicon/zip - optimize the address offset of the reg query functionChenghai Huang2024-06-071-28/+20
* crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...Chenghai Huang2024-06-071-8/+3
* crypto: hisilicon/sec2 - fix for register offsetWenkai Lin2024-05-031-1/+1
* crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang2024-05-033-13/+22
* crypto: hisilicon/qm - Add the err memory release process to qm uninitChenghai Huang2024-04-121-4/+1
* crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...Chenghai Huang2024-04-121-6/+5
* crypto: hisilicon/sec - Fix memory leak for sec resource releaseChenghai Huang2024-04-121-1/+3
* crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang2024-04-123-36/+32
* crypto: hisilicon/qm - Add the default processing branchChenghai Huang2024-04-121-0/+3
* crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...Chenghai Huang2024-04-121-3/+3
* crypto: hisilicon/sgl - Delete redundant parameter verificationChenghai Huang2024-04-121-4/+1
* crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang2024-04-121-3/+18
* crypto: hisilicon/sec - Add the condition for configuring the sriov functionChenghai Huang2024-04-121-1/+2
* crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song2024-03-081-0/+1
* crypto: hisilicon/qm - change function type to voidWeili Qian2024-02-171-27/+11
* crypto: hisilicon/qm - obtain stop queue statusWeili Qian2024-02-172-26/+87
* crypto: hisilicon/qm - add stop function by hardwareWeili Qian2024-02-171-8/+32
* crypto: hisilicon/sec - remove unused parameterWenkai Lin2024-02-021-10/+6
* crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao2024-02-021-2/+2
* crypto: hisilicon/sec2 - modify nested macro callQi Tao2024-02-021-9/+4
* crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao2024-02-021-0/+5
* crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin2024-01-263-3/+3
* crypto: hisilicon/qm - dump important registers values before resettingWeili Qian2024-01-261-0/+24
* crypto: hisilicon/qm - support get device stateWeili Qian2024-01-261-0/+29
* Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-01-1010-364/+445
|\
| * crypto: hisilicon/sec2 - optimize the error return processChenghai Huang2023-12-151-2/+5
| * crypto: hisilicon/qm - delete a dbg functionChenghai Huang2023-12-151-3/+0
| * crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu2023-12-083-29/+1
| * crypto: hisilicon/zip - save capability registers in probe processZhiqi Song2023-12-081-13/+60
| * crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song2023-12-083-5/+55
| * crypto: hisilicon/hpre - save capability registers in probe processZhiqi Song2023-12-081-18/+64
| * crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song2023-12-081-10/+52
| * crypto: hisilicon/qm - add a function to set qm algsWenkai Lin2023-12-084-119/+55
| * crypto: hisilicon/qm - add comments and remove redundant array elementWeili Qian2023-12-011-1/+10
| * crypto: hisilicon/qm - simplify the status of qmWeili Qian2023-12-013-118/+20
| * crypto: hisilicon/sgl - small cleanups for sgl.cWeili Qian2023-12-011-5/+7
| * crypto: hisilicon/zip - add zip comp high perf mode configurationChenghai Huang2023-12-011-0/+65
| * crypto: hisilicon/qm - remove incorrect type castWeili Qian2023-11-172-52/+52
| * crypto: hisilicon/qm - print device abnormal informationWeili Qian2023-11-171-6/+16
* | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-091-3/+3
|/
* crypto: hisilicon/qm - prevent soft lockup in receive loopLongfang Liu2023-10-271-0/+2
* crypto: hisilicon/trng - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2