summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel2-24/+25
2020-07-16crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel2-24/+25
2020-07-16crypto: omap-aes - permit asynchronous skcipher as fallbackArd Biesheuvel2-19/+19
2020-07-16crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel2-15/+15
2020-07-16crypto: amlogic-gxl - default to build as moduleArd Biesheuvel1-1/+1
2020-07-16hwrng: ba431 - Include kernel.hHerbert Xu1-0/+1
2020-07-16crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu1-5/+4
2020-07-16crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu1-27/+27
2020-07-16crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu2-27/+29
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye3-25/+71
2020-07-16crypto: hisilicon/sec2 - clear SEC debug regsKai Ye1-0/+7
2020-07-16crypto: caam - Remove broken arc4 supportHerbert Xu2-30/+0
2020-07-09crypto: arm/ghash - use variably sized key structArd Biesheuvel1-27/+24
2020-07-09crypto: arm64/gcm - use inline helper to suppress indirect callsArd Biesheuvel1-39/+46
2020-07-09crypto: arm64/gcm - use variably sized key structArd Biesheuvel1-28/+21
2020-07-09crypto: arm64/gcm - disentangle ghash and gcm setkey() routinesArd Biesheuvel1-25/+22
2020-07-09crypto: arm64/ghash - drop PMULL based shashArd Biesheuvel1-78/+12
2020-07-09crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song3-6/+7
2020-07-09crypto: api - permit users to specify numa node of acomp hardwareBarry Song5-13/+62
2020-07-09crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek1-3/+3
2020-07-09crypto: ccp - Fix sparse warningsHerbert Xu3-13/+12
2020-07-09crypto: af_alg - Fix regression on empty requestsHerbert Xu1-1/+1
2020-07-09crypto: virtio - constify features[] and id_table[]Rikard Falkeborn1-2/+2
2020-07-09hwrng: virtio - Constify id_table[]Rikard Falkeborn1-1/+1
2020-07-09hwrng: nomadik - Constify nmk_rng_ids[]Rikard Falkeborn1-1/+1
2020-07-09hwrng: bcm2835 - Constify bcm2835_rng_devtype[]Rikard Falkeborn1-1/+1
2020-07-09hwrng: ba431 - HW_RANDOM_BA431 should not default to yGeert Uytterhoeven1-3/+0
2020-07-09hwrng: ba431 - Add dependency on HAS_IOMEMHerbert Xu1-0/+1
2020-07-09crypto: qat - fallback for xts with 192 bit keysGiovanni Cabiddu1-3/+65
2020-07-09crypto: qat - remove unused field in skcipher ctxGiovanni Cabiddu1-4/+0
2020-07-09crypto: qat - validate xts keyGiovanni Cabiddu1-0/+6
2020-07-09crypto: qat - allow xts requests not multiple of blockGiovanni Cabiddu1-2/+20
2020-07-09hwrng: octeon - Fix sparse warningsHerbert Xu1-3/+3
2020-07-09hwrng: pic32 - Fix W=1 unused variable warningHerbert Xu1-1/+1
2020-07-09hwrng: st - Fix W=1 unused variable warningHerbert Xu1-1/+2
2020-07-09hwrng: bcm2835 - Fix W=1 unused variable warningHerbert Xu1-2/+1
2020-07-09hwrng: hisi - Fix W=1 unused variable warningHerbert Xu1-1/+1
2020-07-09hwrng: omap - Fix W=1 unused variable warningHerbert Xu1-9/+2
2020-07-09hwrng: npcm - Fix W=1 unused variable warningHerbert Xu1-1/+1
2020-07-09crypto: ux500/hash - Add namespacing to hash_init()Lee Jones1-9/+9
2020-07-03crypto: ccp - Update CCP driver maintainer informationTom Lendacky1-0/+9
2020-07-03crypto: cpt - Fix sparse warningsHerbert Xu3-23/+22
2020-07-03crypto: hisilicon/qm - Change type of pasid to u32Fenghua Yu1-2/+2
2020-07-03crypto: aesni - add compatibility with IASJian Cai1-11/+3
2020-07-03crypto: ccp - Fix use of merged scatterlistsJohn Allen2-11/+27
2020-07-03crypto: qce/sha - Do not modify scatterlist passed along with requestSivaprakash Murugesan1-2/+0
2020-07-03crypto: qce - re-initialize context on importSivaprakash Murugesan1-4/+12
2020-07-03crypto: qce - support zero length test vectorsSivaprakash Murugesan3-1/+21
2020-07-03crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_initDinghao Liu1-0/+1
2020-06-26crypto: ccree - remove unused fieldGilad Ben-Yossef1-1/+0