index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
stm32
/
stm32-crc32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
2023-12-22
1
-1
/
+1
*
crypto: stm32/crc32 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-10
/
+5
*
crypto: stm32 - remove unnecessary alignmask
Eric Biggers
2023-10-27
1
-2
/
+0
*
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
2022-03-25
1
-1
/
+3
*
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
2021-12-31
1
-2
/
+2
*
crypto: stm32/crc32 - Avoid lock if hardware is already used
Nicolas Toromanoff
2020-09-25
1
-3
/
+12
*
crypto: stm32 - Fix sparse warnings
Herbert Xu
2020-08-28
1
-3
/
+2
*
crypto: stm32 - Add missing header inclusions
Herbert Xu
2020-08-25
1
-0
/
+2
*
crypto: stm32/crc32 - protect from concurrent accesses
Nicolas Toromanoff
2020-05-22
1
-2
/
+45
*
crypto: stm32/crc32 - don't sleep in runtime pm
Nicolas Toromanoff
2020-05-22
1
-9
/
+36
*
crypto: stm32/crc32 - fix multi-instance
Nicolas Toromanoff
2020-05-22
1
-12
/
+36
*
crypto: stm32/crc32 - fix run-time self test issue.
Nicolas Toromanoff
2020-05-22
1
-3
/
+3
*
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
Nicolas Toromanoff
2020-05-22
1
-50
/
+48
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-3
/
+1
*
crypto: stm32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-09
1
-1
/
+1
*
crypto: stm32/crc32 - rename driver file
Lionel Debieve
2019-07-03
1
-0
/
+387