summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-06-26crypto: ccree - adapt ccree essiv support to kcapiGilad Ben-Yossef1-31/+93
2020-06-26crypto: ccree - fix resource leak on error pathGilad Ben-Yossef1-12/+18
2020-06-26crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()Horia Geantă1-4/+6
2020-06-26crypto: img-hash - remove redundant initialization of variable errColin Ian King1-1/+1
2020-06-26crypto: ccp - remove redundant assignment to variable retColin Ian King1-1/+0
2020-06-26crypto: api - Prune inclusions in crypto.hHerbert Xu1-2/+1
2020-06-26crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka1-16/+18
2020-06-26crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka3-6/+9
2020-06-26crypto: omap-sham - Fix sparse/compiler warningsHerbert Xu1-9/+9
2020-06-26crypto: omap-des - Fix sparse/compiler warningsHerbert Xu1-3/+3
2020-06-26crypto: hisilicon - fix strncpy warning with strscpyZhangfei Gao1-1/+5
2020-06-18crypto: octeontx - Fix sparse warningsHerbert Xu6-38/+32
2020-06-18crypto: caam - Fix argument type in handle_imx6_err005766Herbert Xu1-1/+1
2020-06-18crypto: qat - update timeout logic in put admin msgWojciech Ziemba1-15/+19
2020-06-18crypto: qat - send admin messages to set of AEsWojciech Ziemba1-18/+46
2020-06-18crypto: qat - update fw init admin msgWojciech Ziemba2-27/+52
2020-06-18crypto: caam/qi2 - remove redundant assignment to retColin Ian King1-2/+0
2020-06-18crc-t10dif: clean up some more thingsEric Biggers1-13/+11
2020-06-18crc-t10dif: use fallback in initial stateEric Biggers1-27/+10
2020-06-18crypto: hisilicon - update SEC driver module parameterLongfang Liu1-3/+3
2020-06-18crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu1-12/+42
2020-06-18crypto: qat - remove packed attribute in etr structsGiovanni Cabiddu1-7/+6
2020-06-18crypto: qat - replace user types with kernel ABI __u typesWojciech Ziemba7-182/+182
2020-06-18crypto: qat - replace user types with kernel u typesWojciech Ziemba16-167/+167
2020-06-18crypto: caam/qi2 - add support for dpseci_reset()Andrei Botila4-0/+36
2020-06-18crypto: hisilicon - allow smaller reads in debugfsDan Carpenter1-27/+6