summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun8i-ce - call finalize with bh disabledCorentin Labbe2022-03-022-0/+6
* crypto: sun8i-ss - call finalize with bh disabledCorentin Labbe2022-03-022-0/+6
* crypto: cavium/zip - register algorithm only if hardware is presentCorentin Labbe2022-03-021-48/+35
* crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye2022-02-231-3/+13
* crypto: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef2022-02-231-0/+7
* crypto: octeontx2 - add synchronization between mailbox accessesHarman Kalra2022-02-235-14/+46
* crypto: rockchip - ECB does not need IVCorentin Labbe2022-02-181-1/+0
* crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye2022-02-181-3/+5
* crypto: hisilicon/sec - add the register configuration for HW V3Kai Ye2022-02-181-11/+40
* crypto: ux500 - use GFP_KERNELJulia Lawall2022-02-182-2/+2
* crypto: nx - Constify static attribute_group structsRikard Falkeborn2022-02-181-2/+2
* crypto: omap-sham - Constify static attribute_groupRikard Falkeborn2022-02-181-1/+1
* crypto: omap-aes - Constify static attribute_groupRikard Falkeborn2022-02-181-1/+1
* crypto: qat - enable power management for QAT GEN4Wojciech Ziemba2022-02-1811-16/+252
* crypto: qat - move and rename GEN4 error register definitionsWojciech Ziemba2022-02-183-17/+17
* crypto: qat - add misc workqueueWojciech Ziemba2022-02-183-0/+37
* crypto: qat - don't cast parameter in bit operationsAndy Shevchenko2022-02-181-3/+6
* crypto: cavium/nitrox - fix typo on cryptoCorentin Labbe2022-02-181-1/+1
* crypto: atmel-tdes - Add support for the TDES IP available on sama7g5 SoCTudor Ambarus2022-02-111-0/+1
* crypto: sl3516 - remove redundant initializations of pointers in_sg and out_sgColin Ian King2022-02-051-2/+2
* crypto: marvell/octeontx - remove redundant initialization of variable c_sizeColin Ian King2022-02-051-1/+0
* crypto: octeontx2 - remove CONFIG_DM_CRYPT checkShijith Thotton2022-02-051-10/+7
* crypto: atmel - add support for AES and SHA IPs available on lan966x SoCKavyasree Kotagiri2022-02-052-0/+2
* crypto: octeontx2 - increase CPT HW instruction queue lengthSrujana Challa2022-02-051-4/+15
* crypto: octeontx2 - disable DMA black hole on an DMA faultSrujana Challa2022-02-051-0/+13
* crypto: octeontx2 - CN10K CPT to RNM workaroundSrujana Challa2022-02-051-1/+42
* crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt2022-01-311-1/+1
* crypto: hisilicon/qm - cleanup warning in qm_vf_read_qosKai Ye2022-01-311-1/+1
* crypto: hisilicon/sec - use the correct print formatKai Ye2022-01-311-1/+1
* crypto: hisilicon/sec - fix the CTR mode BD configurationKai Ye2022-01-312-2/+10
* crypto: hisilicon/sec - fix the max length of AAD for the CCM modeKai Ye2022-01-311-0/+5
* crypto: hisilicon/sec - add some comments for soft fallbackKai Ye2022-01-311-6/+6
* crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930Kai Ye2022-01-311-1/+1
* crypto: octeontx2 - select CONFIG_NET_DEVLINKShijith Thotton2022-01-311-0/+1
* crypto: qat - fix access to PFVF interrupt registers for GEN4Giovanni Cabiddu2022-01-311-33/+9
* crypto: sun8i-ss - really disable hash on A80Corentin Labbe2022-01-311-0/+2
* crypto: ccp - remove redundant ret variableMinghao Chi2022-01-311-4/+1
* crypto: qat - fix a signedness bug in get_service_enabled()Dan Carpenter2022-01-281-1/+1
* crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()Peter Gonda2022-01-281-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-4/+4
|\
| * virtio: wrap config->reset callsMichael S. Tsirkin2022-01-151-4/+4
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-1193-1855/+4072
|\ \
| * | crypto: qat - fix definition of ring reset resultsGiovanni Cabiddu2021-12-311-4/+4
| * | crypto: hisilicon - cleanup warning in qm_get_qos_value()Tom Rix2021-12-311-1/+1
| * | crypto: ccp - remove unneeded semicolonYang Li2021-12-311-1/+1
| * | crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut2021-12-311-2/+2
| * | crypto: ux500 - Use platform_get_irq() to get the interruptLad Prabhakar2021-12-242-19/+9
| * | crypto: hisilicon/qm - disable qm clock-gatingWeili Qian2021-12-241-0/+17
| * | crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit2021-12-241-1/+1
| * | crypto: octeontx2 - prevent underflow in get_cores_bmap()Dan Carpenter2021-12-241-1/+2