crypto: ecc - delete a useless function declaration
[linux-2.6-microblaze.git] / drivers /
2021-04-12 Ayush Sawalcrypto: chelsio - Read rxchannel-id from firmware
2021-04-09 Lv Yunlongcrypto: qat - Fix a double free in adf_create_ring
2021-04-09 Kai Yecrypto: hisilicon/qm - delete redundant code
2021-04-09 Kai Yecrypto: hisilicon/sec - fixup checking the 3DES weak key
2021-04-09 Colin Ian Kingcrypto: sa2ul - Fix memory leak of rxd
2021-04-09 Colin Ian Kingcrypto: sun8i-ss - Fix memory leak of pad
2021-04-09 Kai Yecrypto: rockchip - delete unneeded variable initialization
2021-04-09 Tang Yizhoucrypto: ccp - Use DEFINE_SPINLOCK() for spinlock
2021-04-09 Ruiqi Gongcrypto: hisilicon/hpre - fix a typo in hpre_crypto.c
2021-04-09 Jiapeng Chongcrypto: ccp - A value assigned to a variable is never...
2021-04-09 Longfang Liucrypto: hisilicon/sec - Fix a module parameter error
2021-04-09 Corentin Labbecrypto: allwinner - add missing CRYPTO_ prefix
2021-04-02 Longfang Liucrypto: hisilicon/sec - Fixes AES algorithm mode parame...
2021-04-02 Meng Yucrypto: hisilicon/hpre - Add processing of src_data...
2021-04-02 Hui Tangcrypto: hisilicon/hpre - delete redundant '\n'
2021-04-02 Hui Tangcrypto: hisilicon/hpre - fix a typo and delete redundan...
2021-04-02 Hui Tangcrypto: hisilicon/hpre - fix PASID setting on kunpeng 920
2021-04-02 Yang Shencrypto: hisilicon/zip - support new 'sqe' type in Kunpe...
2021-04-02 Yang Shencrypto: hisilicon/zip - initialize operations about...
2021-04-02 Yang Shencrypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
2021-04-02 Yang Shencrypto: hisilicon/zip - adjust functions location
2021-04-02 Hao Fangcrypto: hisilicon - use the correct HiSilicon copyright
2021-04-02 Giovanni Cabidducrypto: qat - fix error path in adf_isr_resource_alloc()
2021-04-02 Tian Taohwrng: omap - Use of_device_get_match_data() helper
2021-04-02 Eric Biggersrandom: remove dead code left over from blocking pool
2021-04-02 Eric Biggersrandom: initialize ChaCha20 constants with correct...
2021-03-26 Aditya Srivastavacrypto: nx - fix incorrect kernel-doc comment syntax...
2021-03-26 Aditya Srivastavacrypto: ux500 - fix incorrect kernel-doc comment syntax
2021-03-26 Aditya Srivastavacrypto: amcc - fix incorrect kernel-doc comment syntax...
2021-03-26 Aditya Srivastavacrypto: vmx - fix incorrect kernel-doc comment syntax...
2021-03-26 Weili Qiancrypto: hisilicon/qm - add queue isolation support...
2021-03-26 Weili Qiancrypto: hisilicon/qm - set the number of queues for...
2021-03-26 Weili Qiancrypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
2021-03-26 Weili Qiancrypto: hisilicon/qm - set the total number of queues
2021-03-26 Hui Tangcrypto: hisilicon/hpre - fix Kconfig
2021-03-26 Hui Tangcrypto: hisilicon/hpre - fix "hpre_ctx_init" resource...
2021-03-26 Hui Tangcrypto: hisilicon - fix the check on dma address
2021-03-26 Hui Tangcrypto: hisilicon/hpre - optimise 'hpre_algs_register...
2021-03-26 Hui Tangcrypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
2021-03-26 Tong Zhangcrypto: qat - ADF_STATUS_PF_RUNNING should be set after...
2021-03-26 Tong Zhangcrypto: qat - don't release uninitialized resources
2021-03-26 Lee Jonescrypto: nitrox - Demote non-compliant kernel-doc headers
2021-03-26 Lee Jonescrypto: nx - Repair some kernel-doc problems
2021-03-26 Lee Jonescrypto: vmx - Source headers are not good kernel-doc...
2021-03-26 Lee Jonescrypto: caam - Provide the name of the function and...
2021-03-26 Lee Jonescrypto: atmel-ecc - Struct headers need to start with...
2021-03-26 Lee Jonescrypto: keembay - Fix incorrectly named functions/structs
2021-03-26 Lee Jonescrypto: ux500/hash - Fix worthy kernel-doc headers...
2021-03-26 Lee Jonescrypto: chelsio - Fix some kernel-doc issues
2021-03-26 Lee Jonescrypto: bcm - Fix a whole host of kernel-doc misdemeanours
2021-03-26 Lee Jonescrypto: hisilicon/sec - Supply missing description...
2021-03-26 Bhaskar Chowdhurycrypto: inside-secure - Minor typo fix in the file...
2021-03-26 Zihao Tanghwrng: core - convert sysfs sprintf/snprintf family...
2021-03-26 Xiang Chencrypto: allwinner - Fix the parameter of dma_unmap_sg()
2021-03-26 Xiang Chencrypto: ux500 - Fix the parameter of dma_unmap_sg()
2021-03-26 Xiang Chencrypto: cavium - Fix the parameter of dma_unmap_sg()
2021-03-26 Xiang Chencrypto: amlogic - Fix the parameter of dma_unmap_sg()
2021-03-26 Rijo Thomascrypto: ccp - fix command queuing to TEE ring buffer
2021-03-26 Rijo Thomascrypto: ccp - reduce tee command status polling interva...
2021-03-26 Tian Taohwrng: intel - Fix included header from 'asm
2021-03-26 Herbert XuMerge branch 'ecc'
2021-03-19 Wang Qinghwrng: cctrng - delete redundant printing of return...
2021-03-19 Longfang Liucrypto: hisilicon/sec - fixes some driver coding style
2021-03-19 Longfang Liucrypto: hisilicon/sec - fixes some coding style
2021-03-19 Longfang Liucrypto: hisilicon/sec - fixes a printing error
2021-03-19 Tian Taohwrng: ba431 - use devm_platform_ioremap_resource(...
2021-03-19 Tian Taohwrng: cctrng - use devm_platform_ioremap_resource...
2021-03-12 Philipp Zabelcrypto: sun4i-ss - simplify optional reset handling
2021-03-12 Álvaro Fernández... hwrng: bcm2835 - add reset support
2021-03-12 Hui Tangcrypto: qat - fix use of 'dma_map_single'
2021-03-12 Hui Tangcrypto: qat - fix unmap invalid dma address
2021-03-12 Jia-Ju Baicrypto: sun8i-ce - fix error return code in sun8i_ce_pr...
2021-03-12 Meng Yucrypto: hisilicon/hpre - add 'CURVE25519' algorithm
2021-03-12 Meng Yucrypto: hisilicon/hpre - add 'ECDH' algorithm
2021-03-12 Meng Yucrypto: ecdh - move curve_id of ECDH from the key to...
2021-03-12 Meng Yucrypto: hisilicon/hpre - add algorithm type
2021-03-12 Meng Yucrypto: hisilicon/hpre - add version adapt to new algor...
2021-03-12 Tom Lendackycrypto: ccp - Don't initialize SEV support without...
2021-03-12 Colin Ian Kingcrypto: sun8i-ss - Fix memory leak of object d when...
2021-03-12 Tian Taocrypto: cavium - remove unused including <linux/version.h>
2021-03-12 Tian Taohwrng: pic32 - Use device-managed registration API
2021-03-12 Tian Taohwrng: cctrng - Use device-managed registration API
2021-03-07 Yang Licrypto: nx - add missing call to of_node_put()
2021-03-07 Tian Taohwrng: omap - Fix included header from 'asm'
2021-03-07 Krzysztof Kozlowskicrypto: s5p-sss - initialize APB clock after the AXI...
2021-03-07 Corentin Labbecrypto: sun8i-ss - fix result memory leak on error...
2021-03-07 Thara Gopinathcrypto: qce - Remove totallen and offset in qce_start
2021-03-07 Thara Gopinathcrypto: qce - Remover src_tbl from qce_cipher_reqctx
2021-03-07 Thara Gopinathcrypto: qce - Set data unit size to message length...
2021-03-07 Thara Gopinathcrypto: qce - Improve the conditions for requesting...
2021-03-07 Thara Gopinathcrypto: qce - Set ivsize to 0 for ecb(aes)
2021-03-07 Thara Gopinathcrypto: qce - Return error for non-blocksize data(ECB...
2021-03-07 Thara Gopinathcrypto: qce - Return error for zero length messages
2021-03-07 Thara Gopinathcrypto: qce - Return unsupported if any three keys...
2021-03-07 Thara Gopinathcrypto: qce - Return unsupported if key1 and key 2...
2021-03-07 Thara Gopinathcrypto: qce - Hold back a block of data to be transferr...
2021-03-07 Thara Gopinathcrypto: qce - Restore/save ahash state with custom...
2021-03-07 Wei Yongjuncrypto: keembay-ocs-aes - Fix error return code in...
2021-03-07 Wei Yongjuncrypto: keembay-ocs-hcu - Fix error return code in...
2021-03-07 Tang Bincrypto: amlogic - Fix unnecessary check in meson_crypto...
next