summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: caam - add power management supportHoria Geanta2023-08-044-21/+306
| * crypto: caam - Change structure type representing DECO MIDFranck LENORMAND2023-08-041-7/+1
| * crypto: caam - Remove messages related to memory allocation failureChristophe JAILLET2023-07-281-11/+3
| * crypto: caam - Use struct_size()Christophe JAILLET2023-07-281-2/+1
| * crypto: starfive - Add AES skcipher and aead supportJia Jie Ho2023-07-285-7/+1132
| * crypto: hisilicon/hpre - enable sva error interrupt eventWeili Qian2023-07-221-1/+4
| * crypto: hisilicon/qm - increase device doorbell timeoutWeili Qian2023-07-221-0/+6
| * crypto: hisilicon/qm - stop function and write data to memoryWeili Qian2023-07-221-6/+8
| * crypto: hisilicon/qm - flush all work before driver removedWeili Qian2023-07-221-0/+8
| * crypto: stm32 - remove flag HASH_FLAGS_DMA_READYThomas Bourgoin2023-07-221-13/+8
| * crypto: stm32 - fix MDMAT conditionThomas Bourgoin2023-07-221-1/+1
| * crypto: stm32 - check request size and scatterlist size when using DMA.Thomas Bourgoin2023-07-221-5/+10
| * crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin2023-07-221-1/+1
| * crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.Thomas Bourgoin2023-07-221-3/+3
| * crypto: stm32 - add new algorithms supportThomas Bourgoin2023-07-222-125/+543
| * crypto: hisilicon/hpre - ensure private key less than nWeili Qian2023-07-201-2/+8
| * crypto: starfive - Convert to platform remove callback returning voidUwe Kleine-König2023-07-201-4/+2
| * crypto: atmel-tdes - Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-201-11/+3
| * crypto: atmel-sha - Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-201-12/+3
| * crypto: atmel-aes - Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-201-12/+3
| * crypto: keembay - Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-201-9/+1
| * crypto: omap-des - Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-201-7/+1
| * crypto: qat - replace the if statement with min()You Kangren2023-07-201-5/+2
| * crypto: qat - add heartbeat counters checkDamian Muszynski2023-07-206-0/+81
| * crypto: qat - add heartbeat featureDamian Muszynski2023-07-2020-2/+611
| * crypto: qat - add measure clock frequencyDamian Muszynski2023-07-2016-0/+268
| * crypto: qat - drop obsolete heartbeat interfaceDamian Muszynski2023-07-201-15/+0
| * crypto: qat - add internal timer for qat 4xxxDamian Muszynski2023-07-2010-0/+137
| * crypto: qat - add fw_counters debugfs fileLucas Segarra Fernandez2023-07-207-0/+303
| * crypto: ccp - Add support for getting and setting DBC parametersMario Limonciello2023-07-202-0/+47
| * crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello2023-07-202-0/+24
| * crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello2023-07-207-1/+253
| * crypto: ccp - move setting PSP master to earlier in the initMario Limonciello2023-07-201-3/+7
| * crypto: ccp - Add bootloader and TEE version offsetsMario Limonciello2023-07-201-0/+5
| * crypto: ccp - Add support for displaying PSP firmware versionsMario Limonciello2023-07-202-0/+66
| * crypto: ccp - Rename macro for security attributesMario Limonciello2023-07-201-13/+13
| * crypto: qat - change value of default idle filterGiovanni Cabiddu2023-07-141-1/+1
* | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-08-281-4/+3
|\ \
| * | s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger2023-07-241-4/+3
| |/
* / Revert "crypto: caam - adjust RNG timing to support more devices"Herbert Xu2023-08-181-2/+2
|/
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-061-11/+0
|\
| * s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionHarald Freudenberger2023-07-031-11/+0
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-07-031-0/+1
|\ \
| * | virtio-crypto: call scheduler when we free unused buffsXianting Tian2023-07-031-0/+1
* | | Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-06-3064-503/+3071
|\ \ \
| * | | crypto: starfive - Add RSA algo supportJia Jie Ho2023-06-235-2/+683
| * | | crypto: starfive - Update hash module irq handlingJia Jie Ho2023-06-231-1/+8
| * | | crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal2023-06-232-22/+44
| * | | crypto: caam - add a test for the RNGVictoria Milhoan (b42089)2023-06-232-0/+57
| * | | crypto: caam - adjust RNG timing to support more devicesVictoria Milhoan2023-06-231-2/+2