summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-09-25crypto: sun8i-ss - Add support for the PRNGCorentin Labbe
2020-09-25crypto: sun8i-ss - Add SS_START defineCorentin Labbe
2020-09-25crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-25crypto: marvell/cesa - use devm_platform_ioremap_resource_bynameZhang Qilong
2020-09-25crypto: stm32/crc32 - Avoid lock if hardware is already usedNicolas Toromanoff
2020-09-25crypto: qat - remove unnecessary mutex_init()Qinglang Miao
2020-09-25crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-25crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkeyHerbert Xu
2020-09-25crypto: inside-secure - Move ipad/opad into safexcel_contextHerbert Xu
2020-09-25crypto: inside-secure - Move priv pointer into safexcel_contextHerbert Xu
2020-09-25crypto: atmel-aes - convert to use be32_add_cpu()Liu Shixin
2020-09-25cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang
2020-09-18crypto: inside-secure - Add support for EIP197 with output classifierPascal van Leeuwen
2020-09-18crypto: n2 - Fix sparse endianness warningHerbert Xu
2020-09-18crypto: sun8i - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18crypto: stm32-hash - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18crypto: caam - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18crypto: caam - Fix kerneldocKrzysztof Kozlowski
2020-09-18crypto: hisilicon - fixed memory allocation errorLongfang Liu
2020-09-18crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu
2020-09-18crypto: hisilicon - update SEC module parameter descriptionLongfang Liu
2020-09-18crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu
2020-09-18crypto: hisilicon - update mininum queueLongfang Liu
2020-09-18crypto: qat - use PCI_VDEVICEGiovanni Cabiddu
2020-09-18crypto: qat - replace device ids definesGiovanni Cabiddu
2020-09-18crypto: sa2ul - Fix pm_runtime_get_sync() error checkingDan Carpenter
2020-09-18crypto: inside-secure - Prevent missing of processing errorsPascal van Leeuwen
2020-09-18crypto: sun4i-ss - Fix sparse endianness markersHerbert Xu
2020-09-18crypto: hisilicon/zip - fix some coding stylesYang Shen
2020-09-18crypto: hisilicon/zip - supplement some commentsYang Shen
2020-09-18crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'Yang Shen
2020-09-18crypto: hisilicon/zip - fix static check warningYang Shen
2020-09-18crypto: hisilicon/zip - add print for error branchYang Shen
2020-09-18crypto: hisilicon/zip - use a enum parameter instead of some macrosYang Shen
2020-09-18crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'Yang Shen
2020-09-18crypto: hisilicon/zip - modify debugfs interface parametersShukun Tan
2020-09-18crypto: hisilicon/zip - unify naming style for functions and macrosYang Shen
2020-09-18crypto: hisilicon/zip - remove some useless parametersYang Shen
2020-09-18crypto: omap-sham - fix digcnt register handling with export/importTero Kristo
2020-09-18crypto: omap-sham - convert to use crypto engineTero Kristo
2020-09-18crypto: sa2ul - Select CRYPTO_AUTHENCHerbert Xu
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari
2020-09-11crypto: ux500 - Fix sparse endianness warningsHerbert Xu
2020-09-11crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu
2020-09-11crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferralKrzysztof Kozlowski
2020-09-11crypto: s5p-sss - Add and fix kerneldocKrzysztof Kozlowski