summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
7 dayscrypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
7 dayscrypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang
7 dayscrypto: hisilicon/qm - drop redundant variable initializationChenghai Huang
7 dayscrypto: hisilicon/qm - remove else after returnChenghai Huang
7 dayscrypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...Chenghai Huang
7 dayscrypto: hisilicon - fix the format string type errorZhushuai Yin
2026-04-03crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()Eric Biggers
2026-03-27crypto: hisilicon/sec2 - prevent req used-after-free for secWenkai Lin
2026-03-22crypto: hisilicon - add device load query functionality to debugfsZongyu Wu
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-31crypto: hisilicon/qm - increase wait time for mailboxWeili Qian
2026-01-31crypto: hisilicon/qm - obtain the mailbox configuration at one timeWeili Qian
2026-01-31crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()Weili Qian
2026-01-31crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang
2026-01-31crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian
2026-01-31crypto: hisilicon/zip - add lz4 algorithm for hisi_zipChenghai Huang
2026-01-16crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang
2026-01-16crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao
2026-01-16crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian
2026-01-16crypto: hisilicon/zip - support fallback for zipChenghai Huang
2026-01-16crypto: hisilicon/qm - optimize device selection priority based on queue ref ...Chenghai Huang
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2026-01-16crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang
2026-01-16crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-11-06crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_valueMiaoqian Lin
2025-11-05crypto: hisilicon - qm updates BAR configurationLongfang Liu
2025-10-31crypto: hisilicon/qm - add missing default in switch in qm_vft_data_cfgnieweiqiang
2025-10-31crypto: hisilicon/sgl - remove unnecessary checks for curr_hw_sgl errornieweiqiang
2025-10-31crypto: hisilicon/qm - add concurrency protection for variable err_thresholdnieweiqiang
2025-10-31crypto: hisilicon/qm - add the save operation of eqe and aeqenieweiqiang
2025-10-23crypto: hisilicon/qm - restore original qos valuesnieweiqiang
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-09-20crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regsChenghai Huang
2025-09-20crypto: hisilicon/qm - clear all VF configurations in the hardwareWeili Qian
2025-09-20crypto: hisilicon - enable error reporting againWeili Qian
2025-09-20crypto: hisilicon/qm - mask axi error before memory initWeili Qian
2025-09-20crypto: hisilicon/qm - invalidate queues in useWeili Qian
2025-09-13crypto: hisilicon/sec - Use int type to store negative error codesQianfeng Rong
2025-09-06crypto: hisilicon/hpre - Remove unused curve25519 kpp supportEric Biggers
2025-09-06crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move featuresZhushuai Yin
2025-09-06crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfsChenghai Huang