- 51fa916 crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init() by Weili Qian · 3 years, 1 month ago
- 376a5c3 crypto: hisilicon - modify the value of engine type rate by Kai Ye · 3 years, 2 months ago
- 574c833 crypto: hisilicon/hpre - use swap() to make code cleaner by Yang Guang · 3 years, 2 months ago
- 607c191 crypto: hisilicon - support runtime PM for accelerator device by Weili Qian · 3 years, 5 months ago
- 1295292 crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32' by Weili Qian · 3 years, 5 months ago
- ea5202d crypto: hisilicon - enable hpre device clock gating by Weili Qian · 3 years, 5 months ago
- c02f530 crypto: hisilicon/hpre - adds the max shaper type rate by Kai Ye · 3 years, 7 months ago
- b981f79 crypto: hisilicon/hpre - register ecdh NIST P384 by Hui Tang · 3 years, 8 months ago
- 9612581 crypto: hisilicon/hpre - add check before gx modulo p by Hui Tang · 3 years, 8 months ago
- 1e609f5 crypto: hisilicon/hpre - fix ecdh self test issue by Hui Tang · 3 years, 8 months ago
- a5c164b crypto: hisilicon/qm - support address prefetching by Longfang Liu · 3 years, 8 months ago
- b7da13d crypto: hisilicon/qm - enable to close master ooo when NFE occurs by Weili Qian · 3 years, 8 months ago
- 3b9c24d crypto: hisilicon/qm - adjust order of device error configuration by Weili Qian · 3 years, 8 months ago
- 302e909 crypto: hisilicon/hpre - add 'default' for switch statement by Hui Tang · 3 years, 8 months ago
- 0c176d8 crypto: hisilicon/hpre - delete rudundant macro definition by Hui Tang · 3 years, 8 months ago
- 82119db crypto: hisilicon/hpre - use 'GENMASK' to generate mask value by Hui Tang · 3 years, 8 months ago
- 58be5ce crypto: hisilicon/hpre - delete rudundant initialization by Hui Tang · 3 years, 8 months ago
- b94c910 crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV' by Hui Tang · 3 years, 8 months ago
- 9201c07 crypto: hisilicon/hpre - replace macro with inline function by Hui Tang · 3 years, 8 months ago
- c9a753b crypto: hisilicon/hpre - init a structure member each line by Hui Tang · 3 years, 8 months ago
- e0a6f39 crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands by Hui Tang · 3 years, 8 months ago
- 0b0553b7 crypto: hisilicon/hpre - fix unmapping invalid dma address by Hui Tang · 3 years, 8 months ago
- a225762 crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name by Hui Tang · 3 years, 8 months ago
- d9e2160 crypto: hisilicon - dynamic configuration 'err_info' by Weili Qian · 3 years, 9 months ago
- 705f6e1 crypto: hisilicon/hpre - delete redundant log and return in advance by Hui Tang · 3 years, 9 months ago
- 5bc3962 crypto: hisilicon/hpre - add debug log by Hui Tang · 3 years, 9 months ago
- c4433247 crypto: hisilicon/hpre - use the correct variable type by Hui Tang · 3 years, 9 months ago
- a203590 crypto: hisilicon/hpre - delete the rudundant space after return by Hui Tang · 3 years, 9 months ago
- fd4317b crypto: hisilicon/hpre - fix a typo in hpre_crypto.c by Ruiqi Gong · 3 years, 10 months ago
- 0ae8699 crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519' by Meng Yu · 3 years, 10 months ago
- 9bb3fbbf crypto: hisilicon/hpre - delete redundant '\n' by Hui Tang · 3 years, 10 months ago
- 09fd266 crypto: hisilicon/hpre - fix a typo and delete redundant blank line by Hui Tang · 3 years, 10 months ago
- 64e80c8 crypto: hisilicon/hpre - fix PASID setting on kunpeng 920 by Hui Tang · 3 years, 10 months ago
- c4392b4 crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c by Weili Qian · 3 years, 10 months ago
- 45bb26d crypto: hisilicon/qm - set the total number of queues by Weili Qian · 3 years, 10 months ago
- 670fefb9 crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak by Hui Tang · 3 years, 10 months ago
- a9214b0 crypto: hisilicon - fix the check on dma address by Hui Tang · 3 years, 10 months ago
- ed48466 crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path by Hui Tang · 3 years, 10 months ago
- bbe6c4b crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH' by Hui Tang · 3 years, 10 months ago
- 9027476 crypto: hisilicon/hpre - add 'CURVE25519' algorithm by Meng Yu · 3 years, 11 months ago
- 05e7b90 crypto: hisilicon/hpre - add 'ECDH' algorithm by Meng Yu · 3 years, 11 months ago
- 9b94ae7 crypto: hisilicon/hpre - add algorithm type by Meng Yu · 3 years, 11 months ago
- 8123455 crypto: hisilicon/hpre - add version adapt to new algorithms by Meng Yu · 3 years, 11 months ago
- 1db0016 crypto: hisilicon/qm - do not reset hardware when CE happens 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
- 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
- bedd04e crypto: hisilicon/hpre - register HPRE device to uacce by Kai Ye · 4 years ago
- a8ff38bd crypto: hisilicon/qm - modify the return type of debugfs interface by Weili Qian · 4 years, 3 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
- ad5af2e crypto: hisilicon - update HPRE module parameter description by Longfang Liu · 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
- e88dd6e crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop' by Yang Shen · 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
- 58ca006 crypto: hisilicon - fix driver compatibility issue with different versions of devices by Weili Qian · 4 years, 8 months ago
- c31dc9f crypto: hisilicon/qm - add DebugFS for xQC and xQE dump by Shukun Tan · 4 years, 8 months ago
- 64a6301 crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE by Hui Tang · 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
- d9701f8 crypto: hisilicon - unify initial value assignment into QM by Weili Qian · 4 years, 8 months ago
- b977e03 crypto: hisilicon - remove use_dma_api related codes by Shukun Tan · 4 years, 8 months ago
- 7ce396f crypto: hisilicon - add FLR support by Shukun Tan · 4 years, 8 months ago
- 20b291f crypto: hisilicon - refactor module parameter pf_q_num related code by Shukun Tan · 4 years, 8 months ago
- 5f3a2a5 crypto: hisilicon/hpre - modify the HPRE probe process by Longfang Liu · 4 years, 8 months ago
- 2c2207a crypto: hisilicon/hpre - constify struct debugfs_reg32 by Rikard Falkeborn · 4 years, 8 months ago
- 1f5c9f3 crypto: hisilicon/hpre - add controller reset support for HPRE by Hui Tang · 4 years, 10 months ago
- 35ee280 crypto: hisilicon - add vfs_num module parameter for hpre/sec by Hao Fang · 4 years, 10 months ago
- cd1b7ae crypto: hisilicon - unify SR-IOV related codes into QM by Shukun Tan · 4 years, 10 months ago
- 619e464 crypto: hisilicon - put vfs_num into struct hisi_qm by Shukun Tan · 4 years, 10 months ago
- 0f4146f crypto: hisilicon/hpre - Optimize finding hpre device process by Hui Tang · 4 years, 10 months ago
- f826e6e crypto: hisilicon - Unify error detect process into qm by Shukun Tan · 5 years ago
- eaebf4c crypto: hisilicon - Unify hardware error init/uninit into QM by Shukun Tan · 5 years ago
- 63fabc8 crypto: hisilicon - add branch prediction macro by Zaibo Xu · 5 years ago
- 92f0726 crypto: hisilicon - adjust hpre_crt_para_get by Zaibo Xu · 5 years ago
- 02ab994 crypto: hisilicon - Fixed some tiny bugs of HPRE by Zaibo Xu · 5 years ago
- dfee995 crypto: hisilicon - Bugfixed tfm leak by Zaibo Xu · 5 years ago
- f2c5d27 crypto: hisilicon - still no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- 5b243b6 crypto: hisilicon: Fix misuse of GENMASK macro by Rikard Falkeborn · 5 years ago
- 8489741 crypto: hisilicon - Add debugfs for HPRE by Zaibo Xu · 5 years ago
- 5ec302a crypto: hisilicon - add SRIOV support for HPRE by Zaibo Xu · 5 years ago
- c8b4b47 crypto: hisilicon - add HiSilicon HPRE accelerator by Zaibo Xu · 5 years ago