Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4672a4a9fbfe316e1153682b0790af6446255a50
/
drivers
/
crypto
/
stm32
7795c0b
crypto: stm32/crc32 - protect from concurrent accesses
by Nicolas Toromanoff
· 4 years, 8 months ago
100f84b
crypto: stm32/crc32 - don't sleep in runtime pm
by Nicolas Toromanoff
· 4 years, 8 months ago
10b89c4
crypto: stm32/crc32 - fix multi-instance
by Nicolas Toromanoff
· 4 years, 8 months ago
a8cc312
crypto: stm32/crc32 - fix run-time self test issue.
by Nicolas Toromanoff
· 4 years, 8 months ago
49c2c08
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
by Nicolas Toromanoff
· 4 years, 8 months ago
79cd691
crypto: stm32/hash - don't print error on probe deferral
by Lionel Debieve
· 4 years, 8 months ago
45dafed
crypto: stm32/hash - defer probe for dma device
by Etienne Carriere
· 4 years, 8 months ago
43b05ce
crypto: stm32/hash - defer probe for reset controller
by Etienne Carriere
· 4 years, 8 months ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
20aaed2
crypto: stm32/hash - Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
2452cfd
crypto: Kconfig - Fix indentation
by Krzysztof Kozlowski
· 5 years ago
47ece48
crypto: stm32 - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
04007b0
crypto: des - split off DES library from generic DES cipher driver
by Ard Biesheuvel
· 5 years ago
b5d0ba8
crypto: stm32/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
473b4d9
crypto: stm32 - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
514838e
crypto: drivers - Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
dd4542d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
049ce15
crypto: stm32/hash - Fix incorrect printk modifier for size_t
by Herbert Xu
· 6 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
f3880a2
crypto: stm32/hash - remove interruptible condition for dma
by Lionel Debieve
· 6 years ago
0acabec
crypto: stm32/hash - Fix hmac issue more than 256 bytes
by Lionel Debieve
· 6 years ago
fdbd643
crypto: stm32/crc32 - rename driver file
by Lionel Debieve
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
af873fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
5f49f18
crypto: stm32/cryp - update to return iv_out
by Lionel Debieve
· 6 years ago
29aed43
crypto: stm32/cryp - remove request mutex protection
by Lionel Debieve
· 6 years ago
7ee27f5
crypto: stm32/cryp - add weak key check for DES
by Lionel Debieve
· 6 years ago
beebb71
crypto: stm32 - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
a88be9a
crypto: stm32/hash - Fix self test issue during export
by Lionel Debieve
· 6 years ago
d9a5289
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
by Mao Wenan
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
f7aee87
crypto: stm32_crc32 - Use existing define with polynomial
by Krzysztof Kozlowski
· 6 years ago
6a38f62
crypto: ahash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
73463ad
crypto: stm32/crc - Add power management support
by lionel.debieve@st.com
· 7 years ago
8b4d566
crypto: stm32/hash - Add power management support
by lionel.debieve@st.com
· 7 years ago
65f9aa3
crypto: stm32/cryp - Add power management support
by lionel.debieve@st.com
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
a43a348
crypto: stm32/cryp - add stm32mp1 support
by Fabien DESSENNE
· 7 years ago
9d3b503
crypto: stm32/cryp - add aes gcm / ccm support
by Fabien DESSENNE
· 7 years ago
d03d29b
crypto: stm32/hash - rework padding length
by Lionel Debieve
· 7 years ago
ff1cae4
crypto: stm32/hash - fix performance issues
by Lionel Debieve
· 7 years ago
a3d98b9
crypto: stm32/hash - avoid error if maxburst not defined
by Lionel Debieve
· 7 years ago
dc7bcef
crypto: stm32-cryp - convert to the new crypto engine API
by Corentin LABBE
· 7 years ago
fb45490
crypto: stm32-hash - convert to the new crypto engine API
by Corentin LABBE
· 7 years ago
60bcf26
crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe()
by weiyongjun \(A\)
· 7 years ago
a208fa8
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
02d9e32
crypto: stm32 - Use standard CONFIG name
by Corentin Labbe
· 7 years ago
761a698
crypto: stm32 - fix module device table name
by Corentin LABBE
· 7 years ago
9e054ec
crypto: stm32 - Support for STM32 CRYP crypto module
by Fabien DESSENNE
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
63c5382
crypto: stm32/hash - Fix return issue on update
by Lionel Debieve
· 7 years ago
de91568
crypto: stm32 - use of_device_get_match_data
by Corentin LABBE
· 7 years ago
532f419
crypto: stm32 - Try to fix hash padding
by Arnd Bergmann
· 7 years ago
a502e10
crypto: stm32/hash - Remove uninitialized symbol
by lionel.debieve@st.com
· 7 years ago
8a1012d
crypto: stm32 - Support for STM32 HASH module
by lionel.debieve@st.com
· 7 years ago
c35af01
crypto: stm32 - Rename module to use generic crypto
by lionel.debieve@st.com
· 7 years ago
0373d08
crypto: stm32 - solve crc issue during unbind
by lionel.debieve@st.com
· 7 years ago
3917751
crypto: stm32 - CRC use relaxed function
by lionel.debieve@st.com
· 7 years ago
929562b
crypto: stm32 - Fix OF module alias information
by Wei Yongjun
· 8 years ago
b51dbe9
crypto: stm32 - Support for STM32 CRC32 crypto module
by Fabien DESSENNE
· 8 years ago