Age | Commit message (Expand) | Author |
2025-01-14 | crypto: hisilicon/qm - support new function communication | Yang Shen |
2024-12-21 | crypto: hisilicon/sec2 - fix for aead invalid authsize | Wenkai Lin |
2024-12-21 | crypto: hisilicon/sec2 - fix for aead icv error | Wenkai Lin |
2024-12-10 | crypto: hisilicon/zip - support new error report | Weili Qian |
2024-12-10 | crypto: hisilicon/zip - add data aggregation feature | Weili Qian |
2024-12-10 | crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem | Chenghai Huang |
2024-11-02 | crypto: hisilicon/qm - disable same error report before resetting | Weili Qian |
2024-11-02 | crypto: hisilicon - support querying the capability register | Qi Tao |
2024-10-19 | crypto: drivers - Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-05 | crypto: hisilicon/qm - fix the coding specifications issue | Chenghai Huang |
2024-10-05 | crypto: hisilicon/hpre - enable all clusters clock gating | Weili Qian |
2024-10-05 | crypto: drivers - Drop sign/verify operations | Lukas Wunner |
2024-09-06 | crypto: hisilicon/sec - Remove trailing space after \n newline | Colin Ian King |
2024-09-06 | crypto: hisilicon/qm - inject error before stopping queue | Weili Qian |
2024-09-06 | crypto: hisilicon/hpre - mask cluster timeout error | Weili Qian |
2024-09-06 | crypto: hisilicon/qm - reset device before enabling it | Weili Qian |
2024-09-06 | crypto: hisilicon/trng - modifying the order of header files | Chenghai Huang |
2024-09-06 | crypto: hisilicon - add a lock for the qp send operation | Chenghai Huang |
2024-09-06 | crypto: hisilicon - fix missed error branch | Yang Shen |
2024-08-30 | crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock | Kuan-Wei Chiu |
2024-06-07 | crypto: hisilicon/zip - optimize the address offset of the reg query function | Chenghai Huang |
2024-06-07 | crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab... | Chenghai Huang |
2024-05-03 | crypto: hisilicon/sec2 - fix for register offset | Wenkai Lin |
2024-05-03 | crypto: hisilicon/debugfs - mask the unnecessary info from the dump | Chenghai Huang |
2024-04-12 | crypto: hisilicon/qm - Add the err memory release process to qm uninit | Chenghai Huang |
2024-04-12 | crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa... | Chenghai Huang |
2024-04-12 | crypto: hisilicon/sec - Fix memory leak for sec resource release | Chenghai Huang |
2024-04-12 | crypto: hisilicon - Adjust debugfs creation and release order | Chenghai Huang |
2024-04-12 | crypto: hisilicon/qm - Add the default processing branch | Chenghai Huang |
2024-04-12 | crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre... | Chenghai Huang |
2024-04-12 | crypto: hisilicon/sgl - Delete redundant parameter verification | Chenghai Huang |
2024-04-12 | crypto: hisilicon/debugfs - Fix debugfs uninit process issue | Chenghai Huang |
2024-04-12 | crypto: hisilicon/sec - Add the condition for configuring the sriov function | Chenghai Huang |
2024-03-08 | crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags | Barry Song |
2024-02-17 | crypto: hisilicon/qm - change function type to void | Weili Qian |
2024-02-17 | crypto: hisilicon/qm - obtain stop queue status | Weili Qian |
2024-02-17 | crypto: hisilicon/qm - add stop function by hardware | Weili Qian |
2024-02-02 | crypto: hisilicon/sec - remove unused parameter | Wenkai Lin |
2024-02-02 | crypto: hisilicon/sec2 - fix some cleanup issues | Qi Tao |
2024-02-02 | crypto: hisilicon/sec2 - modify nested macro call | Qi Tao |
2024-02-02 | crypto: hisilicon/sec2 - updates the sec DFX function register | Qi Tao |
2024-01-26 | crypto: hisilicon - Fix smp_processor_id() warnings | Wenkai Lin |
2024-01-26 | crypto: hisilicon/qm - dump important registers values before resetting | Weili Qian |
2024-01-26 | crypto: hisilicon/qm - support get device state | Weili Qian |
2024-01-10 | Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2023-12-15 | crypto: hisilicon/sec2 - optimize the error return process | Chenghai Huang |
2023-12-15 | crypto: hisilicon/qm - delete a dbg function | Chenghai Huang |
2023-12-08 | crypto: hisilicon/sec2 - Remove cfb and ofb | Herbert Xu |
2023-12-08 | crypto: hisilicon/zip - save capability registers in probe process | Zhiqi Song |