summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-141-15/+5
|\
| * crypto: stm32/hash - Fix return issue on updateLionel Debieve2017-11-101-7/+1
| * crypto: stm32 - use of_device_get_match_dataCorentin LABBE2017-10-071-5/+2
| * crypto: stm32/hash - Remove uninitialized symbollionel.debieve@st.com2017-09-221-3/+2
* | crypto: stm32 - Try to fix hash paddingArnd Bergmann2017-10-071-6/+9
|/
* crypto: stm32 - Support for STM32 HASH modulelionel.debieve@st.com2017-07-283-0/+1589
* crypto: stm32 - Rename module to use generic cryptolionel.debieve@st.com2017-07-282-5/+4
* 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-301-1/+1
* crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE2017-04-053-0/+333
OpenPOWER on IntegriCloud