- 4cf0806 crypto: hisilicon/qm - fix printing format issue by Weili Qian · 4 years ago
- 1db0016 crypto: hisilicon/qm - do not reset hardware when CE happens by Weili Qian · 4 years ago
- 87c3565 crypto: hisilicon/qm - update irqflag by Sihang Chen · 4 years ago
- 7f5151e crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2' by Weili Qian · 4 years ago
- 80d89fa crypto: hisilicon/qm - fix request missing error by Weili Qian · 4 years ago
- 3e9954f crypto: hisilicon/qm - removing driver after reset by Weili Qian · 4 years ago
- fbc75d0 crypto: hisilicon/hpre - enable Elliptic curve cryptography by Hui Tang · 4 years ago
- cc3292d crypto: hisilicon - PASID fixed on Kunpeng 930 by Weili Qian · 4 years ago
- 553d09b crypto: hisilicon/qm - fix use of 'dma_map_single' by Weili Qian · 4 years ago
- 8db8412 crypto: hisilicon/hpre - tiny fix by Hui Tang · 4 years ago
- 2db3e238 crypto: hisilicon/hpre - adapt the number of clusters by Hui Tang · 4 years ago
- bc00598 crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device by Hui Tang · 4 years ago
- ed27802 crypto: hisilicon/hpre - add two RAS correctable errors processing by Hui Tang · 4 years ago
- 09228c0 crypto: hisilicon/hpre - delete ECC 1bit error reported threshold by Hui Tang · 4 years ago
- 34932a6 crypto: hisilicon/sec - register SEC device to uacce by Kai Ye · 4 years ago
- bedd04e crypto: hisilicon/hpre - register HPRE device to uacce by Kai Ye · 4 years ago
- f8408d2 crypto: hisilicon - add ZIP device using mode parameter by Kai Ye · 4 years ago
- 0d61c3f crypto: hisilicon/qm - SVA bugfixed on Kunpeng920 by Kai Ye · 4 years ago
- a320dc2 crypto: hisilicon/trng - replace atomic_add_return() by Yejune Deng · 4 years, 1 month ago
- e4d9d10 crypto: hisilicon/trng - add support for PRNG by Weili Qian · 4 years, 1 month ago
- 56c6da1 crypto: hisilicon/trng - add HiSilicon TRNG driver support by Weili Qian · 4 years, 1 month ago
- 1dc4403 crypto: hisilicon/zip - add a work_queue for zip irq by Yang Shen · 4 years, 2 months ago
- a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
- 5761498 crypto: hisilicon/sec2 - Fix aead authentication setting key error by Kai Ye · 4 years, 2 months ago
- fefc046 crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces by Weili Qian · 4 years, 2 months ago
- 5373788 crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces by Weili Qian · 4 years, 2 months ago
- 3bf1ef9 crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces by Weili Qian · 4 years, 2 months ago
- 09493af crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf' by Weili Qian · 4 years, 2 months ago
- cd1aff9 crypto: hisilicon/qm - modify return type of 'qm_set_sqctype' by Weili Qian · 4 years, 2 months ago
- a8ff38bd crypto: hisilicon/qm - modify the return type of debugfs interface by Weili Qian · 4 years, 2 months ago
- e926d75 crypto: hisilicon/qm - modify the return type of function by Weili Qian · 4 years, 2 months ago
- 1b5644f crypto: hisilicon/qm - numbers are replaced by macros by Weili Qian · 4 years, 2 months ago
- 633e507 crypto: hisilicon - fixes some coding style by Longfang Liu · 4 years, 3 months ago
- e68f9cf crypto: hisilicon - delete unused structure member variables by Longfang Liu · 4 years, 3 months ago
- b2161cc crypto: hisilicon - Fix doc warnings in sgl.c and qm.c by Shiju Jose · 4 years, 3 months ago
- 2fcb4cc crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num' by Sihang Chen · 4 years, 3 months ago
- 42856f0 crypto: hisilicon/zip - fix the return value when device is busy by Yang Shen · 4 years, 3 months ago
- d340f62 crypto: hisilicon/zip - fix zero length input in GZIP decompress by Zhou Wang · 4 years, 3 months ago
- 698f952 crypto: hisilicon/zip - fix the uncleared debug registers by Hao Fang · 4 years, 3 months ago
- d8e8876 crypto: hisilicon/qm - remove the update of flags by Weili Qian · 4 years, 4 months ago
- d8140b8 crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata' by Yang Shen · 4 years, 4 months ago
- bfc1159 crypto: hisilicon/hpre - fix a bug in dh algorithm by Meng Yu · 4 years, 4 months ago
- 937e871 crypto: hisilicon/hpre - adjust some coding style by Meng Yu · 4 years, 4 months ago
- 7747cff crypto: hisilicon/hpre - remove useless code by Meng Yu · 4 years, 4 months ago
- 106aaab crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
- 24efcec crypto: hisilicon - fixed memory allocation error by Longfang Liu · 4 years, 4 months ago
- 0542a94 crypto: hisilicon - update ZIP module parameter description by Longfang Liu · 4 years, 4 months ago
- 7c1f38a crypto: hisilicon - update SEC module parameter description by Longfang Liu · 4 years, 4 months ago
- ad5af2e crypto: hisilicon - update HPRE module parameter description by Longfang Liu · 4 years, 4 months ago
- c4f8f62 crypto: hisilicon - update mininum queue by Longfang Liu · 4 years, 4 months ago
- 2ca7319 crypto: hisilicon/zip - fix some coding styles by Yang Shen · 4 years, 4 months ago
- 2a92869 crypto: hisilicon/zip - supplement some comments by Yang Shen · 4 years, 4 months ago
- f97a3d7 crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c' by Yang Shen · 4 years, 4 months ago
- eb175f7 crypto: hisilicon/zip - fix static check warning by Yang Shen · 4 years, 4 months ago
- b1a2582 crypto: hisilicon/zip - add print for error branch by Yang Shen · 4 years, 4 months ago
- de59023 crypto: hisilicon/zip - use a enum parameter instead of some macros by Yang Shen · 4 years, 4 months ago
- 533b207 crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf' by Yang Shen · 4 years, 4 months ago
- 4b33f05 crypto: hisilicon/zip - modify debugfs interface parameters by Shukun Tan · 4 years, 4 months ago
- 15b0694 crypto: hisilicon/zip - unify naming style for functions and macros by Yang Shen · 4 years, 4 months ago
- 70af3e7 crypto: hisilicon/zip - remove some useless parameters by Yang Shen · 4 years, 4 months ago
- 3d29e98 crypto: hisilicon/qm - fix the process of register algorithms to crypto by Yang Shen · 4 years, 5 months ago
- daa3178 crypto: hisilicon/qm - fix the call trace when unbind device by Weili Qian · 4 years, 5 months ago
- 64dfe49 crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown' by Yang Shen · 4 years, 5 months ago
- 8d8f8d4 crypto: hisilicon/qm - fix VF not available after PF FLR by Shukun Tan · 4 years, 5 months ago
- e88dd6e crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop' by Yang Shen · 4 years, 5 months ago
- 9dca443 crypto: hisilicon/qm - fix event queue depth to 2048 by Shukun Tan · 4 years, 5 months ago
- 71d1ca4 crypto: hisilicon/qm - fix judgement of queue is full by Hui Tang · 4 years, 5 months ago
- 7e655e1 crypto: hisilicon/qm - fix print frequence in hisi_qp_send by Yang Shen · 4 years, 5 months ago
- 3c829d6 crypto: hisilicon/qm - clear used reference count when start qp by Shukun Tan · 4 years, 5 months ago
- 7bbfacc crypto: hisilicon/qm - fix wrong release after using strsep by Sihang Chen · 4 years, 5 months ago
- 10f33d3 crypto: hisilicon/hpre - disable FLR triggered by hardware by Hui Tang · 4 years, 6 months ago
- dadbe4c crypto: hisilicon/hpre - update debugfs interface parameters by Meng Yu · 4 years, 6 months ago
- a0c34e8 crypto: hisilicon/hpre - Add a switch in sriov_configure by Meng Yu · 4 years, 6 months ago
- a14f660 crypto: hisilicon/hpre - Modify the Macro definition and format by Meng Yu · 4 years, 6 months ago
- 6bc937b crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfs by Hui Tang · 4 years, 6 months ago
- d7ba2c0 crypto: hisilicon/hpre - Init the value of current_q of debugfs by Meng Yu · 4 years, 6 months ago
- b8aa7dc crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 6 months ago
- 38c3b74 crypto: hisilicon/sec2 - fix some coding styles by Longfang Liu · 4 years, 6 months ago
- 6b534f7 crypto: hisilicon/sec2 - update debugfs interface parameters by Longfang Liu · 4 years, 6 months ago
- d0228ae crypto: hisilicon/sec2 - update SEC initialization and reset by Longfang Liu · 4 years, 6 months ago
- 9597efc crypto:hisilicon/sec2 - update busy processing logic by Kai Ye · 4 years, 6 months ago
- 7dc95d0 crypto: hisilicon/sec2 - clear SEC debug regs by Kai Ye · 4 years, 6 months ago
- 813ec3f crypto: hisilicon/zip - permit users to specify NUMA node by Barry Song · 4 years, 6 months ago
- f532ed2 crypto: hisilicon/qm - Change type of pasid to u32 by Fenghua Yu · 4 years, 6 months ago
- 5ead051 crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified by Mikulas Patocka · 4 years, 7 months ago
- 6ec5e8b crypto: hisilicon - fix strncpy warning with strscpy by Zhangfei Gao · 4 years, 7 months ago
- 57b1aac crypto: hisilicon - update SEC driver module parameter by Longfang Liu · 4 years, 7 months ago
- 7f94adf crypto: hisilicon - allow smaller reads in debugfs by Dan Carpenter · 4 years, 7 months ago
- c61e564 crypto: hisilicon - Cap block size at 2^31 by Herbert Xu · 4 years, 7 months ago
- 58ca006 crypto: hisilicon - fix driver compatibility issue with different versions of devices by Weili Qian · 4 years, 8 months ago
- 988453f crypto: hisilicon/qm - change debugfs file name from qm_regs to regs by Shukun Tan · 4 years, 8 months ago
- c31dc9f crypto: hisilicon/qm - add DebugFS for xQC and xQE dump by Shukun Tan · 4 years, 8 months ago
- 6621e64 crypto: hisilicon/zip - add debugfs for Hisilicon ZIP by Longfang Liu · 4 years, 8 months ago
- 64a6301 crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE by Hui Tang · 4 years, 8 months ago
- 8213a1a crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC by Kai Ye · 4 years, 8 months ago
- 0a3a396 crypto: hisilicon/qm - add debugfs to the QM state machine by Longfang Liu · 4 years, 8 months ago
- 8502652 crypto: hisilicon/qm - add debugfs for QM by Longfang Liu · 4 years, 8 months ago
- 2c959a3 crypto: hisilicon/zip - Use temporary sqe when doing work by Zhou Wang · 4 years, 8 months ago
- dbdc1ec crypto: hisilicon - add device error report through abnormal irq by Shukun Tan · 4 years, 8 months ago
- 3176637 crypto: hisilicon - remove codes of directly report device errors through MSI by Shukun Tan · 4 years, 8 months ago