summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-15/+154
|\
| * crypto: hisilicon/qm - define the device isolation strategyKai Ye2023-01-201-15/+154
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\ \
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
| |/
* | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-215-49/+30
|\ \
| * | crypto: hisilicon/qm - fix coding style issuesWeili Qian2023-02-142-18/+12
| * | crypto: hisilicon/qm - update comments to match functionWeili Qian2023-02-141-3/+2
| * | crypto: hisilicon/qm - change function namesWeili Qian2023-02-141-4/+4
| * | crypto: hisilicon/qm - use min() instead of min_t()Weili Qian2023-02-141-1/+1
| * | crypto: hisilicon/qm - remove some unused definesWeili Qian2023-02-141-10/+0
| * | crypto: hisilicon - Use request_complete helpersHerbert Xu2023-02-132-9/+7
| * | crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...Lukas Bulwahn2023-01-201-4/+4
| |/
* / crypto: hisilicon: Wipe entire pool on errorKees Cook2023-01-271-2/+1
|/
* crypto: hisilicon/hpre - Set DMA alignment explicitlyHerbert Xu2022-12-091-15/+25
* crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang2022-12-021-1/+1
* crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu2022-12-021-6/+13
* crypto: hisilicon/qm - add device status check when start failsWeili Qian2022-11-251-2/+8
* crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian2022-11-251-1/+1
* crypto: hisilicon/sec - remove continuous blank linesWenkai Lin2022-11-182-2/+0
* crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye2022-11-181-2/+2
* crypto: hisilicon/qm - the command dump process is modifiedKai Ye2022-11-181-40/+90
* crypto: hisilicon/qm - split a debugfs.c from qmKai Ye2022-11-184-1172/+1192
* crypto: hisilicon/qm - modify the process of regs dfxKai Ye2022-11-184-77/+95
* crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye2022-11-181-1/+0
* crypto: hisilicon/qm - delete redundancy checkKai Ye2022-10-281-3/+0
* crypto: hisilicon/qm - add pci bdf number checkKai Ye2022-10-281-25/+12
* crypto: hisilicon/qm - increase the memory of local variablesKai Ye2022-10-281-2/+1
* crypto: hisilicon/qm - re-enable communicate interrupt before notifying PFWeili Qian2022-10-211-1/+1
* crypto: hisilicon/sec - enabling clock gating of the address prefetch moduleWeili Qian2022-10-211-1/+1
* crypto: hisilicon/qm - fix incorrect parameters usageWeili Qian2022-10-211-2/+2
* crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) checkYicong Yang2022-10-211-6/+4
* crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song2022-10-211-8/+2
* crypto: hisilicon/qm - fix the qos value initializationKai Ye2022-09-241-7/+15
* crypto: hisilicon - support get algs by the capability registerZhiqi Song2022-09-165-18/+222
* crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin2022-09-163-121/+236
* crypto: hisilicon/zip - support zip capabilityWeili Qian2022-09-163-42/+128
* crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song2022-09-161-73/+63
* crypto: hisilicon/hpre - support hpre capabilityZhiqi Song2022-09-163-38/+157
* crypto: hisilicon/qm - support get device irq information from hardware regis...Weili Qian2022-09-161-99/+195
* crypto: hisilicon/qm - get error type from hardware registersWeili Qian2022-09-165-103/+202
* crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian2022-09-161-3/+18
* crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian2022-09-167-133/+198
* crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian2022-09-164-67/+141
* crypto: hisilicon/sec - delete redundant blank linesKai Ye2022-09-161-2/+0
* crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian2022-09-021-1/+7
* crypto: hisilicon/qm - fix missing put dfx accessWeili Qian2022-09-021-2/+4
* crypto: hisilicon/qm - check mailbox operation resultWeili Qian2022-09-021-1/+14
* crypto: hisilicon/qm - no judgment in the back processKai Ye2022-08-261-5/+3
* crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian2022-08-191-1/+0
* crypto: hisilicon/qm - remove unneeded data storageJunchong Pan2022-08-191-60/+20