summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-29crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointerHerbert Xu
2021-01-29crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy
2021-01-29crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang
2021-01-22crypto: keembay - use 64-bit arithmetic for computing bit_lenOvidiu Panait
2021-01-22crypto: octeontx2 - register with linux crypto frameworkSrujana Challa
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa
2021-01-22crypto: octeontx2 - add virtual function driver supportSrujana Challa
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa
2021-01-22crypto: octeontx2 - add LF frameworkSrujana Challa
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa
2021-01-22crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa
2021-01-22crypto: octeontx2 - add mailbox communication with AFSrujana Challa
2021-01-22crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa
2021-01-22crypto: bcm - Fix sparse warningsHerbert Xu
2021-01-14crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAYDaniele Alessandrelli
2021-01-14crypto: keembay-ocs-hcu - Fix a WARN() messageDan Carpenter
2021-01-14crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in commentBhaskar Chowdhury
2021-01-14crypto: hisilicon/sec - register SEC device to uacceKai Ye
2021-01-14crypto: hisilicon/hpre - register HPRE device to uacceKai Ye
2021-01-14crypto: hisilicon - add ZIP device using mode parameterKai Ye
2021-01-14crypto: hisilicon/qm - SVA bugfixed on Kunpeng920Kai Ye
2021-01-14crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa
2021-01-14crypto: qat - reduce size of mapped regionAdam Guerin
2021-01-14crypto: qat - change format string and cast ring sizeAdam Guerin
2021-01-14crypto: qat - fix potential spectre issueAdam Guerin
2021-01-14crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba
2021-01-14crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in KconfigMarco Chiappero
2021-01-14crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counterHerbert Xu
2021-01-08crypto: vmx - Move extern declarations into header fileHerbert Xu
2021-01-03crypto: picoxcell - Remove PicoXcell driverRob Herring
2021-01-03wireguard: Kconfig: select CRYPTO_BLAKE2S_ARMEric Biggers
2021-01-03hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET
2021-01-03hwrng: iproc-rng200 - Move enable/disable in separate functionMatthias Brugger
2021-01-03hwrng: iproc-rng200 - Fix disable of the block.Matthias Brugger
2021-01-03crypto: keembay-ocs-hcu - Add optional support for sha224Daniele Alessandrelli
2021-01-03crypto: keembay-ocs-hcu - Add HMAC supportDaniele Alessandrelli
2021-01-03crypto: keembay - Add Keem Bay OCS HCU driverDeclan Murphy
2021-01-03crypto: sun4i-ss - add SPDX header and remove blank linesCorentin Labbe
2021-01-03crypto: sun4i-ss - enabled stats via debugfsCorentin Labbe
2021-01-03crypto: sun4i-ss - fix kmap usageCorentin Labbe
2021-01-03crypto: sun4i-ss - initialize need_fallbackCorentin Labbe
2021-01-03crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe
2021-01-03crypto: sun4i-ss - IV register does not work on A10 and A13Corentin Labbe
2021-01-03crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe
2021-01-03crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe
2021-01-03crypto: inside-secure - fix platform_get_irq.cocci warningsTian Tao
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel