Linus Torvalds
|
3e1a29b3bf
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 年之前 |
Antoine Tenart
|
01ba061d0f
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
|
7 年之前 |
Antoine Tenart
|
678b2878ac
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
|
7 年之前 |
Antoine Tenart
|
f6beaea304
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
|
7 年之前 |
Antoine Tenart
|
bdfd190956
crypto: inside-secure - improve error reporting
|
7 年之前 |
Antoine Tenart
|
bf4407f081
crypto: inside-secure - do not use memset on MMIO
|
7 年之前 |
Antoine Tenart
|
3ad618d8e1
crypto: inside-secure - hmac(sha224) support
|
7 年之前 |
Antoine Tenart
|
73f36ea703
crypto: inside-secure - hmac(sha256) support
|
7 年之前 |
Antoine Tenart
|
d910708766
crypto: inside-secure - fix a typo in a register name
|
7 年之前 |
Antoine Tenart
|
c2c55404bd
crypto: inside-secure - fix typo s/allways/always/ in a define
|
7 年之前 |
Gregory CLEMENT
|
1d17cbfbb5
crypto: inside-secure - fix clock resource by adding a register clock
|
7 年之前 |
Gregory CLEMENT
|
5b37689653
crypto: inside-secure - improve clock initialization
|
7 年之前 |
Gregory CLEMENT
|
f962eb46e7
crypto: inside-secure - fix clock management
|
7 年之前 |
Antoine Tenart
|
cff9a17545
crypto: inside-secure - move cache result dma mapping to request
|
7 年之前 |
Ofer Heifetz
|
b859202722
crypto: inside-secure - move hash result dma mapping to request
|
7 年之前 |
Antoine Tenart
|
f7268c538b
crypto: inside-secure - keep the requests push/pop synced
|
7 年之前 |
Antoine Tenart
|
95831ceafc
crypto: inside-secure - do not process request if no command was issued
|
7 年之前 |
Antoine Tenart
|
e1d24c0bb7
crypto: inside-secure - do not overwrite the threshold value
|
7 年之前 |
Colin Ian King
|
059bfd1171
crypto: inside-secure - make function safexcel_try_push_requests static
|
7 年之前 |
Antoine Ténart
|
871df319bd
crypto: inside-secure - EIP97 support
|
7 年之前 |
Antoine Ténart
|
8732b298fa
crypto: inside-secure - retry to proceed the request later on fail
|
7 年之前 |
Antoine Ténart
|
7f77f5a4fc
crypto: inside-secure - handle more result requests when counter is full
|
7 年之前 |
Antoine Ténart
|
2313e9f7ec
crypto: inside-secure - acknowledge the result requests all at once
|
7 年之前 |
Antoine Ténart
|
dc7e28a328
crypto: inside-secure - dequeue all requests at once
|
7 年之前 |
Antoine Ténart
|
69ee4dd5ea
crypto: inside-secure - use threaded IRQs for result handling
|
7 年之前 |
Antoine Ténart
|
8472e77810
crypto: inside-secure - move request dequeueing into a workqueue
|
7 年之前 |
Ofer Heifetz
|
5290ad6e9a
crypto: inside-secure - remove unused parameter in invalidate_cache
|
7 年之前 |
Antoine Ténart
|
0a02dcca12
crypto: inside-secure - free requests even if their handling failed
|
7 年之前 |
Christophe Jaillet
|
b7d65fe181
crypto: inside-secure - fix an error handling path in safexcel_probe()
|
8 年之前 |
Antoine Ténart
|
a2069aacbe
crypto: inside-secure - do not parse the dma mask from dt
|
8 年之前 |