index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
stm32
/
stm32-crc32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2025-02-09
1
-1
/
+1
*
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-19
1
-1
/
+1
|
\
|
*
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-19
1
-1
/
+1
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
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