summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-10-21crypto: stm32 - Fix spelling mistake "wite" -> "write"Colin Ian King
2022-10-21crypto: ccp - Add support for TEE for PCI ID 0x14CAMario Limonciello
2022-10-21crypto: nitrox - avoid double free on error path in nitrox_sriov_init()Natalia Petrova
2022-10-21crypto: ccp - Remove unused struct ccp_crypto_cpuYuan Can
2022-10-21crypto: sun8i-ss - use dma_addr instead u32Corentin Labbe
2022-10-21crypto: inside-secure - Add MaxLinear platformPeter Harliman Liem
2022-10-21crypto: inside-secure - Add fw_little_endian optionPeter Harliman Liem
2022-10-21crypto: inside-secure - Expand soc data structurePeter Harliman Liem
2022-10-21crypto: talitos - Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-10-21crypto: ccp - Add __init/__exit annotations to module init/exit funcsruanjinjie
2022-10-21crypto: hisilicon/qm - re-enable communicate interrupt before notifying PFWeili Qian
2022-10-21crypto: hisilicon/sec - enabling clock gating of the address prefetch moduleWeili Qian
2022-10-21crypto: hisilicon/qm - fix incorrect parameters usageWeili Qian
2022-10-21crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) checkYicong Yang
2022-10-21crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30crypto: aspeed - Remove redundant dev_err callShang XiaoJing
2022-09-30crypto: bcm - Simplify obtain the name for cipherGaosheng Cui
2022-09-30crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()ye xingchen
2022-09-30crypto: zip - remove the unneeded result variableye xingchen
2022-09-30crypto: qat - add limit to linked list parsingAdam Guerin
2022-09-30crypto: octeontx2 - Remove the unneeded result variableye xingchen
2022-09-30crypto: ccp - Remove the unneeded result variableye xingchen
2022-09-30crypto: aspeed - Fix check for platform_get_irq() errorsYueHaibing
2022-09-30crypto: virtio - fix memory-leaklei he
2022-09-30crypto: cavium - prevent integer overflow loading firmwareDan Carpenter
2022-09-30crypto: marvell/octeontx - prevent integer overflowsDan Carpenter
2022-09-30crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabledNeal Liu
2022-09-27virtio-crypto: fix memory-leaklei he
2022-09-24crypto: hisilicon/qm - fix the qos value initializationKai Ye
2022-09-24crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfsLiu Shixin
2022-09-24crypto: artpec6 - Fix printk warning on size_t/%dHerbert Xu
2022-09-24crypto: inside-secure - Replace generic aes with libaesPeter Harliman Liem
2022-09-24crypto: inside_secure - Avoid dma map if size is zeroPeter Harliman Liem
2022-09-16crypto: qat - use reference to structure in dma_map_single()Damian Muszynski
2022-09-16Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu
2022-09-16crypto: qat - fix DMA transfer directionDamian Muszynski
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song
2022-09-16crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin
2022-09-16crypto: hisilicon/zip - support zip capabilityWeili Qian
2022-09-16crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song
2022-09-16crypto: hisilicon/hpre - support hpre capabilityZhiqi Song
2022-09-16crypto: hisilicon/qm - support get device irq information from hardware regis...Weili Qian
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian
2022-09-16crypto: hisilicon/sec - delete redundant blank linesKai Ye
2022-09-16crypto: inside-secure - Change swab to swab32Peter Harliman Liem