index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
51
-0
/
+51
2017-10-07
crypto: stm32 - Try to fix hash padding
Arnd Bergmann
1
-6
/
+9
2017-09-22
crypto: axis - hide an unused variable
Arnd Bergmann
1
-2
/
+2
2017-09-20
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
3
-44
/
+39
2017-09-20
crypto: inside-secure - fix gcc-4.9 warnings
Arnd Bergmann
2
-2
/
+2
2017-09-20
crypto: talitos - Don't provide setkey for non hmac hashing algs.
LEROY Christophe
1
-1
/
+2
2017-09-20
crypto: talitos - fix hashing
LEROY Christophe
1
-1
/
+1
2017-09-20
crypto: talitos - fix sha224
LEROY Christophe
1
-2
/
+2
2017-09-07
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-23
/
+0
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-56
/
+474
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
2
-6
/
+372
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
2
-0
/
+26
2017-09-01
crypto/nx: Use kzalloc for workmem allocation
Haren Myneni
1
-1
/
+1
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
1
-3
/
+9
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
1
-13
/
+12
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
1
-19
/
+38
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
1
-7
/
+13
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
2
-8
/
+4
2017-08-22
crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'
Christophe Jaillet
1
-1
/
+3
2017-08-22
crypto: inside-secure - fix an error handling path in safexcel_probe()
Christophe Jaillet
1
-2
/
+3
2017-08-22
crypto: rockchip - Don't dequeue the request when device is busy
Zain Wang
4
-148
/
+160
2017-08-22
crypto: cavium - add release_firmware to all return case
Corentin LABBE
1
-4
/
+9
2017-08-22
crypto: sahara - constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-22
crypto: axis - add ARTPEC-6/7 crypto accelerator driver
Lars Persson
4
-0
/
+3215
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-7
/
+7
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
1
-23
/
+0
2017-08-17
crypto: ccp - use dma_mapping_error to check map error
Pan Bian
1
-1
/
+1
2017-08-17
crypto: sahara - Remove leftover from previous used spinlock
Mogens Lauridsen
1
-2
/
+0
2017-08-17
crypto: sahara - Fix dma unmap direction
Mogens Lauridsen
1
-4
/
+4
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
3
-63
/
+32
2017-08-09
crypto: ccp - select CONFIG_CRYPTO_RSA
Arnd Bergmann
1
-0
/
+1
2017-08-09
crypto: ccp - avoid uninitialized variable warning
Arnd Bergmann
1
-1
/
+2
2017-08-09
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
Herbert Xu
1
-3
/
+3
2017-08-04
crypto: ccp - Add XTS-AES-256 support for CCP version 5
Gary R Hook
3
-5
/
+25
2017-08-04
crypto: ccp - Rework the unit-size check for XTS-AES
Gary R Hook
1
-37
/
+20
2017-08-04
crypto: ccp - Add a call to xts_check_key()
Gary R Hook
1
-1
/
+8
2017-08-04
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
4
-10
/
+41
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-2
/
+1
2017-08-03
crypto: rockchip - return the err code when unable dequeue the crypto request
Zain Wang
3
-19
/
+29
2017-08-03
crypto: rockchip - move the crypto completion from interrupt context
Zain Wang
4
-14
/
+33
2017-08-03
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2
-66
/
+56
2017-08-03
crypto: atmel-ecc - fix signed integer to u8 assignment
Tudor-Dan Ambarus
1
-5
/
+5
2017-08-03
crypto: ccp - remove duplicate module version and author entry
Brijesh Singh
1
-7
/
+0
2017-08-03
Crypto: atmel-ecc: Make a couple of local functions static
Colin Ian King
1
-2
/
+2
2017-08-03
crypto: img-hash - remove unnecessary static in img_hash_remove()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-03
crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-03
crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-03
crypto: omap-sham - remove unnecessary static in omap_sham_remove()
Gustavo A. R. Silva
1
-1
/
+1
2017-08-03
crypto: n2 - Convert to using %pOF instead of full_name
Rob Herring
1
-32
/
+28
2017-08-03
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
7
-25
/
+148
[next]