aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32/stm32-crc32.c
AgeCommit message (Expand)Author
2024-02-23crypto: stm32/crc32 - fix parsing list of devicesThomas Bourgoin
2022-05-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2020-09-25crypto: stm32/crc32 - Avoid lock if hardware is already usedNicolas Toromanoff
2020-08-28crypto: stm32 - Fix sparse warningsHerbert Xu
2020-08-25crypto: stm32 - Add missing header inclusionsHerbert Xu
2020-05-23crypto: stm32/crc32 - protect from concurrent accessesNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - don't sleep in runtime pmNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-08-09crypto: stm32 - use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-03crypto: stm32/crc32 - rename driver fileLionel Debieve