summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-26158-5603/+17105
|\
| * crypto: vmx - Avoid weird build failuresMichael Ellerman2019-11-221-3/+3
| * crypto: amlogic - enable working on big endian kernelCorentin Labbe2019-11-222-43/+34
| * crypto: sun8i-ce - enable working on big endianCorentin Labbe2019-11-222-34/+40
| * hwrng: ks-sa - Enable COMPILE_TESTHerbert Xu2019-11-221-1/+1
| * crypto: atmel-aes - Change data type for "lastc" bufferTudor Ambarus2019-11-221-1/+1
| * crypto: atmel-tdes - Set the IV after {en,de}cryptTudor Ambarus2019-11-221-2/+38
| * crypto: sun4i-ss - fix big endian issuesCorentin Labbe2019-11-221-10/+11
| * crypto: sun4i-ss - hide the Invalid keylen messageCorentin Labbe2019-11-221-1/+1
| * crypto: sun4i-ss - use crypto_ahash_digestsizeCorentin Labbe2019-11-221-1/+1
| * crypto: sun4i-ss - remove dependency on not 64BITCorentin Labbe2019-11-221-1/+1
| * crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe2019-11-221-6/+6
| * crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu2019-11-223-0/+332
| * crypto: hisilicon - add SRIOV for HiSilicon SECZaibo Xu2019-11-222-3/+153
| * crypto: hisilicon - add HiSilicon SEC V2 driverZaibo Xu2019-11-227-0/+1875
| * crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing2019-11-221-4/+4
| * crypto: qce/dma - Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-221-2/+2
| * crypto: ccp - add SEV command privilege separationBrijesh Singh2019-11-222-7/+23
| * crypto: sun8i-ce - Fix memdup.cocci warningsYueHaibing2019-11-221-4/+2
| * crypto: sun4i-ss - Fix 64-bit size_t warningsHerbert Xu2019-11-221-8/+14
| * crypto: ccree - update a stale reference to ablkcipherArd Biesheuvel2019-11-171-2/+2
| * crypto: nx - remove stale comment referring to the blkcipher walk APIArd Biesheuvel2019-11-172-10/+0
| * crypto: marvell/cesa - rename blkcipher to skcipherArd Biesheuvel2019-11-172-10/+10
| * crypto: qat - switch to skcipher APIArd Biesheuvel2019-11-172-162/+146
| * crypto: talitos - switch to skcipher APIArd Biesheuvel2019-11-171-165/+143
| * crypto: rockchip - switch to skcipher APIArd Biesheuvel2019-11-175-562/+545
| * crypto: niagara2 - switch to skcipher APIArd Biesheuvel2019-11-171-98/+96
| * crypto: stm32 - switch to skcipher APIArd Biesheuvel2019-11-171-179/+159
| * crypto: qce - switch to skcipher APIArd Biesheuvel2019-11-176-99/+100
| * crypto: picoxcell - switch to skcipher APIArd Biesheuvel2019-11-171-202/+184
| * crypto: sahara - switch to skcipher APIArd Biesheuvel2019-11-171-81/+75
| * crypto: mediatek - switch to skcipher APIArd Biesheuvel2019-11-171-132/+116
| * crypto: mxs - switch to skcipher APIArd Biesheuvel2019-11-171-75/+65
| * crypto: ixp4xx - switch to skcipher APIArd Biesheuvel2019-11-171-120/+108
| * crypto: hifn - switch to skcipher APIArd Biesheuvel2019-11-171-91/+92
| * crypto: chelsio - switch to skcipher APIArd Biesheuvel2019-11-173-179/+173
| * crypto: cavium/cpt - switch to skcipher APIArd Biesheuvel2019-11-171-158/+134
| * crypto: nitrox - remove cra_type reference to ablkcipherArd Biesheuvel2019-11-171-1/+0
| * crypto: bcm-spu - switch to skcipher APIArd Biesheuvel2019-11-174-205/+186
| * crypto: atmel-tdes - switch to skcipher APIArd Biesheuvel2019-11-171-226/+207
| * crypto: atmel-aes - switch to skcipher APIArd Biesheuvel2019-11-171-264/+247
| * crypto: s5p - switch to skcipher APIArd Biesheuvel2019-11-171-98/+89
| * crypto: ux500 - switch to skcipher APIArd Biesheuvel2019-11-171-215/+156
| * crypto: omap - switch to skcipher APIArd Biesheuvel2019-11-173-238/+207
| * crypto: ccp - switch from ablkcipher to skcipherArd Biesheuvel2019-11-176-211/+186
| * crypto: virtio - switch to skcipher APIArd Biesheuvel2019-11-172-97/+92
| * crypto: virtio - deal with unsupported input sizesArd Biesheuvel2019-11-171-2/+10
| * crypto: virtio - implement missing support for output IVsArd Biesheuvel2019-11-171-0/+9
| * crypto: amlogic - fix two resources leakCorentin Labbe2019-11-171-4/+6
| * crypto: inside-secure - Fixed authenc w/ (3)DES fails on MacchiatobinPascal van Leeuwen2019-11-171-2/+3