summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-07-30crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfmTudor Ambarus
2021-07-16crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
2021-07-16crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-28crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye
2021-06-28crypto: sl3516 - Add dependency on ARCH_GEMINIGeert Uytterhoeven
2021-06-28crypto: sl3516 - Typo s/Stormlink/Storlink/Geert Uytterhoeven
2021-06-28crypto: omap - Drop obsolete PageSlab checkHerbert Xu
2021-06-28crypto: qat - ratelimit invalid ioctl message and print the invalid cmdColin Ian King
2021-06-24crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe
2021-06-24crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing
2021-06-24crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu
2021-06-24crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu
2021-06-24crypto: nx - Fix memcpy() over-reading in nonceKees Cook
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King
2021-06-24crypto: sa2ul - Remove unused auth_len variableHerbert Xu
2021-06-24crypto: sl3516 - fix duplicated inclusionkernel test robot
2021-06-23Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2021-06-20crypto/nx: Register and unregister VAS interface on PowerVMHaren Myneni
2021-06-20crypto/nx: Add sysfs interface to export NX capabilitiesHaren Myneni
2021-06-20crypto/nx: Get NX capabilities for GZIP coprocessor typeHaren Myneni
2021-06-20crypto/nx: Rename nx-842-pseries file name to nx-common-pseriesHaren Myneni
2021-06-20powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann
2021-06-17crypto: hisilicon/zip - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/sec - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/qm - supports to inquiry each function's QoSKai Ye
2021-06-17crypto: hisilicon/qm - add pf ping single vf functionKai Ye
2021-06-17crypto: hisilicon/qm - merges the work initialization process into a single f...Kai Ye
2021-06-17crypto: hisilicon/qm - add the "alg_qos" file nodeKai Ye
2021-06-17crypto: hisilicon/qm - supports writing QoS int the hostKai Ye
2021-06-17crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dma...Baokun Li
2021-06-17crypto: marvell/cesa - change FPGA indirect article to anTom Rix
2021-06-11crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Christophe JAILLET
2021-06-11crypto: hisilicon/sec - modify the SEC request structureKai Ye
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye
2021-06-11crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun
2021-06-11crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe
2021-06-11crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong
2021-06-11crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...Zhang Qilong
2021-06-11crypto: nitrox - fix unchecked variable in nitrox_register_interruptsTong Tiangen
2021-06-03crypto: hisilicon/qm - update reset flowWeili Qian
2021-06-03crypto: hisilicon/qm - add callback to support communicationWeili Qian
2021-06-03crypto: hisilicon/qm - enable PF and VFs communicationWeili Qian