crypto: engine - Move crypto inclusions out of header file
[platform/kernel/linux-starfive.git] / drivers / crypto /
2023-08-18 Herbert Xucrypto: jh7110 - Include crypto/hash.h in header file
2023-08-18 Herbert Xucrypto: zynqmp - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: virtio - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: stm32 - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: jh1100 - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: rk3288 - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: omap - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: keembay - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: sl3516 - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: aspeed - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: amlogic - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: sun8i-ss - Remove prepare/unprepare request
2023-08-18 Herbert Xucrypto: sun8i-ce - Remove prepare/unprepare request
2023-08-18 Konrad Dybciocrypto: qcom-rng: Make the core clock optional regardle...
2023-08-18 Arnd Bergmanncrypto: drivers - avoid memcpy size warning
2023-08-18 Krzysztof Kozlowskicrypto: exynos - fix Wvoid-pointer-to-enum-cast warning
2023-08-18 Yue Haibingcrypto: qat - Remove unused function declarations
2023-08-18 Yue Haibingcrypto: allwinner - Remove unused function declarations
2023-08-18 Horia Geantăcrypto: caam/jr - fix shared IRQ line handling
2023-08-18 Iuliana Prodancrypto: caam - increase the domain of write memory...
2023-08-18 Gaurav Jaincrypto: caam - fix unchecked return value error
2023-08-18 Arnd Bergmanncrypto: caam - fix PM operations definition
2023-08-11 Ruan Jinjiecrypto: hisilicon/sec - Do not check for 0 return after...
2023-08-11 Yang Yingliangcrypto: qat - use kfree_sensitive instead of memset...
2023-08-11 Uwe Kleine-Königcrypto: stm32 - Convert to platform remove callback...
2023-08-11 Uwe Kleine-Königcrypto: stm32 - Drop if block with always false condition
2023-08-11 Uwe Kleine-Königcrypto: stm32 - Properly handle pm_runtime_get failing
2023-08-11 Yang Yingliangcrypto: starfive - fix return value check in starfive_a...
2023-08-04 Wang Mingcrypto: atmel - Use dev_err_probe instead of dev_err
2023-08-04 Horia Geantacrypto: caam - add power management support
2023-08-04 Franck LENORMANDcrypto: caam - Change structure type representing DECO MID
2023-07-28 Christophe JAILLETcrypto: caam - Remove messages related to memory alloca...
2023-07-28 Christophe JAILLETcrypto: caam - Use struct_size()
2023-07-28 Jia Jie Hocrypto: starfive - Add AES skcipher and aead support
2023-07-22 Weili Qiancrypto: hisilicon/hpre - enable sva error interrupt...
2023-07-22 Weili Qiancrypto: hisilicon/qm - increase device doorbell timeout
2023-07-22 Weili Qiancrypto: hisilicon/qm - stop function and write data...
2023-07-22 Weili Qiancrypto: hisilicon/qm - flush all work before driver...
2023-07-22 Thomas Bourgoincrypto: stm32 - remove flag HASH_FLAGS_DMA_READY
2023-07-22 Thomas Bourgoincrypto: stm32 - fix MDMAT condition
2023-07-22 Thomas Bourgoincrypto: stm32 - check request size and scatterlist...
2023-07-22 Thomas Bourgoincrypto: stm32 - fix loop iterating through scatterlist...
2023-07-22 Thomas Bourgoincrypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.
2023-07-22 Thomas Bourgoincrypto: stm32 - add new algorithms support
2023-07-20 Weili Qiancrypto: hisilicon/hpre - ensure private key less than n
2023-07-20 Uwe Kleine-Königcrypto: starfive - Convert to platform remove callback...
2023-07-20 Yangtao Licrypto: atmel-tdes - Use devm_platform_get_and_ioremap_...
2023-07-20 Yangtao Licrypto: atmel-sha - Use devm_platform_get_and_ioremap_r...
2023-07-20 Yangtao Licrypto: atmel-aes - Use devm_platform_get_and_ioremap_r...
2023-07-20 Yangtao Licrypto: keembay - Convert to devm_platform_ioremap_reso...
2023-07-20 Yangtao Licrypto: omap-des - Use devm_platform_get_and_ioremap_re...
2023-07-20 You Kangrencrypto: qat - replace the if statement with min()
2023-07-20 Damian Muszynskicrypto: qat - add heartbeat counters check
2023-07-20 Damian Muszynskicrypto: qat - add heartbeat feature
2023-07-20 Damian Muszynskicrypto: qat - add measure clock frequency
2023-07-20 Damian Muszynskicrypto: qat - drop obsolete heartbeat interface
2023-07-20 Damian Muszynskicrypto: qat - add internal timer for qat 4xxx
2023-07-20 Lucas Segarra Fern... crypto: qat - add fw_counters debugfs file
2023-07-20 Mario Limonciellocrypto: ccp - Add support for getting and setting DBC...
2023-07-20 Mario Limonciellocrypto: ccp - Add support for setting user ID for dynam...
2023-07-20 Mario Limonciellocrypto: ccp - Add support for fetching a nonce for...
2023-07-20 Mario Limonciellocrypto: ccp - move setting PSP master to earlier in...
2023-07-20 Mario Limonciellocrypto: ccp - Add bootloader and TEE version offsets
2023-07-20 Mario Limonciellocrypto: ccp - Add support for displaying PSP firmware...
2023-07-20 Mario Limonciellocrypto: ccp - Rename macro for security attributes
2023-07-14 Giovanni Cabidducrypto: qat - change value of default idle filter
2023-07-10 Linus TorvaldsMerge tag 'v6.5-p2' of git://git./linux/kernel/git...
2023-07-09 Linus TorvaldsMerge tag 'dma-mapping-6.5-2023-07-09' of git://git...
2023-07-09 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86-core-2023-07-09' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'mips_6.5_1' of git://git./linux/kernel/git...
2023-07-09 Linus TorvaldsMerge tag 'xfs-6.5-merge-6' of git://git./fs/xfs/xfs...
2023-07-09 Linus TorvaldsMerge tag '6.5-rc-smb3-client-fixes-part2' of git:...
2023-07-09 Linus TorvaldsMerge tag 'ntb-6.5' of https://github.com/jonmason/ntb
2023-07-08 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-08-10-43' of...
2023-07-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-07-08 Linus TorvaldsMerge tag 'i2c-for-6.5-rc1-part2' of git://git./linux...
2023-07-08 Linus TorvaldsMerge tag 'hardening-v6.5-rc1-fixes' of git://git....
2023-07-08 Linus TorvaldsMerge tag 'perf-tools-for-v6.5-2-2023-07-06' of git...
2023-07-08 Linus TorvaldsMerge tag 'bitmap-6.5-rc1' of https://github.com/norov...
2023-07-07 Linus TorvaldsMerge tag 'mmc-v6.5-2' of git://git./linux/kernel/git...
2023-07-07 Linus TorvaldsMerge tag 'sound-fix-6.5-rc1' of git://git./linux/kerne...
2023-07-07 Linus TorvaldsMerge tag 'ceph-for-6.5-rc1' of https://github.com...
2023-07-07 Linus TorvaldsMerge tag 'ntfs3_for_6.5' of https://github.com/Paragon...
2023-07-07 Linus TorvaldsMerge tag 'fsnotify_for_v6.5-rc2' of git://git./linux...
2023-07-07 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-mw2' of git://git./linux...
2023-07-07 Linus TorvaldsMerge tag 'powerpc-6.5-2' of git://git./linux/kernel...
2023-07-07 Linus TorvaldsMerge tag 'apparmor-pr-2023-07-06' of git://git./linux...
2023-07-07 Linus TorvaldsMerge tag 'drm-next-2023-07-07' of git://anongit.freede...
2023-07-07 Linus TorvaldsMerge tag 'acpi-6.5-rc1-3' of git://git./linux/kernel...
2023-07-07 Linus TorvaldsMerge tag 'docs-6.5-2' of git://git.lwn.net/linux
2023-07-07 Linus TorvaldsMerge tag 'spi-fix-v6.5-merge-window' of git://git...
2023-07-07 Linus TorvaldsMerge tag 'regulator-fix-v6.5-merge-window' of git...
2023-07-07 Linus TorvaldsMerge tag 'trace-v6.5-2' of git://git./linux/kernel...
2023-07-07 Linus TorvaldsMerge tag 'v6.5/vfs.fixes.2' of git://git./linux/kernel...
2023-07-06 Linus TorvaldsMerge tag 's390-6.5-2' of git://git./linux/kernel/git...
2023-07-06 Palmer DabbeltMerge patch series "riscv: some CMO alternative related...
2023-07-06 Linus TorvaldsMerge tag 'asm-generic-6.5' of git://git./linux/kernel...
2023-07-06 Linus TorvaldsMerge tag 'soc-fixes-6.5-1' of git://git./linux/kernel...
next