summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2016-06-28crypto: ux500 - do not build with -O0Arnd Bergmann
2016-06-24crypto: omap-sham - set sw fallback to 240 bytesBin Liu
2016-06-24crypto: omap - do not call dmaengine_terminate_allLokesh Vutla
2016-06-24crypto: omap-sham - change queue size from 1 to 10Tero Kristo
2016-06-24crypto: omap-sham - use runtime_pm autosuspend for clock handlingTero Kristo
2016-06-23crypto: marvell - Increase the size of the crypto queueRomain Perier
2016-06-23crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier
2016-06-23crypto: marvell - Add load balancing between enginesRomain Perier
2016-06-23crypto: marvell - Move SRAM I/O operations to step functionsRomain Perier
2016-06-23crypto: marvell - Add a complete operation for async requestsRomain Perier
2016-06-23crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove itRomain Perier
2016-06-23crypto: marvell - Copy IV vectors by DMA transfers for acipher requestsRomain Perier
2016-06-23crypto: marvell - Fix wrong type check in dma functionsRomain Perier
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-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar
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