summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2017-07-28crypto: stm32 - solve crc issue during unbindlionel.debieve@st.com
2017-07-28crypto: stm32 - CRC use relaxed functionlionel.debieve@st.com
2017-07-28crypto: caam - free qman_fq after kill_fqXulin Sun
2017-07-18crypto: caam - fix condition for the jump over key(s) commandTudor Ambarus
2017-07-18crypto: caam - clean-up in caam_init_rng()Horia Geantă
2017-07-18crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus
2017-07-18crypto: caam - remove unused sg_to_sec4_sg_len()Horia Geantă
2017-07-18crypto: caam/qi - lower driver verbosityHoria Geantă
2017-07-18crypto: caam/qi - remove unused header sg_sw_sec4.hHoria Geantă
2017-07-18crypto: caam/qi - explicitly set dma_opsHoria Geantă
2017-07-18crypto: caam/qi - fix AD length endianness in S/G entryHoria Geantă
2017-07-18crypto: caam/qi - handle large number of S/Gs caseHoria Geantă
2017-07-18crypto: caam/qi - properly set IV after {en,de}cryptHoria Geantă
2017-07-18crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=yHoria Geantă
2017-07-18crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă
2017-07-18crypto: caam/qi - fix typo in authenc alg driver nameHoria Geantă
2017-07-18crypto: brcm - add NULL check on of_match_device() return valueGustavo A. R. Silva
2017-07-18crypto: geode-aes - fixed coding style warnings and errorChris Gorman
2017-07-18crypto: ccp - remove ccp_present() check from device initializeBrijesh Singh
2017-07-18crypto: ccp - rename ccp driver initialize files as sp deviceBrijesh Singh
2017-07-18crypto: ccp - Abstract interrupt registerationBrijesh Singh
2017-07-18crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh
2017-07-18crypto: ccp - Use devres interface to allocate PCI/iomap and cleanupBrijesh Singh
2017-07-18crypto: atmel-ecc - introduce Microchip / Atmel ECC driverTudor-Dan Ambarus
2017-07-18crypto: sun4i-ss - support the Security System PRNGCorentin LABBE
2017-07-18crypto: omap-des - fix error return code in omap_des_probe()Gustavo A. R. Silva
2017-07-18crypto: omap-aes - fix error return code in omap_aes_probe()Gustavo A. R. Silva
2017-07-18crypto: mxs-dcp - print error message on platform_get_irq failureGustavo A. R. Silva
2017-07-18crypto: mxc-scc - fix error code in mxc_scc_probe()Gustavo A. R. Silva
2017-07-18crypto: mediatek - fix error return code in mtk_crypto_probe()Gustavo A. R. Silva
2017-07-18crypto: ccp - print error message on platform_get_irq failureGustavo A. R. Silva
2017-07-18crypto: ccp - Provide an error path for debugfs setup failureGary R Hook
2017-07-18crypto: ccp - Change all references to use the JOB ID macroGary R Hook
2017-07-18crypto: ccp - Fix some line spacingGary R Hook
2017-07-18crypto: sahara - make of_device_ids constArvind Yadav
2017-07-18crypto: qat - fix spelling mistake: "runing" -> "running"Colin Ian King
2017-07-18crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin
2017-07-18crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfigraveendra padasalagi