summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2016-08-24crypto: caam - fix non-hmac hashesRussell King
2016-07-10crypto: ux500 - memmove the right sizeLinus Walleij
2016-07-10crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard
2016-06-17crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky
2016-06-06crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile
2016-06-03crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocksKrzysztof Kozlowski
2016-06-03crypto: s5p-sss - Remove useless hash interrupt handlerKrzysztof Kozlowski
2016-05-08crypto: ccp - Prevent information leakage on exportTom Lendacky
2016-04-18crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Cyrille Pitchen
2016-04-18crypto: ccp - memset request context to zero during importTom Lendacky
2016-04-18crypto: ccp - Don't assume export/import areas are alignedTom Lendacky
2016-04-18crypto: ccp - Limit the amount of information exportedTom Lendacky
2016-04-18crypto: ccp - Add hash state import and export supportTom Lendacky
2016-02-28crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-02-28crypto: atmel - Check for clk_prepare_enable() return valueLABBE Corentin
2016-02-28crypto: atmel - use devm_xxx() managed functionLABBE Corentin
2015-09-29crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa
2015-09-21crypto: vmx - Fixing GHASH Key issue on little endianLeonidas Da Silva Barbosa
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?
2015-09-13crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek
2015-08-16crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu
2015-08-16crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk
2015-08-16crypto: nx - Fix reentrancy bugsHerbert Xu
2015-08-16crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa
2015-08-16crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa
2015-08-10crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh
2015-07-10Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?
2015-07-10crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?
2015-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-16crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-06-16crypto: caam - improve initalization for context state savesSteve Cornelius
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-24crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-08crypto: sahara - fix AES descriptor createSteffen Trumtrar
2015-04-08crypto: sahara - use the backlogSteffen Trumtrar
2015-04-08crypto: atmel-aes - correct usage of dma_sync_* APILeilei Zhao
2015-04-08crypto: atmel-aes - sync the buf used in DMA or CPULeilei Zhao
2015-04-08crypto: atmel-aes - initialize spinlock in probeLeilei Zhao
2015-04-08crypto: atmel-tdes - initialize spinlock in probeLeilei Zhao
2015-04-08crypto: atmel-sha - correct the max burst sizeLeilei Zhao
2015-04-08crypto: atmel-sha - initialize spinlock in probeLeilei Zhao
2015-04-08crypto: atmel-sha - fix sg list managementLeilei Zhao
2015-04-08crypto: atmel-sha - correct the way data are splitLudovic Desroches
2015-04-08crypto: atmel-sha - add new versionLeilei Zhao
2015-04-08crypto: atmel-aes - add new versionLeilei Zhao
2015-04-07crypto: qat - fix double release_firmware on error pathTadeusz Struk
2015-04-07crypto: qat - print ring name in debug outputTadeusz Struk
2015-04-03crypto: omap-sham - Add the offset of sg page to vaddrVutla, Lokesh
2015-04-01crypto: qat - fix checkpatch CODE_INDENT issueAllan, Bruce W