index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
stm32
/
stm32-crc32.c
Age
Commit message (
Expand
)
Author
2023-12-22
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
2023-10-27
crypto: stm32/crc32 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: stm32 - remove unnecessary alignmask
Eric Biggers
2022-03-25
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
2021-12-31
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
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