summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2016-06-23crypto: marvell - Check engine is not already running when enabling a reqRomain Perier
2016-06-23crypto: marvell - Add a macro constant for the size of the crypto queueRomain Perier
2016-06-20crypto: caam - replace deprecated EXTRA_CFLAGSTudor Ambarus
2016-06-20crypto: caam - fix misspelled upper_32_bitsArnd Bergmann
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner
2016-06-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-13crypto: ux500 - memmove the right sizeLinus Walleij
2016-06-13crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard
2016-06-13crypto: vmx - Fix ABI detectionAnton Blanchard
2016-06-08crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEULEROY Christophe
2016-06-08crypto: talitos - implement cra_priorityLEROY Christophe
2016-06-08crypto: talitos - sg_to_link_tbl() not used anymore, remove itLEROY Christophe
2016-06-08crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEULEROY Christophe
2016-06-08crypto: talitos - making mapping helpers more genericLEROY Christophe
2016-06-08crypto: talitos - move mapping helpers before IPSEC functionsLEROY Christophe
2016-06-08crypto: talitos - using helpers for all talitos_ptr operationsLEROY Christophe
2016-06-07crypto: omap-aes - Fix registration of algorithmsLokesh Vutla
2016-05-31crypto: s5p-sss - Use consistent indentation for variables and membersKrzysztof Kozlowski
2016-05-31crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă
2016-05-31crypto: caam - fix offset field in hw sg entriesCristian Stoica
2016-05-31crypto: qat - fix typos sizeof for ctxTadeusz Struk
2016-05-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-25crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky
2016-05-19crypto: omap-sham - potential Oops on error in probeDan Carpenter
2016-05-13crypto: qat - change the adf_ctl_stop_devices to voidTadeusz Struk
2016-05-10crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile
2016-05-10crypto: vmx - comply with ABIs that specify vrsave as reserved.Paulo Flabiano Smorigo
2016-05-03crypto: ccp - constify ccp_actions structureJulia Lawall
2016-05-03crypto: marvell/cesa - Use dma_pool_zallocJulia Lawall
2016-05-03crypto: qat - make adf_vf_isr.c dependant on IOV configTadeusz Struk
2016-05-03crypto: qat - Fix typo in commentsTadeusz Struk
2016-05-03crypto: omap-sham - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi
2016-05-03crypto: omap-des - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi
2016-05-03crypto: omap-aes - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi
2016-05-03crypto: omap-des - Integrate with the crypto engine frameworkBaolin Wang
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-05-03crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk
2016-04-28crypto: s5p-sss - fix incorrect usage of scatterlists apiMarek Szyprowski
2016-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-04-28crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk
2016-04-25crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocksKrzysztof Kozlowski
2016-04-25crypto: s5p-sss - Use common BIT macroKrzysztof Kozlowski
2016-04-25crypto: mxc-scc - fix unwinding in mxc_scc_crypto_register()Dan Carpenter
2016-04-25crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init()Dan Carpenter
2016-04-25crypto: talitos - fix ahash algorithms registrationHoria Geant?
2016-04-25crypto: ccp - Ensure all dependencies are specifiedGary R Hook
2016-04-20crypto: marvell/cesa - Improving code readabilityRomain Perier
2016-04-20crypto: s5p-sss - Remove useless hash interrupt handlerKrzysztof Kozlowski