开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
stm32
/
stm32-hash.c
Age
Commit message (
Expand
)
Author
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: stm32/hash - Add power management support
lionel.debieve@st.com
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-02-15
crypto: stm32/hash - rework padding length
Lionel Debieve
2018-02-15
crypto: stm32/hash - fix performance issues
Lionel Debieve
2018-02-15
crypto: stm32/hash - avoid error if maxburst not defined
Lionel Debieve
2018-02-15
crypto: stm32-hash - convert to the new crypto engine API
Corentin LABBE
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-10
crypto: stm32/hash - Fix return issue on update
Lionel Debieve
2017-10-07
crypto: stm32 - use of_device_get_match_data
Corentin LABBE
2017-10-07
crypto: stm32 - Try to fix hash padding
Arnd Bergmann
2017-09-22
crypto: stm32/hash - Remove uninitialized symbol
lionel.debieve@st.com
2017-07-28
crypto: stm32 - Support for STM32 HASH module
lionel.debieve@st.com