aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-07crypto: bcm - use of_device_get_match_dataCorentin LABBE1-5/+2
2017-10-07crypto: omap - use of_device_get_match_dataCorentin LABBE3-15/+6
2017-10-07crypto: stm32 - use of_device_get_match_dataCorentin LABBE1-5/+2
2017-10-07crypto: algboss - remove redundant setting of len to zeroColin Ian King1-1/+0
2017-10-07crypto: omap - return -ENOMEM on allocation failure.Allen1-1/+1
2017-10-07padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2-1/+21
2017-10-07padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2-1/+44
2017-10-07padata: set cpu_index of unused CPUs to -1Mathias Krause1-1/+7
2017-10-07crypto: crc32-pclmul - remove useless relative addressingMikulas Patocka1-11/+6
2017-10-07crypto:ccp - invoke the DMA callback in a standard wayamd1-3/+1
2017-10-07crypto: ccp - unmap pages and remove unmap objects in callbackamd1-0/+1
2017-09-22crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi1-55/+46
2017-09-22crypto: drop unnecessary return statementsGeliang Tang8-13/+0
2017-09-22crypto: Use PTR_ERR_ZEROHimanshu Jha3-12/+3
2017-09-22crypto: inside-secure - remove null check before kfreeHimanshu Jha1-4/+2
2017-09-22crypto: n2 - remove null check before kfreeHimanshu Jha1-8/+4
2017-09-22crypto: padlock-sha - constify x86_cpu_idArvind Yadav1-1/+1
2017-09-22crypto: padlock-aes - constify x86_cpu_idArvind Yadav1-1/+1
2017-09-22crypto: crypto4xx - pointer arithmetic overhaulChristian Lamparter3-68/+59
2017-09-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter1-8/+9
2017-09-22crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constantChristian Lamparter2-5/+3
2017-09-22crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst()Christian Lamparter1-96/+30
2017-09-22crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloadsChristian Lamparter4-0/+177
2017-09-22crypto: crypto4xx - move and refactor dynamic_contents helpersChristian Lamparter5-99/+39
2017-09-22crypto: crypto4xx - fix dynamic_sa_ctl's sa_contents declarationChristian Lamparter3-9/+9
2017-09-22crypto: crypto4xx - remove double assignment of pd_uinfo->stateChristian Lamparter1-1/+0
2017-09-22crypto: crypto4xx - remove extern statement before function declarationChristian Lamparter1-24/+24
2017-09-22crypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flagChristian Lamparter1-1/+3
2017-09-22crypto: crypto4xx - remove unused definitions and write-only variablesChristian Lamparter3-23/+1
2017-09-22crypto: crypto4xx - remove bad list_delChristian Lamparter1-4/+2
2017-09-22dt/bindings: exynos-rng: Move dt binding documentation to bindings/cryptoPrasannaKumar Muralidharan2-1/+1
2017-09-22hwrng: timeriomem - Remove 'max < 4' condition checkPrasannaKumar Muralidharan1-7/+0
2017-09-22crypto: aesni - Use GCM IV size constantCorentin LABBE1-3/+4
2017-09-22crypto: gcm - Use GCM IV size constantCorentin LABBE1-11/+12
2017-09-22crypto: omap - Use GCM IV size constantCorentin LABBE2-5/+7
2017-09-22crypto: chelsio - Use GCM IV size constantCorentin LABBE1-4/+5
2017-09-22crypto: mediatek - Use GCM IV size constantCorentin LABBE1-1/+2
2017-09-22crypto: bcm - Use GCM IV size constantCorentin LABBE2-6/+5
2017-09-22crypto: atmel - Use GCM IV size constantCorentin LABBE1-2/+3
2017-09-22crypto: nx - Use GCM IV size constantCorentin LABBE1-4/+5
2017-09-22crypto: ccp - Use GCM IV size constantCorentin LABBE1-5/+4
2017-09-22crypto: caam - Use GCM IV size constantCorentin LABBE2-5/+6