Age | Commit message (Expand) | Author |
---|---|---|
2020-09-25 | crypto: stm32/crc32 - Avoid lock if hardware is already used | Nicolas Toromanoff |
2020-08-28 | crypto: stm32 - Fix sparse warnings | Herbert Xu |
2020-08-25 | crypto: stm32 - Add missing header inclusions | Herbert Xu |
2020-05-23 | crypto: stm32/crc32 - protect from concurrent accesses | Nicolas Toromanoff |
2020-05-23 | crypto: stm32/crc32 - don't sleep in runtime pm | Nicolas Toromanoff |
2020-05-23 | crypto: stm32/crc32 - fix multi-instance | Nicolas Toromanoff |
2020-05-23 | crypto: stm32/crc32 - fix run-time self test issue. | Nicolas Toromanoff |
2020-05-23 | crypto: stm32/crc32 - fix ext4 chksum BUG_ON() | Nicolas Toromanoff |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers |
2019-08-09 | crypto: stm32 - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-07-03 | crypto: stm32/crc32 - rename driver file | Lionel Debieve |