summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-10-29s390/pkey: Add new pkey handler module pkey-uvHarald Freudenberger
2024-10-28crypto: starfive - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: tegra - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C
2024-10-28crypto: qat - Fix typo "accelaration"WangYuli
2024-10-28crypto: tegra - remove redundant error check on retColin Ian King
2024-10-28crypto: nx - Fix invalid wait context during kexec rebootVishal Chourasia
2024-10-28crypto: nx - Rename devdata_mutex to devdata_spinlockVishal Chourasia
2024-10-28crypto: qat - Constify struct pm_status_rowChristophe JAILLET
2024-10-19crypto: crypto4xx - use devm in probeRosen Penev
2024-10-19crypto: crypto4xx - avoid explicit resourceRosen Penev
2024-10-19crypto: cesa - use devm_platform_get_and_ioremap_resourceRosen Penev
2024-10-19crypto: cesa - remove irq_set_affinity_hintRosen Penev
2024-10-19crypto: cesa - use enabled variants for clk_getRosen Penev
2024-10-19crypto: cesa - add COMPILE_TESTRosen Penev
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-19crypto: qat - remove faulty arbiter config resetAhsan Atta
2024-10-16Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-10-10crypto: marvell/cesa - Disable hash algorithmsHerbert Xu
2024-10-05crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang
2024-10-05crypto: qat - remove unused adf_devmgr_get_firstDr. David Alan Gilbert
2024-10-05crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter
2024-10-05crypto: qat/qat_420xx - fix off by one in uof_get_name()Dan Carpenter
2024-10-05crypto: iaa - Remove potential infinite loop in check_completion()Zanussi, Tom
2024-10-05crypto: drivers - Correct multiple typos in commentsShen Lichuan
2024-10-05crypto: ccree - Fix typo in commentYu Jiaoliang
2024-10-05crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König
2024-10-05crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni
2024-10-05crypto: caam - Slightly simplify platform_device()Christophe JAILLET
2024-10-05crypto: caam - Fix the pointer passed to caam_qi_shutdown()Christophe JAILLET
2024-10-05crypto: hisilicon/hpre - enable all clusters clock gatingWeili Qian
2024-10-05crypto: mxs-dcp - Fix AES-CBC with hardware-bound keysTomas Paukrt
2024-10-05crypto: amlogic - Remove redundant assignment and error messagesTang Bin
2024-10-05crypto: drivers - Drop sign/verify operationsLukas Wunner
2024-10-05crypto: virtio - Drop sign/verify operationsLukas Wunner
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-21crypto: caam - Pad SG length when allocating hash edescHerbert Xu
2024-09-13crypto: n2 - Set err to EINVAL if snprintf fails for hmacHerbert Xu
2024-09-13crypto: camm/qi - Use ERR_CAST() to return error-valued pointerChen Yufan
2024-09-13crypto: qcom-rng - rename *_of_data to *_match_dataBrian Masney
2024-09-13crypto: qcom-rng - fix support for ACPI-based systemsBrian Masney
2024-09-06crypto: octeontx* - Select CRYPTO_AUTHENCHerbert Xu
2024-09-06crypto: qat - Remove trailing space after \n newlineColin Ian King
2024-09-06crypto: hisilicon/sec - Remove trailing space after \n newlineColin Ian King
2024-09-06crypto: hisilicon/qm - inject error before stopping queueWeili Qian
2024-09-06crypto: hisilicon/hpre - mask cluster timeout errorWeili Qian
2024-09-06crypto: hisilicon/qm - reset device before enabling itWeili Qian
2024-09-06crypto: hisilicon/trng - modifying the order of header filesChenghai Huang