summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-16crypto: ccp - Silence strncpy warningHerbert Xu
2020-07-16hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16efi: use sha256() instead of open codingEric Biggers
2020-07-16crypto: mediatek - use AES library for GCM key derivationArd Biesheuvel
2020-07-16crypto: sahara - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: qce - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: picoxcell - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: mxs-dcp - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: chelsio - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: ccp - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: omap-aes - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel
2020-07-16crypto: amlogic-gxl - default to build as moduleArd Biesheuvel
2020-07-16hwrng: ba431 - Include kernel.hHerbert Xu
2020-07-16crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu
2020-07-16crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu
2020-07-16crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye
2020-07-16crypto: hisilicon/sec2 - clear SEC debug regsKai Ye
2020-07-16crypto: caam - Remove broken arc4 supportHerbert Xu
2020-07-09crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song
2020-07-09crypto: ccp - Fix sparse warningsHerbert Xu
2020-07-09crypto: virtio - constify features[] and id_table[]Rikard Falkeborn
2020-07-09hwrng: virtio - Constify id_table[]Rikard Falkeborn
2020-07-09hwrng: nomadik - Constify nmk_rng_ids[]Rikard Falkeborn
2020-07-09hwrng: bcm2835 - Constify bcm2835_rng_devtype[]Rikard Falkeborn
2020-07-09hwrng: ba431 - HW_RANDOM_BA431 should not default to yGeert Uytterhoeven
2020-07-09hwrng: ba431 - Add dependency on HAS_IOMEMHerbert Xu
2020-07-09crypto: qat - fallback for xts with 192 bit keysGiovanni Cabiddu
2020-07-09crypto: qat - remove unused field in skcipher ctxGiovanni Cabiddu
2020-07-09crypto: qat - validate xts keyGiovanni Cabiddu
2020-07-09crypto: qat - allow xts requests not multiple of blockGiovanni Cabiddu
2020-07-09hwrng: octeon - Fix sparse warningsHerbert Xu
2020-07-09hwrng: pic32 - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: st - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: bcm2835 - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: hisi - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: omap - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: npcm - Fix W=1 unused variable warningHerbert Xu
2020-07-09Merge branch 'ux500'Herbert Xu
2020-07-09crypto: ux500/hash - Add namespacing to hash_init()Lee Jones
2020-07-03crypto: cpt - Fix sparse warningsHerbert Xu
2020-07-03crypto: hisilicon/qm - Change type of pasid to u32Fenghua Yu
2020-07-03crypto: ccp - Fix use of merged scatterlistsJohn Allen
2020-07-03crypto: qce/sha - Do not modify scatterlist passed along with requestSivaprakash Murugesan
2020-07-03crypto: qce - re-initialize context on importSivaprakash Murugesan
2020-07-03crypto: qce - support zero length test vectorsSivaprakash Murugesan