summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-28crypto: picoxcell - Remove VLA usage of skcipherKees Cook1-11/+10
2018-09-28crypto: omap-aes - Remove VLA usage of skcipherKees Cook2-10/+9
2018-09-28crypto: mxs-dcp - Remove VLA usage of skcipherKees Cook1-11/+10
2018-09-28crypto: chelsio - Remove VLA usage of skcipherKees Cook2-14/+15
2018-09-28crypto: artpec6 - Remove VLA usage of skcipherKees Cook1-10/+9
2018-09-28crypto: qce - Remove VLA usage of skcipherKees Cook2-8/+7
2018-09-28crypto: sahara - Remove VLA usage of skcipherKees Cook1-16/+15
2018-09-28crypto: vmx - Remove VLA usage of skcipherKees Cook3-29/+29
2018-09-28crypto: ccp - Remove VLA usage of skcipherKees Cook2-7/+8
2018-09-28wusb: Remove VLA usage of skcipherKees Cook1-8/+8
2018-09-28ppp: mppe: Remove VLA usage of skcipherKees Cook1-13/+14
2018-09-28block: cryptoloop: Remove VLA usage of skcipherKees Cook1-11/+11
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook4-63/+59
2018-09-28crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski1-5/+40
2018-09-28crypto: s5p-sss: Minor code cleanupChristoph Manszewski1-37/+17
2018-09-28crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski1-2/+2
2018-09-28crypto: s5p-sss: Fix race in error handlingChristoph Manszewski1-5/+7
2018-09-21crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan1-4/+40
2018-09-21crypto: ccp - Fix static checker warningJanakarajan Natarajan1-1/+1
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă3-1/+1750
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă5-70/+114
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă3-1/+582
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă7-17/+3109
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă3-4/+79
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă3-0/+908
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă1-14/+14
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă1-0/+58
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă1-0/+5
2018-09-21crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers1-12/+12
2018-09-21crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala1-2/+2
2018-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-2/+2
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă1-4/+4
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala8-30/+236
2018-09-14dm: Remove VLA usage from hashesKees Cook2-7/+21
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41
2018-09-04crypto: atmel - switch to SPDX license identifiersTudor Ambarus6-47/+6
2018-09-04crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41
2018-09-04crypto: qat - Remove VLA usageKees Cook1-2/+6
2018-09-04crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă4-253/+217
2018-09-04crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă2-241/+208
2018-09-04crypto: caam/qi - remove ablkcipher IV generationHoria Geantă4-327/+20
2018-09-04crypto: caam/jr - remove ablkcipher IV generationHoria Geantă1-264/+11
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+47
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-20/+17
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-40/+58
2018-08-31Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-161/+303
2018-08-31Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+13
2018-08-31Merge branch 'pm-core'Rafael J. Wysocki1-1/+1