crypto: amlogic - Remove prepare/unprepare request
[platform/kernel/linux-starfive.git] / drivers /
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 Florian Fainellihwrng: iproc-rng200 - Implement suspend and resume...
2023-08-18 GUO Zihuahwrng: core - Remove duplicated include
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-05 Rob Herringhwrng: xgene: Add explicit io.h include
2023-08-04 Rob Herringhwrng: Enable COMPILE_TEST for more drivers
2023-08-04 Rob Herringhwrng: Explicitly include correct DT includes
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 Martin Kaiserhwrng: cn10k - use dev_err_probe
2023-07-28 Martin Kaiserhwrng: cn10k - delete empty remove function
2023-07-28 Martin Kaiserhwrng: cctrng - use dev_err_probe in error paths
2023-07-28 Martin Kaiserhwrng: cctrng - merge cc_trng_clk_init into its only...
2023-07-28 Martin Kaiserhwrng: cctrng - let devres enable the clock
2023-07-28 Martin Kaiserhwrng: cctrng - don't open code init and exit functions
2023-07-28 Jia Jie Hocrypto: starfive - Add AES skcipher and aead support
2023-07-22 Martin Kaiserhwrng: arm-smccc-trng - don't set drvdata
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-22 Martin Kaiserhwrng: ba431 - use dev_err_probe after failed registration
2023-07-22 Martin Kaiserhwrng: ba431 - don't init of_device_id's data
2023-07-22 Martin Kaiserhwrng: ba431 - do not set drvdata
2023-07-22 Martin Kaiserhwrng: ingenic - switch to device managed registration
2023-07-22 Martin Kaiserhwrng: ingenic - don't disable the rng in ingenic_trng_...
2023-07-22 Martin Kaiserhwrng: ingenic - use dev_err_probe in error paths
2023-07-22 Martin Kaiserhwrng: ingenic - use devm_clk_get_enabled
2023-07-22 Martin Kaiserhwrng: ingenic - remove dead assignments
2023-07-22 Martin Kaiserhwrng: ingenic - remove two unused defines
2023-07-22 Martin Kaiserhwrng: ingenic - enable compile testing
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 Lihwrng: timeriomem - Use devm_platform_get_and_ioremap_r...
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 Martin Kaiserhwrng: pic32 - enable TRNG only while it's used
2023-07-20 Martin Kaiserhwrng: pic32 - remove unused defines
2023-07-20 Martin Kaiserhwrng: pic32 - use devm_clk_get_enabled
2023-07-20 Martin Kaiserhwrng: pic32 - enable compile-testing
2023-07-20 Martin Kaiserhwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPS
2023-07-20 Martin Kaiserhwrng: imx-rngc - use dev_err_probe
2023-07-20 You Kangrencrypto: qat - replace the if statement with min()
2023-07-20 Martin Kaiserhwrng: nomadik - use dev_err_probe
2023-07-20 Martin Kaiserhwrng: nomadik - keep clock enabled while hwrng is...
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....
next