summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-12-11crypto: atmel-sha - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: atmel-aes - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski
2019-12-11crypto: sun4i-ss - add the A33 variant of SSCorentin Labbe
2019-12-11crypto: hisilicon - Remove useless MODULE macrosZhou Wang
2019-12-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...Jonathan Cameron
2019-12-11crypto: hisilicon - Fix issue with wrong number of sg elements after dma mapJonathan Cameron
2019-12-11crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify codezhengbin
2019-12-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()Dan Carpenter
2019-11-27crypto: talitos - Fix build error by selecting LIB_DESHerbert Xu
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy
2019-11-22crypto: vmx - Avoid weird build failuresMichael Ellerman
2019-11-22crypto: amlogic - enable working on big endian kernelCorentin Labbe
2019-11-22crypto: sun8i-ce - enable working on big endianCorentin Labbe
2019-11-22crypto: atmel-aes - Change data type for "lastc" bufferTudor Ambarus
2019-11-22crypto: atmel-tdes - Set the IV after {en,de}cryptTudor Ambarus
2019-11-22crypto: sun4i-ss - fix big endian issuesCorentin Labbe
2019-11-22crypto: sun4i-ss - hide the Invalid keylen messageCorentin Labbe
2019-11-22crypto: sun4i-ss - use crypto_ahash_digestsizeCorentin Labbe
2019-11-22crypto: sun4i-ss - remove dependency on not 64BITCorentin Labbe
2019-11-22crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-11-22crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu
2019-11-22crypto: hisilicon - add SRIOV for HiSilicon SECZaibo Xu
2019-11-22crypto: hisilicon - add HiSilicon SEC V2 driverZaibo Xu
2019-11-22crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing
2019-11-22crypto: qce/dma - Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-22crypto: ccp - add SEV command privilege separationBrijesh Singh
2019-11-22crypto: sun8i-ce - Fix memdup.cocci warningsYueHaibing
2019-11-22crypto: sun4i-ss - Fix 64-bit size_t warningsHerbert Xu
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-17crypto: ccree - update a stale reference to ablkcipherArd Biesheuvel
2019-11-17crypto: nx - remove stale comment referring to the blkcipher walk APIArd Biesheuvel
2019-11-17crypto: marvell/cesa - rename blkcipher to skcipherArd Biesheuvel
2019-11-17crypto: qat - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: talitos - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: rockchip - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: niagara2 - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: stm32 - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: qce - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: picoxcell - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: sahara - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: mediatek - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: mxs - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: ixp4xx - switch to skcipher APIArd Biesheuvel
2019-11-17crypto: hifn - switch to skcipher APIArd Biesheuvel