summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
2026-03-04crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang
2026-02-26crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian
2026-02-26crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang
2026-02-26crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao
2026-02-26crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian
2026-02-26crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang
2026-02-26crypto: hisilicon/zip - support fallback for zipChenghai Huang
2026-02-26crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang
2026-02-26crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2026-02-26crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi
2026-02-26crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang
2026-02-26crypto: 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
2025-09-06crypto: hisilicon/sec2 - Fix false-positive warning of uninitialised qp_ctxHerbert Xu
2025-08-30crypto: hisilicon - use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-30crypto: hisilicon/zip - enable literal length in stream mode compressionChenghai Huang
2025-08-30crypto: hisilicon/qm - request reserved interrupt for virtual functionWeili Qian
2025-08-30crypto: hisilicon/qm - check whether the input function and PF are on the sam...Zhushuai Yin
2025-08-30crypto: hisilicon - check the sva module status while enabling or disabling a...Weili Qian
2025-08-30crypto: hisilicon - re-enable address prefetch after device resumingChenghai Huang
2025-08-30crypto: hisilicon/zip - remove unnecessary validation for high-performance mo...Chenghai Huang
2025-07-27crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song
2025-07-18crypto: hisilicon/sec2 - implement full backlog mode for secWenkai Lin
2025-07-18crypto: drivers - Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-06-23crypto: hisilicon - Use fine grained DMA mapping directionZenghui Yu
2025-05-05crypto: hisilicon/qm - replace devm_kzalloc with devm_kcallocEthan Carter Edwards
2025-05-05crypto: hisilicon/qm - remove sizeof(char)Ethan Carter Edwards
2025-02-22crypto: hisilicon/sec2 - fix for sec spec checkWenkai Lin
2025-02-22crypto: hisilicon/sec2 - fix for aead authsize alignmentWenkai Lin
2025-02-22crypto: hisilicon/sec2 - fix for aead auth key lengthWenkai Lin
2025-02-09crypto: hisilicon/hpre - adapt ECDH for high-performance coreslizhi