summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2021-01-03chcr_ktls: use AES library for single use cipherArd Biesheuvel
2021-01-03crypto: ccree - remove unused including <linux/version.h>Tian Tao
2021-01-03crypto: sahara - Remove unused .id_table supportFabio Estevam
2021-01-03crypto: mediatek - remove obsolete driverVic Wu
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds