Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[cascardo/linux.git] / drivers /
2016-10-10 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2016-10-02 Tudor Ambaruscrypto: caam - treat SGT address pointer as u64
2016-10-02 Gary R Hookcrypto: ccp - Make syslog errors human-readable
2016-10-02 Gary R Hookcrypto: ccp - clean up data structure
2016-10-02 Marcelo Cerricrypto: vmx - Ensure ghash-generic is enabled
2016-10-02 Arvind Yadavcrypto: caam - Unmap region obtained by of_iomap
2016-10-02 Marcelo Cerricrypto: vmx - Fix memory corruption caused by p8_ghash
2016-09-22 Catalin Vasilecrypto: caam - fix sg dump
2016-09-22 Dave Gerlachhwrng: omap - Only fail if pm_runtime_get_sync returns < 0
2016-09-22 Tero Kristocrypto: omap-sham - shrink the internal buffer size
2016-09-22 Tero Kristocrypto: omap-sham - add support for export/import
2016-09-22 Tero Kristocrypto: omap-sham - convert driver logic to use sgs...
2016-09-22 Tero Kristocrypto: omap-sham - change the DMA threshold value...
2016-09-22 Tero Kristocrypto: omap-sham - add support functions for sg based...
2016-09-22 Tero Kristocrypto: omap-sham - rename sgl to sgl_tmp for deprecation
2016-09-22 Tero Kristocrypto: omap-sham - align algorithms on word offset
2016-09-22 Tero Kristocrypto: omap-sham - add context export/import stubs
2016-09-22 Baoyou Xiecrypto: sun4i-ss - mark sun4i_hash() static
2016-09-22 Wei Yongjuncrypto: ccp - Fix return value check in ccp_dmaengine_r...
2016-09-22 Wei Yongjunhwrng: geode - fix return value check in mod_init()
2016-09-22 Wei Yongjunhwrng: amd - Fix return value check in mod_init()
2016-09-22 Markus Elfringcrypto: caam - Move common error handling code in two...
2016-09-22 Markus Elfringcrypto: caam - Delete an unnecessary initialisation...
2016-09-22 Markus Elfringcrypto: caam - Return a value directly in caam_hash_cra...
2016-09-22 Markus Elfringcrypto: caam - Rename a jump label in five functions
2016-09-22 Markus Elfringcrypto: caam - Rename jump labels in ahash_setkey()
2016-09-22 Markus Elfringcrypto: caam - Use kmalloc_array() in ahash_setkey()
2016-09-22 Wei Yongjuncrypto: ccp - use kmem_cache_zalloc instead of kmem_cac...
2016-09-22 Wei Yongjuncrypto: omap-aes - fix error return code in omap_aes_pr...
2016-09-22 Wei Yongjuncrypto: omap-des - fix error return code in omap_des_pr...
2016-09-13 Masahiro Yamadacrypto: squash lines for simple wrapper functions
2016-09-13 PrasannaKumar Mura... hwrng: geode - Use linux/io.h instead of asm/io.h
2016-09-13 PrasannaKumar Mura... hwrng: geode - Migrate to managed API
2016-09-13 Wei Yongjunhwrng: st - Fix missing clk_disable_unprepare() on...
2016-09-13 PrasannaKumar Mura... hwrng: amd - Migrate to managed API
2016-09-13 PrasannaKumar Mura... hwrng: core - Allocate memory during module init
2016-09-13 Giovanni Cabidducrypto: qat - fix leak on error path
2016-09-13 PrasannaKumar Mura... hwrng: pasemi - Use linux/io.h instead of asm/io.h
2016-09-13 Tero Kristocrypto: omap-des - fix crypto engine initialization...
2016-09-13 Tero Kristocrypto: omap-aes - fix crypto engine initialization...
2016-09-13 Lokesh Vutlacrypto: omap-aes - Add fallback support
2016-09-13 Lokesh Vutlacrypto: omap-aes - Add support for multiple cores
2016-09-13 Tero Kristocrypto: omap-aes - use runtime_pm autosuspend for clock...
2016-09-13 Tero Kristocrypto: omap-sham - fix SW fallback HMAC handling for...
2016-09-13 Tero Kristocrypto: omap-sham - fix software fallback handling
2016-09-13 Tero Kristocrypto: omap-sham - avoid executing tasklet where not...
2016-09-07 Herbert XuPCI: Fix cavium quirk compile failure with PCI_ATS off
2016-09-07 PrasannaKumar Mura... hwrng: pasemi - Migrate to managed API
2016-09-07 Arnd Bergmanncrypto: mv_cesa - remove NO_IRQ reference
2016-09-07 Quentin Lambertcrypto: ccp - add missing release in ccp_dmaengine_register
2016-09-07 Catalin Vasilecrypto: caam - fix rfc3686(ctr(aes)) IV load
2016-09-07 Corentin LABBEcrypto: engine - permit to enqueue ashash_request
2016-09-07 Corentin LABBEcrypto: engine - move crypto engine to its own header
2016-09-07 Maksim Lukoshkovcrypto: qat - fix incorrect accelerator mask for C3X...
2016-09-07 Arvind Yadavhwrng: bcm2835 - handle of_iomap failures
2016-08-31 Maksim Lukoshkovcrypto: qat - fix constants table DMA
2016-08-31 PrasannaKumar Mura... hwrng: tx4939 - Use devm_hwrng_register instead of...
2016-08-31 PrasannaKumar Mura... hwrng: Remove check for max less than 4 bytes
2016-08-31 Corentin LABBEhwrng: amd - Convert to new hwrng read() API
2016-08-31 Corentin LABBEhwrng: amd - Access hardware via ioread32/iowrite32
2016-08-31 Corentin LABBEhwrng: amd - Replace global variable with private struct
2016-08-31 Corentin LABBEhwrng: amd - release_region must be called after hwrng_...
2016-08-31 Corentin LABBEhwrng: amd - Remove asm/io.h
2016-08-31 Corentin LABBEhwrng: amd - Be consitent with the driver name
2016-08-31 Corentin LABBEhwrng: amd - use the BIT macro
2016-08-31 Corentin LABBEhwrng: amd - Fix style problem with blank line
2016-08-31 Baoyou Xiecrypto: caam - add missing header dependencies
2016-08-31 Omer Khaliqhwrng: cavium - Add Cavium HWRNG driver for ThunderX...
2016-08-31 Ananth JastyPCI: quirk fixup for cavium invalid sriov link value.
2016-08-31 Horia Geantăcrypto: caam - fix IV loading for authenc (giv)decryption
2016-08-24 Sudip Mukherjeecrypto: rockchip - use devm_add_action_or_reset()
2016-08-24 Fabio Estevamcrypto: mxc-scc - check clk_prepare_enable() error
2016-08-24 PrasannaKumar Mura... hwrng: omap3-rom - Remove obsoleted functions
2016-08-24 Wei Yongjuncrypto: sun4i-ss - fix missing unlock on error in sun4i...
2016-08-24 Li Zhongcrypto: vmx - fix null dereference in p8_aes_xts_crypt
2016-08-24 Giovanni Cabidducrypto: qat - fix aes-xts key sizes
2016-08-24 Fabian Frederickhwrng: mxc-rnga - Fix Kconfig dependency
2016-08-16 Markus Elfringhwrng: pic32 - Delete unnecessary assignment for the...
2016-08-16 Wei Yongjuncrypto: ccp - Fix non static symbol warning
2016-08-16 Corentin LABBEcrypto: sun4i-ss - fix indentation of two crypto alg
2016-08-16 Corentin LABBEcrypto: sun4i-ss - Always use sun4i_tfm_ctx for storing...
2016-08-16 Corentin LABBEcrypto: sun4i-ss - fix spelling
2016-08-16 Corentin LABBEcrypto: sun4i-ss - clean unused ss
2016-08-16 Corentin LABBEcrypto: sun4i-ss - unify update/final function
2016-08-16 Corentin LABBEcrypto: sun4i-ss - fix a few signed warning
2016-08-09 Romain Periercrypto: marvell - Don't hardcode block size in mv_cesa_...
2016-08-09 Romain Periercrypto: marvell - Don't overwrite default creq->state...
2016-08-09 Romain Periercrypto: marvell - Update transformation context for...
2016-08-09 Thomas Petazzonicrypto: marvell - make mv_cesa_ahash_cache_req() return...
2016-08-09 Thomas Petazzonicrypto: marvell - turn mv_cesa_ahash_init() into a...
2016-08-09 Thomas Petazzonicrypto: marvell - remove unused parameter in mv_cesa_ah...
2016-08-09 Thomas Petazzonicrypto: marvell - be explicit about destination in...
2016-08-09 Russell Kingcrypto: caam - avoid kernel warnings on probe failure
2016-08-09 Russell Kingcrypto: caam - get rid of tasklet
2016-08-09 Russell Kingcrypto: caam - add ahash_edesc_add_src()
2016-08-09 Russell Kingcrypto: caam - move job descriptor initialisation to...
2016-08-09 Russell Kingcrypto: caam - add ahash_edesc_alloc() for descriptor...
2016-08-09 Russell Kingcrypto: caam - check and use dma_map_sg() return code
2016-08-09 Russell Kingcrypto: caam - ensure that we clean up after an error
2016-08-09 Russell Kingcrypto: caam - replace sec4_sg pointer with array
next