summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2020-09-11crypto: s5p-sss - remove redundant null checkXu Wang
2020-09-11crypto: bcm-iproc - remove ecb(arc4) supportArd Biesheuvel
2020-09-11crypto: n2 - remove ecb(arc4) supportArd Biesheuvel
2020-09-11crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni
2020-09-11crypto: caam - use traditional error check patternAndy Shevchenko
2020-09-11crypto: sa2ul - fix compiler warning produced by clangTero Kristo
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-04crypto: amlogic - Fix endianness markerHerbert Xu
2020-09-04crypto: sun8i-ss - remove redundant memzero_explicit()Denis Efremov
2020-09-04crypto: sun8i-ss - use kfree_sensitive()Denis Efremov
2020-09-04crypto: sun8i-ce - use kfree_sensitive()Denis Efremov
2020-09-04crypto: amlogic - use kfree_sensitive()Denis Efremov
2020-09-04crypto: inside-secure - use kfree_sensitive()Denis Efremov
2020-09-04crypto: ccree - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-04crypto: sa2ul - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-28crypto: stm32 - Fix sparse warningsHerbert Xu
2020-08-28crypto: ccree - fix runtime PM imbalance on errordinghao.liu@zju.edu.cn
2020-08-28crypto: mediatek - Fix endianness bugs and sparse warningsHerbert Xu
2020-08-28crypto: hifn_795x - Remove 64-bit build-time checkHerbert Xu
2020-08-28crypto: cavium/nitrox - add an error message to explain the failure of pci_re...George Acosta
2020-08-28crypto: sa2ul - Fix pointer-to-int-cast warningYueHaibing
2020-08-25crypto: stm32 - Add missing header inclusionsHerbert Xu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav
2020-08-21chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav