summaryrefslogtreecommitdiff
path: root/drivers/crypto/stm32/stm32-crc32.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun1-1/+3
2021-12-31crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut1-2/+2
2020-09-25crypto: stm32/crc32 - Avoid lock if hardware is already usedNicolas Toromanoff1-3/+12
2020-08-28crypto: stm32 - Fix sparse warningsHerbert Xu1-3/+2
2020-08-25crypto: stm32 - Add missing header inclusionsHerbert Xu1-0/+2
2020-05-22crypto: stm32/crc32 - protect from concurrent accessesNicolas Toromanoff1-2/+45
2020-05-22crypto: stm32/crc32 - don't sleep in runtime pmNicolas Toromanoff1-9/+36
2020-05-22crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff1-12/+36
2020-05-22crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff1-3/+3
2020-05-22crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff1-50/+48
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-3/+1
2019-08-09crypto: stm32 - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+387
2019-07-03crypto: stm32/crc32 - rename driver fileLionel Debieve1-0/+387