summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-09-07Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-01crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni
2017-09-01crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni
2017-09-01crypto/nx: Use kzalloc for workmem allocationHaren Myneni
2017-09-01crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni
2017-09-01crypto/nx: Create nx842_delete_coprocs functionHaren Myneni
2017-09-01crypto/nx: Create nx842_configure_crb functionHaren Myneni
2017-09-01crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni
2017-08-31powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu
2017-08-22crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Christophe Jaillet
2017-08-22crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang
2017-08-22crypto: cavium - add release_firmware to all return caseCorentin LABBE
2017-08-22crypto: sahara - constify platform_device_idArvind Yadav
2017-08-22crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang
2017-08-17crypto: ccp - use dma_mapping_error to check map errorPan Bian
2017-08-17crypto: sahara - Remove leftover from previous used spinlockMogens Lauridsen
2017-08-17crypto: sahara - Fix dma unmap directionMogens Lauridsen
2017-08-09crypto: caam - Remove unused dentry membersFabio Estevam
2017-08-09crypto: ccp - select CONFIG_CRYPTO_RSAArnd Bergmann
2017-08-09crypto: ccp - avoid uninitialized variable warningArnd Bergmann
2017-08-09crypto: ixp4xx - Fix error handling path in 'aead_perform()'Herbert Xu
2017-08-04crypto: ccp - Add XTS-AES-256 support for CCP version 5Gary R Hook
2017-08-04crypto: ccp - Rework the unit-size check for XTS-AESGary R Hook
2017-08-04crypto: ccp - Add a call to xts_check_key()Gary R Hook
2017-08-04crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang
2017-08-03crypto: brcm - Support more FlexRM rings than SPU engines.raveendra padasalagi
2017-08-03crypto: atmel-ecc - fix signed integer to u8 assignmentTudor-Dan Ambarus
2017-08-03crypto: ccp - remove duplicate module version and author entryBrijesh Singh
2017-08-03Crypto: atmel-ecc: Make a couple of local functions staticColin Ian King
2017-08-03crypto: img-hash - remove unnecessary static in img_hash_remove()Gustavo A. R. Silva
2017-08-03crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()Gustavo A. R. Silva
2017-08-03crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()Gustavo A. R. Silva
2017-08-03crypto: omap-sham - remove unnecessary static in omap_sham_remove()Gustavo A. R. Silva
2017-08-03crypto: n2 - Convert to using %pOF instead of full_nameRob Herring
2017-08-03crypto: caam/jr - add support for DPAA2 partsHoria Geantă
2017-08-03crypto: inside-secure - fix the sha state length in hmac_sha1_setkeyAntoine Ténart
2017-08-03crypto: inside-secure - fix invalidation check in hmac_sha1_setkeyAntoine Ténart
2017-07-28csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook
2017-07-28crypto: ccp - Add support for RSA on the CCPGary R Hook
2017-07-28crypto: ccp - Fix base RSA function for version 5 CCPsGary R Hook
2017-07-28crypto: ccp - Update copyright dates for 2017.Gary R Hook
2017-07-28crypto: stm32 - Support for STM32 HASH modulelionel.debieve@st.com
2017-07-28crypto: stm32 - Rename module to use generic cryptolionel.debieve@st.com