summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-19hwrng: cctrng - delete redundant printing of return valueWang Qing
2021-03-19crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes some coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes a printing errorLongfang Liu
2021-03-19hwrng: ba431 - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-19hwrng: cctrng - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-13crypto: sun4i-ss - simplify optional reset handlingPhilipp Zabel
2021-03-13hwrng: bcm2835 - add reset supportÁlvaro Fernández Rojas
2021-03-13crypto: qat - fix use of 'dma_map_single'Hui Tang
2021-03-13crypto: qat - fix unmap invalid dma addressHui Tang
2021-03-13crypto: sun8i-ce - fix error return code in sun8i_ce_prng_generate()Jia-Ju Bai
2021-03-13crypto: hisilicon/hpre - add 'CURVE25519' algorithmMeng Yu
2021-03-13crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu
2021-03-13crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu
2021-03-13crypto: hisilicon/hpre - add algorithm typeMeng Yu
2021-03-13crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu
2021-03-13crypto: ccp - Don't initialize SEV support without the SEV featureTom Lendacky
2021-03-13crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to mapColin Ian King
2021-03-13crypto: cavium - remove unused including <linux/version.h>Tian Tao
2021-03-13hwrng: pic32 - Use device-managed registration APITian Tao
2021-03-13hwrng: cctrng - Use device-managed registration APITian Tao
2021-03-07crypto: nx - add missing call to of_node_put()Yang Li
2021-03-07hwrng: omap - Fix included header from 'asm'Tian Tao
2021-03-07crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSSKrzysztof Kozlowski
2021-03-07crypto: sun8i-ss - fix result memory leak on error pathCorentin Labbe
2021-03-07crypto: qce - Remove totallen and offset in qce_startThara Gopinath
2021-03-07crypto: qce - Remover src_tbl from qce_cipher_reqctxThara Gopinath
2021-03-07crypto: qce - Set data unit size to message length for AES XTS transformationThara Gopinath
2021-03-07crypto: qce - Improve the conditions for requesting AES fallback cipherThara Gopinath
2021-03-07crypto: qce - Set ivsize to 0 for ecb(aes)Thara Gopinath
2021-03-07crypto: qce - Return error for non-blocksize data(ECB/CBC algorithms)Thara Gopinath
2021-03-07crypto: qce - Return error for zero length messagesThara Gopinath
2021-03-07crypto: qce - Return unsupported if any three keys are same for DES3 algorithmsThara Gopinath
2021-03-07crypto: qce - Return unsupported if key1 and key 2 are same for AES XTS algor...Thara Gopinath
2021-03-07crypto: qce - Hold back a block of data to be transferred as part of finalThara Gopinath
2021-03-07crypto: qce - Restore/save ahash state with custom struct in export/importThara Gopinath
2021-03-07crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()Wei Yongjun
2021-03-07crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()Wei Yongjun
2021-03-07crypto: amlogic - Fix unnecessary check in meson_crypto_probe()Tang Bin
2021-03-07hwrng: bcm2835 - remove redundant null checkTian Tao
2021-03-07crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury
2021-03-07hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-07hwrng: ba431 - Use device-managed registrationTian Tao
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson