aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32/stm32_crc32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2018-07-27crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski1-7/+4
2018-07-09crypto: stm32/crc - Add power management supportlionel.debieve@st.com1-0/+62
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+2
2017-07-28crypto: stm32 - solve crc issue during unbindlionel.debieve@st.com1-1/+1
2017-07-28crypto: stm32 - CRC use relaxed functionlionel.debieve@st.com1-7/+8
2017-04-30crypto: stm32 - Fix OF module alias informationWei Yongjun1-1/+1
2017-04-05crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE1-0/+324