crypto: caam - Delete an unnecessary initialisation in seven functions
[cascardo/linux.git] / drivers /
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-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-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
2016-08-09 Russell Kingcrypto: caam - mark the hardware descriptor as cache...
2016-08-09 Russell Kingcrypto: caam - incorporate job descriptor into struct...
2016-08-09 Russell Kingcrypto: caam - ensure descriptor buffers are cacheline...
2016-08-09 Russell Kingcrypto: caam - fix DMA API mapping leak
2016-08-09 Will Thomascrypto: img-hash - Fix set_reqsize call
2016-08-09 James Hartleycrypto: img-hash - log a successful probe
2016-08-09 James Hartleycrypto: img-hash - Add support for export and import
2016-08-09 Govindraj Rajacrypto: img-hash - Add suspend resume hooks for img...
2016-08-09 Will Thomascrypto: img-hash - Reconfigure DMA Burst length
2016-08-09 Will Thomascrypto: img-hash - Fix hash request context
2016-08-09 Will Thomascrypto: img-hash - Fix null pointer exception
2016-08-09 Gary R Hookcrypto: ccp - Enable use of the additional CCP
2016-08-09 Gary R Hookcrypto: ccp - Enable DMA service on a v5 CCP
2016-08-09 Gary R Hookcrypto: ccp - Add support for the RNG in a version...
2016-08-09 Gary R Hookcrypto: ccp - Let a v5 CCP provide the same function...
2016-08-09 Gary R Hookcrypto: ccp - Refactor code to enable checks for queue...
2016-08-09 Gary R Hookcrypto: ccp - Refactor code supporting the CCP's RNG
2016-08-09 Gary R Hookcrypto: ccp - Refactor the storage block allocation...
2016-08-09 Gary R Hookcrypto: ccp - Refactoring: symbol cleanup
2016-08-09 Gary R Hookcrypto: ccp - Shorten the fields of the action structure
2016-08-09 Gary R Hookcrypto: ccp - Abstract PCI info for the CCP
2016-08-09 Gary R Hookcrypto: ccp - Fix non-conforming comment style
2016-08-09 Quentin Lambertcrypto: ixp4xx - Add missing npe_c release in error...
2016-08-09 Quentin Lambertcrypto: ixp4xx - Fix a "simple if" coding style warning
2016-08-09 Russell Kingcrypto: caam - fix non-hmac hashes
2016-08-08 Horia Geantăcrypto: caam - defer aead_set_sh_desc in case of zero...
next