index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
mediatek
Age
Commit message (
Expand
)
Author
Lines
2017-01-23
crypto: mediatek - add support to GCM mode
Ryder Lee
-4
/
+367
2017-01-23
crypto: mediatek - add support to CTR mode
Ryder Lee
-5
/
+146
2017-01-23
crypto: mediatek - fix typo and indentation
Ryder Lee
-69
/
+63
2017-01-23
crypto: mediatek - regroup functions by usage
Ryder Lee
-131
/
+141
2017-01-23
crypto: mediatek - rework crypto request completion
Ryder Lee
-12
/
+16
2017-01-23
crypto: mediatek - make crypto request queue management more generic
Ryder Lee
-36
/
+53
2017-01-23
crypto: mediatek - fix incorrect data transfer result
Ryder Lee
-32
/
+47
2017-01-23
crypto: mediatek - move HW control data to transformation context
Ryder Lee
-145
/
+126
2017-01-13
crypto: mediatek - make symbol of_crypto_id static
Wei Yongjun
-1
/
+1
2017-01-13
crypto: mediatek - fix format string for 64-bit builds
Arnd Bergmann
-3
/
+3
2017-01-13
crypto: mediatek - don't return garbage err on successful return
Colin Ian King
-1
/
+1
2016-12-27
crypto: mediatek - Add crypto driver support for some MediaTek chips
Ryder Lee
-0
/
+3240