aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
* | crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski2018-07-27
* | crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-08
* | crypto: stm32/crc - Add power management supportlionel.debieve@st.com2018-07-08
* | crypto: stm32/hash - Add power management supportlionel.debieve@st.com2018-07-08
* | crypto: stm32/cryp - Add power management supportlionel.debieve@st.com2018-07-08
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* crypto: stm32/cryp - add stm32mp1 supportFabien DESSENNE2018-02-15
* crypto: stm32/cryp - add aes gcm / ccm supportFabien DESSENNE2018-02-15
* crypto: stm32/hash - rework padding lengthLionel Debieve2018-02-15
* crypto: stm32/hash - fix performance issuesLionel Debieve2018-02-15
* crypto: stm32/hash - avoid error if maxburst not definedLionel Debieve2018-02-15
* crypto: stm32-cryp - convert to the new crypto engine APICorentin LABBE2018-02-15
* crypto: stm32-hash - convert to the new crypto engine APICorentin LABBE2018-02-15
* crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe()weiyongjun \(A\)2018-01-25
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-12
* crypto: stm32 - Use standard CONFIG nameCorentin Labbe2017-12-28
* crypto: stm32 - fix module device table nameCorentin LABBE2017-12-11
* crypto: stm32 - Support for STM32 CRYP crypto moduleFabien DESSENNE2017-11-29
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * crypto: stm32/hash - Fix return issue on updateLionel Debieve2017-11-10
| * crypto: stm32 - use of_device_get_match_dataCorentin LABBE2017-10-07
| * crypto: stm32/hash - Remove uninitialized symbollionel.debieve@st.com2017-09-22
* | crypto: stm32 - Try to fix hash paddingArnd Bergmann2017-10-07
|/
* crypto: stm32 - Support for STM32 HASH modulelionel.debieve@st.com2017-07-28
* crypto: stm32 - Rename module to use generic cryptolionel.debieve@st.com2017-07-28
* crypto: stm32 - solve crc issue during unbindlionel.debieve@st.com2017-07-28
* crypto: stm32 - CRC use relaxed functionlionel.debieve@st.com2017-07-28
* crypto: stm32 - Fix OF module alias informationWei Yongjun2017-04-29
* crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE2017-04-05