summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | crypto: caam - fix misspelled upper_32_bitsArnd Bergmann2016-06-201-2/+2
| * | | crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-133-3/+4
| * | | crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-081-0/+180
| * | | crypto: talitos - implement cra_priorityLEROY Christophe2016-06-081-1/+5
| * | | crypto: talitos - sg_to_link_tbl() not used anymore, remove itLEROY Christophe2016-06-081-8/+0Star
| * | | crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-081-85/+124
| * | | crypto: talitos - making mapping helpers more genericLEROY Christophe2016-06-081-137/+93Star
| * | | crypto: talitos - move mapping helpers before IPSEC functionsLEROY Christophe2016-06-081-122/+122
| * | | crypto: talitos - using helpers for all talitos_ptr operationsLEROY Christophe2016-06-081-25/+34
| * | | crypto: omap-aes - Fix registration of algorithmsLokesh Vutla2016-06-071-8/+10
| * | | crypto: s5p-sss - Use consistent indentation for variables and membersKrzysztof Kozlowski2016-05-311-40/+40
| * | | crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă2016-05-311-1/+1
| * | | crypto: caam - handle core endianness != caam endiannessHoria Geantă2016-05-319-166/+340
| * | | crypto: caam - fix offset field in hw sg entriesCristian Stoica2016-05-312-5/+5
| * | | crypto: qat - fix typos sizeof for ctxTadeusz Struk2016-05-311-4/+4
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-261-0/+13
|\ \ \ | |_|/ |/| |
| * | s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner2016-06-151-0/+13
| |/
* | crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek2016-07-211-0/+1
* | crypto: ux500 - memmove the right sizeLinus Walleij2016-06-131-2/+2
* | crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard2016-06-132-2/+2
* | crypto: vmx - Fix ABI detectionAnton Blanchard2016-06-131-1/+1
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-312-6/+13
|\
| * crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky2016-05-251-5/+12
| * crypto: omap-sham - potential Oops on error in probeDan Carpenter2016-05-191-1/+1
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-281-1/+1
|/
* crypto: qat - change the adf_ctl_stop_devices to voidTadeusz Struk2016-05-131-6/+3Star
* crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile2016-05-101-1/+1
* crypto: vmx - comply with ABIs that specify vrsave as reserved.Paulo Flabiano Smorigo2016-05-101-0/+20
* crypto: ccp - constify ccp_actions structureJulia Lawall2016-05-032-2/+2
* crypto: marvell/cesa - Use dma_pool_zallocJulia Lawall2016-05-031-3/+2Star
* crypto: qat - make adf_vf_isr.c dependant on IOV configTadeusz Struk2016-05-032-4/+14
* crypto: qat - Fix typo in commentsTadeusz Struk2016-05-031-2/+2
* crypto: omap-sham - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-05-031-17/+8Star
* crypto: omap-des - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-05-031-51/+17Star
* crypto: omap-aes - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-05-031-46/+16Star
* crypto: omap-des - Integrate with the crypto engine frameworkBaolin Wang2016-05-032-54/+44Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-05-031-2/+11
|\
| * crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-031-2/+11
* | crypto: s5p-sss - fix incorrect usage of scatterlists apiMarek Szyprowski2016-04-281-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-04-286-40/+87
|\|
| * crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-04-283-10/+24
| * crypto: talitos - fix AEAD tcrypt testsHoria Geant?2016-04-201-16/+30
| * crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann2016-04-201-14/+27
| * crypto: ccp - Prevent information leakage on exportTom Lendacky2016-04-152-0/+6
* | crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocksKrzysztof Kozlowski2016-04-251-14/+39
* | crypto: s5p-sss - Use common BIT macroKrzysztof Kozlowski2016-04-251-48/+47Star
* | crypto: mxc-scc - fix unwinding in mxc_scc_crypto_register()Dan Carpenter2016-04-251-2/+2
* | crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init()Dan Carpenter2016-04-251-6/+9
* | crypto: talitos - fix ahash algorithms registrationHoria Geant?2016-04-251-0/+64
* | crypto: ccp - Ensure all dependencies are specifiedGary R Hook2016-04-251-0/+1