summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-1739-980/+1810
|\ \
| * | crypto: qat - remove redundant arbiter configurationTadeusz Struk2016-03-111-19/+0
| * | crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-112-4/+4
| * | crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-113-6/+6
| * | crypto: qat - Change the definition of icp_qat_uof_regtypePingchao Yang2016-03-111-21/+21
| * | crypto: ccp - Add abstraction for device-specific callsGary R Hook2016-03-117-667/+710
| * | crypto: ccp - CCP versioning supportGary R Hook2016-03-116-5/+98
| * | crypto: ccp - Support for multiple CCPsGary R Hook2016-03-114-19/+114
| * | crypto: ccp - Remove check for x86 family and modelGary R Hook2016-03-111-36/+11
| * | crypto: ccp - memset request context to zero during importTom Lendacky2016-02-282-0/+2
| * | crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang2016-02-281-1/+1
| * | crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-286-14/+499
| * | crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam2016-02-171-1/+1
| * | crypto: qat - fix leak on error pathTadeusz Struk2016-02-171-34/+36
| * | crypto: atmel-sha - fix race in atmel_sha_final()Cyrille Pitchen2016-02-171-22/+2
| * | crypto: atmel-sha - fix .import()/.export() implementationCyrille Pitchen2016-02-171-34/+10
| * | crypto: sahara - fill the statesize fieldFabio Estevam2016-02-061-0/+2
| * | crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam2016-02-061-10/+2
| * | crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam2016-02-061-5/+0
| * | crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2016-02-062-25/+37
| * | crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk2016-02-061-6/+0
| * | crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara2016-02-061-1/+1
| * | crypto: ccp - Limit the amount of information exportedTom Lendacky2016-02-013-10/+48
| * | crypto: omap-aes - Support crypto engine frameworkBaolin Wang2016-02-012-53/+45
| * | crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen2016-01-301-1/+60
| * | crypto: sunxi - don't print confusing dataArnd Bergmann2016-01-271-3/+2
| * | crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni2016-01-251-4/+2
| * | crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu2016-01-251-14/+12
| * | crypto: atmel-sha - fix context switchesCyrille Pitchen2016-01-252-25/+84
| * | crypto: atmel-sha - add support of sama5d2x SoCsCyrille Pitchen2016-01-251-0/+6
| * | crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto clientCyrille Pitchen2016-01-251-6/+13
| * | crypto: atmel-sha - fix crash when computing digest on empty messageCyrille Pitchen2016-01-251-0/+1
| * | crypto: ccp - Add hash state import and export supportTom Lendacky2016-01-252-0/+46
| * | crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?2016-01-252-2/+3
| * | crypto: qat - Pack cfg ctl structsAtta, Ahsan2016-01-251-3/+3
| * | crypto: s5p-sss - Use memcpy_toio for iomem annotated memoryKrzysztof Koz?owski2016-01-251-2/+2
| * | crypto: s5p-sss - Fix minor coding style violationsKrzysztof Koz?owski2016-01-251-4/+4
| * | crypto: qat - remove redundant function callPingchao Yang2016-01-251-1/+0
| * | crypto: qat - change name for c6xx dev typeTadeusz Struk2016-01-251-2/+2
* | | crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON2016-02-061-1/+1
* | | crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen2016-02-061-5/+13
* | | crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen2016-02-061-7/+0
* | | crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen2016-01-301-4/+12
|/ /
* | crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-251-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-223-8/+17
|\ \
| * | crypto: atmel-aes - Add missing break to atmel_aes_reg_nameHerbert Xu2016-01-191-0/+1
| * | crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMAGeert Uytterhoeven2016-01-181-0/+1
| * | crypto: qat - update init_esram for C3xxx dev typeTadeusz Struk2016-01-181-0/+3
OpenPOWER on IntegriCloud