summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă2017-09-20
* crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann2017-09-20
* crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe2017-09-20
* crypto: talitos - fix hashingLEROY Christophe2017-09-20
* crypto: talitos - fix sha224LEROY Christophe2017-09-20
* Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-09-07
|\
| * dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-22
* | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-07
|\ \
| * | crypto/nx: Add P9 NX support for 842 compression engineHaren Myneni2017-09-01
| * | crypto/nx: Add P9 NX specific error codes for 842 engineHaren Myneni2017-09-01
| * | crypto/nx: Use kzalloc for workmem allocationHaren Myneni2017-09-01
| * | crypto/nx: Add nx842_add_coprocs_list functionHaren Myneni2017-09-01
| * | crypto/nx: Create nx842_delete_coprocs functionHaren Myneni2017-09-01
| * | crypto/nx: Create nx842_configure_crb functionHaren Myneni2017-09-01
| * | crypto/nx: Rename nx842_powernv_function as icswx functionHaren Myneni2017-09-01
| * | powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu2017-08-31
| |/
* | crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Christophe Jaillet2017-08-22
* | crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet2017-08-22
* | crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-22
* | crypto: cavium - add release_firmware to all return caseCorentin LABBE2017-08-22
* | crypto: sahara - constify platform_device_idArvind Yadav2017-08-22
* | crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2017-08-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-08-22
|\ \
| * | crypto: ixp4xx - Fix error handling path in 'aead_perform()'Herbert Xu2017-08-09
| * | crypto: inside-secure - fix the sha state length in hmac_sha1_setkeyAntoine Ténart2017-08-03
| * | crypto: inside-secure - fix invalidation check in hmac_sha1_setkeyAntoine Ténart2017-08-03
* | | crypto: ccp - use dma_mapping_error to check map errorPan Bian2017-08-17
* | | crypto: sahara - Remove leftover from previous used spinlockMogens Lauridsen2017-08-17
* | | crypto: sahara - Fix dma unmap directionMogens Lauridsen2017-08-17
* | | crypto: caam - Remove unused dentry membersFabio Estevam2017-08-09
* | | crypto: ccp - select CONFIG_CRYPTO_RSAArnd Bergmann2017-08-09
* | | crypto: ccp - avoid uninitialized variable warningArnd Bergmann2017-08-09
* | | crypto: ccp - Add XTS-AES-256 support for CCP version 5Gary R Hook2017-08-04
* | | crypto: ccp - Rework the unit-size check for XTS-AESGary R Hook2017-08-04
* | | crypto: ccp - Add a call to xts_check_key()Gary R Hook2017-08-04
* | | crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook2017-08-04
* | | crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-04
* | | crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang2017-08-03
* | | crypto: rockchip - move the crypto completion from interrupt contextZain Wang2017-08-03
* | | crypto: brcm - Support more FlexRM rings than SPU engines.raveendra padasalagi2017-08-03
* | | crypto: atmel-ecc - fix signed integer to u8 assignmentTudor-Dan Ambarus2017-08-03
* | | crypto: ccp - remove duplicate module version and author entryBrijesh Singh2017-08-03
* | | Crypto: atmel-ecc: Make a couple of local functions staticColin Ian King2017-08-03
* | | crypto: img-hash - remove unnecessary static in img_hash_remove()Gustavo A. R. Silva2017-08-03
* | | crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()Gustavo A. R. Silva2017-08-03
* | | crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()Gustavo A. R. Silva2017-08-03
* | | crypto: omap-sham - remove unnecessary static in omap_sham_remove()Gustavo A. R. Silva2017-08-03
* | | crypto: n2 - Convert to using %pOF instead of full_nameRob Herring2017-08-03
* | | crypto: caam/jr - add support for DPAA2 partsHoria Geantă2017-08-03
* | | csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook2017-07-28