summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2016-07-11crypto: ux500 - memmove the right sizeLinus Walleij
2016-07-11crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard
2016-06-24crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky
2016-06-01crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE
2016-06-01crypto: talitos - fix ahash algorithms registrationHoria Geant?
2016-06-01crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile
2016-05-03crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk
2016-04-28crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk
2016-04-20crypto: talitos - fix AEAD tcrypt testsHoria Geant?
2016-04-20crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann
2016-04-15crypto: ccp - Prevent information leakage on exportTom Lendacky
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-17crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON
2016-03-17crypto: marvell/cesa - initialize hash statesBoris BREZILLON
2016-03-17crypto: marvell/cesa - fix memory leakBoris BREZILLON
2016-03-17crypto: ccp - fix lock acquisition codeGary R Hook
2016-03-11crypto: qat - remove redundant arbiter configurationTadeusz Struk
2016-03-11crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy
2016-03-11crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy
2016-03-11crypto: qat - Change the definition of icp_qat_uof_regtypePingchao Yang
2016-03-11crypto: ccp - Add abstraction for device-specific callsGary R Hook
2016-03-11crypto: ccp - CCP versioning supportGary R Hook
2016-03-11crypto: ccp - Support for multiple CCPsGary R Hook
2016-03-11crypto: ccp - Remove check for x86 family and modelGary R Hook
2016-02-28crypto: ccp - memset request context to zero during importTom Lendacky
2016-02-28crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang
2016-02-17crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam
2016-02-17crypto: qat - fix leak on error pathTadeusz Struk
2016-02-17crypto: atmel-sha - fix race in atmel_sha_final()Cyrille Pitchen
2016-02-17crypto: atmel-sha - fix .import()/.export() implementationCyrille Pitchen
2016-02-15treewide: Fix typo in printkMasanari Iida
2016-02-06crypto: sahara - fill the statesize fieldFabio Estevam
2016-02-06crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam
2016-02-06crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam
2016-02-06crypto: ccp - Don't assume export/import areas are alignedTom Lendacky
2016-02-06crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk
2016-02-06crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara
2016-02-06crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON
2016-02-06crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-02-06crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen
2016-02-01crypto: ccp - Limit the amount of information exportedTom Lendacky
2016-02-01crypto: omap-aes - Support crypto engine frameworkBaolin Wang
2016-01-30crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen
2016-01-30crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-01-27crypto: sunxi - don't print confusing dataArnd Bergmann
2016-01-25crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni
2016-01-25crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu