summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-03hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser
2017-08-03hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan
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-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-18hwrng: remember rng chosen by userHarald Freudenberger
2017-07-18hwrng: use rng source with best qualityHarald Freudenberger
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