index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-01-20
crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...
Lukas Bulwahn
2022-12-02
crypto: ccree,hisilicon - Fix dependencies to correct algorithm
Tianjia Zhang
2022-05-06
crypto: hisilicon/sec - add sm4 generic selection
Kai Ye
2021-03-26
crypto: hisilicon/hpre - fix Kconfig
Hui Tang
2021-03-13
crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
2020-11-27
crypto: hisilicon/trng - add support for PRNG
Weili Qian
2020-11-27
crypto: hisilicon/trng - add HiSilicon TRNG driver support
Weili Qian
2020-04-22
crypto: hisilicon/qm - add more ACPI dependencies
Stephen Rothwell
2020-04-20
crypto: hisilicon/qm - fix build failure with ACPI off
Shukun Tan
2020-04-03
crypto: hisilicon - Fix build error
YueHaibing
2020-03-06
crypto: hisilicon - qm depends on UACCE
Hongbo Yao
2020-01-16
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
2019-12-11
crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
Eric Biggers
2019-12-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2019-11-22
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu
2019-11-01
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-10-23
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
2019-10-10
crypto: hisilicon - add HiSilicon HPRE accelerator
Zaibo Xu
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-10-05
crypto: hisilicon - allow compile-testing on x86
Arnd Bergmann
2019-08-30
crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driver
Mao Wenan
2019-08-15
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
Zhou Wang
2019-08-09
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
2019-08-09
crypto: hisilicon - add hardware SGL support
Zhou Wang
2019-08-09
crypto: hisilicon - add queue management driver for HiSilicon QM module
Zhou Wang
2018-08-03
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron