aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/stm32/stm32-crc32.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-22crypto: stm32/crc32 - fix parsing list of devicesGravatar Thomas Bourgoin 1-1/+1
2023-10-27crypto: stm32/crc32 - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-10/+5
2023-10-27crypto: stm32 - remove unnecessary alignmaskGravatar Eric Biggers 1-2/+0
2022-03-25crypto: stm32 - fix reference leak in stm32_crc_removeGravatar Zheng Yongjun 1-1/+3
2021-12-31crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Gravatar Marek Vasut 1-2/+2
2020-09-25crypto: stm32/crc32 - Avoid lock if hardware is already usedGravatar Nicolas Toromanoff 1-3/+12
2020-08-28crypto: stm32 - Fix sparse warningsGravatar Herbert Xu 1-3/+2
2020-08-25crypto: stm32 - Add missing header inclusionsGravatar Herbert Xu 1-0/+2
2020-05-23crypto: stm32/crc32 - protect from concurrent accessesGravatar Nicolas Toromanoff 1-2/+45
2020-05-23crypto: stm32/crc32 - don't sleep in runtime pmGravatar Nicolas Toromanoff 1-9/+36
2020-05-23crypto: stm32/crc32 - fix multi-instanceGravatar Nicolas Toromanoff 1-12/+36
2020-05-23crypto: stm32/crc32 - fix run-time self test issue.Gravatar Nicolas Toromanoff 1-3/+3
2020-05-23crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Gravatar Nicolas Toromanoff 1-50/+48
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-3/+1
2019-08-09crypto: stm32 - use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-3/+1
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+387
2019-07-03crypto: stm32/crc32 - rename driver fileGravatar Lionel Debieve 1-0/+387