summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-21/+2
* crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-14/+2
* crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-252-26/+4
* crypto: marvell/cesa - use devm_platform_ioremap_resource_bynameZhang Qilong2020-09-251-3/+1
* crypto: stm32/crc32 - Avoid lock if hardware is already usedNicolas Toromanoff2020-09-252-3/+13
* crypto: qat - remove unnecessary mutex_init()Qinglang Miao2020-09-251-2/+0
* crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-252-56/+5
* crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkeyHerbert Xu2020-09-253-42/+36
* crypto: inside-secure - Move ipad/opad into safexcel_contextHerbert Xu2020-09-253-63/+72
* crypto: inside-secure - Move priv pointer into safexcel_contextHerbert Xu2020-09-253-30/+30
* crypto: atmel-aes - convert to use be32_add_cpu()Liu Shixin2020-09-251-1/+1
* cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang2020-09-251-2/+2
* hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)2020-09-253-0/+176
* crypto: inside-secure - Add support for EIP197 with output classifierPascal van Leeuwen2020-09-182-3/+54
* crypto: n2 - Fix sparse endianness warningHerbert Xu2020-09-181-7/+7
* crypto: sun8i - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-182-12/+6
* crypto: stm32-hash - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-8/+3
* crypto: caam - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-2/+1
* crypto: caam - Fix kerneldocKrzysztof Kozlowski2020-09-184-8/+11
* crypto: hisilicon - fixed memory allocation errorLongfang Liu2020-09-181-4/+12
* crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon - update SEC module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon - update mininum queueLongfang Liu2020-09-181-2/+2
* crypto: qat - use PCI_VDEVICEGiovanni Cabiddu2020-09-186-30/+12
* crypto: qat - replace device ids definesGiovanni Cabiddu2020-09-189-31/+27
* crypto: sa2ul - Fix pm_runtime_get_sync() error checkingDan Carpenter2020-09-181-1/+1
* crypto: inside-secure - Prevent missing of processing errorsPascal van Leeuwen2020-09-181-4/+5
* crypto: sun4i-ss - Fix sparse endianness markersHerbert Xu2020-09-181-8/+9
* crypto: hisilicon/zip - fix some coding stylesYang Shen2020-09-182-19/+11
* crypto: hisilicon/zip - supplement some commentsYang Shen2020-09-181-2/+2
* crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'Yang Shen2020-09-182-14/+14
* crypto: hisilicon/zip - fix static check warningYang Shen2020-09-181-6/+6
* crypto: hisilicon/zip - add print for error branchYang Shen2020-09-182-16/+45
* crypto: hisilicon/zip - use a enum parameter instead of some macrosYang Shen2020-09-181-10/+13
* crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'Yang Shen2020-09-181-3/+4
* crypto: hisilicon/zip - modify debugfs interface parametersShukun Tan2020-09-181-31/+24
* crypto: hisilicon/zip - unify naming style for functions and macrosYang Shen2020-09-181-17/+18
* crypto: hisilicon/zip - remove some useless parametersYang Shen2020-09-182-2/+0
* crypto: omap-sham - fix digcnt register handling with export/importTero Kristo2020-09-181-0/+3
* crypto: omap-sham - convert to use crypto engineTero Kristo2020-09-181-108/+78
* crypto: sa2ul - Select CRYPTO_AUTHENCHerbert Xu2020-09-181-0/+1
* crypto: ux500 - Fix sparse endianness warningsHerbert Xu2020-09-111-16/+8
* crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu2020-09-116-24/+12
* crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferralKrzysztof Kozlowski2020-09-111-8/+7
* crypto: s5p-sss - Add and fix kerneldocKrzysztof Kozlowski2020-09-111-3/+4
* crypto: s5p-sss - remove redundant null checkXu Wang2020-09-111-4/+2
* hwrng: xiphera-trng: add support for XIP8001B hwrngAtte Tommiska2020-09-113-0/+161
* net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel2020-09-112-8/+0
* crypto: bcm-iproc - remove ecb(arc4) supportArd Biesheuvel2020-09-116-128/+6