summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32/stm32_crc32.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: stm32/crc32 - rename driver fileLionel Debieve2019-07-031-387/+0Star
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski2018-07-271-7/+4Star
* | crypto: stm32/crc - Add power management supportlionel.debieve@st.com2018-07-081-0/+62
|/
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+2
* crypto: stm32 - solve crc issue during unbindlionel.debieve@st.com2017-07-281-1/+1
* crypto: stm32 - CRC use relaxed functionlionel.debieve@st.com2017-07-281-7/+8
* crypto: stm32 - Fix OF module alias informationWei Yongjun2017-04-291-1/+1
* crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE2017-04-051-0/+324