summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2026-06-05crypto: qat - simplify adf_service_mask_to_string helperThorsten Blum
2026-06-05crypto: qat - add KPT support for GEN6 devicesJunyuan Wang
2026-06-05crypto: nx - fix nx_crypto_ctx_exit argumentSam James
2026-05-29crypto: loongson - Select CRYPTO_RNGEric Biggers
2026-05-29crypto: ccp/tsm - Enable the root port after the endpointAlexey Kardashevskiy
2026-05-29crypto: qat - use pci logging variants for PCI-specific messagesAhsan Atta
2026-05-29crypto: qat - protect service table iterations with service_lockAhsan Atta
2026-05-29crypto: qat - fix restarting state leak on allocation failureAhsan Atta
2026-05-29crypto: octeontx - use strscpy_pad in ucode_load_storeThorsten Blum
2026-05-29crypto: atmel-ecc - Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-29crypto: atmel-sha204a - Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-29crypto: atmel-sha204a - Drop of_device_id dataUwe Kleine-König (The Capable Hub)
2026-05-29crypto: tegra - Return ENOMEM when input buffer allocation fails for ccmHerbert Xu
2026-05-29crypto: tegra - Fix dma_free_coherent size errorHerbert Xu
2026-05-29crypto: inside-secure/eip93 - Add check for devm_request_threaded_irqAleksander Jan Bajkowski
2026-05-29crypto: inside-secure/eip93 - Drop superfluous blank lineAleksander Jan Bajkowski
2026-05-29crypto: hisilicon/qm - support doorbell enable controlZongyu Wu
2026-05-29crypto: hisilicon - mask all error type when removing driverWeili Qian
2026-05-29crypto: hisilicon/qm - disable error report before flrWeili Qian
2026-05-29crypto: hisilicon/qm - support function-level error resetZhushuai Yin
2026-05-29crypto: hisilicon/qm - place the interrupt status interface after the PM usag...Zhushuai Yin
2026-05-29crypto: hisilicon/qm - allow VF devices to query hardware isolation statusZhushuai Yin
2026-05-22crypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum
2026-05-22crypto: atmel-sha204a - remove sysfs group before hwrngThorsten Blum
2026-05-22crypto: omap-des - drop of_match_ptr from OF match tableThorsten Blum
2026-05-22crypto: omap-des - add COMPILE_TEST and fix CONFIG_OF=n buildThorsten Blum
2026-05-22crypto: atmel-sha - use memcpy_and_pad to simplify hmac_setupThorsten Blum
2026-05-22crypto: drivers - remove of_match_ptr from OF match tablesThorsten Blum
2026-05-22crypto: eip93 - fix reset ring register definitionAleksander Jan Bajkowski
2026-05-22crypto: atmel-i2c - drop redundant void * callback cast in enqueueThorsten Blum
2026-05-22crypto: tegra - Don't touch bo refcount in host1x bo pin/unpinMikko Perttunen
2026-05-22crypto: qat - handle sysfs-triggered reset callbacksAhsan Atta
2026-05-22crypto: qat - factor out AER reset helpersAhsan Atta
2026-05-22crypto: qat - skip restart for down devicesAhsan Atta
2026-05-22crypto: qat - centralize bus master enableAhsan Atta
2026-05-22crypto: qat - notify fatal error before AER reset preparationAhsan Atta
2026-05-22crypto: qat - keep VFs enabled during resetAhsan Atta
2026-05-22crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
2026-05-22crypto: qat - remove MODULE_VERSIONGiovanni Cabiddu
2026-05-22crypto: atmel - use min3 to simplify atmel_sha_append_sgThorsten Blum
2026-05-22crypto: cesa - use max to simplify mv_cesa_probeThorsten Blum
2026-05-22crypto: qat - rename adf_ctl_drv.c to adf_module.cGiovanni Cabiddu
2026-05-22crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-05-22crypto: hisilicon/sec2 - lower priority for hisilicon crypto implementationslizhi
2026-05-15crypto: atmel-ecc - drop CONFIG_OF guard and of_match_ptrThorsten Blum
2026-05-15crypto: atmel-sha204a - drop __maybe_unused and of_match_ptrThorsten Blum
2026-05-15crypto: safexcel - Fix potential memory leak in safexcel_pci_probe()Abdun Nihaal
2026-05-15crypto: amlogic - avoid double cleanup in meson_crypto_probe()Dawei Feng
2026-05-15crypto: talitos - use devm_platform_ioremap_resource()Rosen Penev
2026-05-15crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitationPaul Louvel