index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-13
crypto: caam - fix sparse warnings
Horia Geantă
3
-26
/
+20
2016-11-13
crypto: caam - desc.h fixes
Horia Geantă
1
-8
/
+8
2016-11-13
crypto: caam - completely remove error propagation handling
Horia Geantă
2
-8
/
+2
2016-11-13
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
1
-1
/
+3
2016-11-13
Crypto: mv_cesa - Switch to using managed resources
Nadim almas
1
-3
/
+1
2016-11-13
crypto: talitos - fix spelling mistake
Colin Ian King
1
-1
/
+1
2016-11-13
crypto: ccp - Fix handling of RSA exponent on a v5 device
Gary R Hook
1
-5
/
+5
2016-11-13
crypto: caam - do not register AES-XTS mode on LP units
Sven Ebenfeld
1
-0
/
+9
2016-11-01
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
2
-39
/
+2
2016-11-01
crypto: caam - fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2016-11-01
crypto: sahara - fix typo "Decidated" -> "Dedicated"
Colin Ian King
1
-1
/
+1
2016-11-01
crypto: atmel - drop pointless static qualifier in atmel_aes_probe()
Wei Yongjun
1
-1
/
+1
2016-10-25
crypto: ccp - Clean up the LSB slot allocation code
Gary R Hook
3
-12
/
+16
2016-10-25
crypto: ccp - remove unneeded code
Gary R Hook
1
-1
/
+0
2016-10-25
crypto: ccp - change bitfield type to unsigned ints
Gary R Hook
1
-21
/
+21
2016-10-25
crypto: ccp - Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-10-25
crypto: caam - add support for iMX6UL
Marcus Folkesson
1
-15
/
+20
2016-10-21
crypto: ccp - change type of struct member lsb to signed
Gary R Hook
1
-1
/
+1
2016-10-21
crypto: crypto4xx - Fix size used in dma_free_coherent()
Christophe Jaillet
1
-2
/
+1
2016-10-21
crypto: marvell - Don't break chain for computable last ahash requests
Romain Perier
1
-16
/
+49
2016-10-21
crypto: marvell - Use an unique pool to copy results of requests
Romain Perier
4
-24
/
+26
2016-10-21
crypto: atmel-aes - add support to the XTS mode
Cyrille Pitchen
2
-6
/
+183
2016-10-21
crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined
Cyrille Pitchen
1
-1
/
+1
2016-10-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
40
-1268
/
+3032
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
4
-58
/
+56
2016-10-02
crypto: caam - treat SGT address pointer as u64
Tudor Ambarus
3
-7
/
+9
2016-10-02
crypto: ccp - Make syslog errors human-readable
Gary R Hook
4
-0
/
+61
2016-10-02
crypto: ccp - clean up data structure
Gary R Hook
4
-9
/
+12
2016-10-02
crypto: vmx - Ensure ghash-generic is enabled
Marcelo Cerri
1
-0
/
+1
2016-10-02
crypto: caam - Unmap region obtained by of_iomap
Arvind Yadav
1
-0
/
+1
2016-10-02
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri
1
-15
/
+16
2016-09-22
crypto: caam - fix sg dump
Catalin Vasile
1
-18
/
+61
2016-09-22
crypto: omap-sham - shrink the internal buffer size
Tero Kristo
1
-1
/
+1
2016-09-22
crypto: omap-sham - add support for export/import
Tero Kristo
1
-3
/
+13
2016-09-22
crypto: omap-sham - convert driver logic to use sgs for data xmit
Tero Kristo
1
-270
/
+74
2016-09-22
crypto: omap-sham - change the DMA threshold value to a define
Tero Kristo
1
-3
/
+5
2016-09-22
crypto: omap-sham - add support functions for sg based data handling
Tero Kristo
1
-0
/
+263
2016-09-22
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
Tero Kristo
1
-10
/
+11
2016-09-22
crypto: omap-sham - align algorithms on word offset
Tero Kristo
1
-5
/
+5
2016-09-22
crypto: omap-sham - add context export/import stubs
Tero Kristo
1
-2
/
+17
2016-09-22
crypto: sun4i-ss - mark sun4i_hash() static
Baoyou Xie
1
-1
/
+1
2016-09-22
crypto: ccp - Fix return value check in ccp_dmaengine_register()
Wei Yongjun
1
-1
/
+1
2016-09-22
crypto: caam - Move common error handling code in two functions
Markus Elfring
1
-12
/
+14
2016-09-22
crypto: caam - Delete an unnecessary initialisation in seven functions
Markus Elfring
1
-7
/
+7
2016-09-22
crypto: caam - Return a value directly in caam_hash_cra_init()
Markus Elfring
1
-5
/
+1
2016-09-22
crypto: caam - Rename a jump label in five functions
Markus Elfring
1
-27
/
+22
2016-09-22
crypto: caam - Rename jump labels in ahash_setkey()
Markus Elfring
1
-6
/
+5
2016-09-22
crypto: caam - Use kmalloc_array() in ahash_setkey()
Markus Elfring
1
-2
/
+3
2016-09-22
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-3
/
+1
2016-09-22
crypto: omap-aes - fix error return code in omap_aes_probe()
Wei Yongjun
1
-1
/
+3
[prev]
[next]