aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2017-07-18crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart
2017-07-18crypto: cavium/nitrox - Change in firmware path.Srikanth Jampala
2017-07-18crypto: brcm - Fix SHA3-512 algorithm failureraveendra padasalagi
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-12crypto: cavium - make several functions staticColin Ian King
2017-07-12crypto: chcr - Avoid algo allocation in softirq.Harsh Jain
2017-07-12crypto: caam - properly set IV after {en,de}cryptDavid Gstir
2017-07-12crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-07-12crypto: caam - fix signals handlingHoria Geantă
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-06-28crypto: qat - avoid an uninitialized variable warningArnd Bergmann