Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f991376e444aee8f5643a45703c1433bf7948940
/
drivers
/
crypto
defc7d7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
28b62b1
crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
by Krzysztof Kozlowski
· 8 years ago
07de4bc
crypto: s5p-sss - Fix completing crypto request in IRQ handler
by Krzysztof Kozlowski
· 8 years ago
33a8b3e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
54d7989
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
5839f55
crypto: vmx - Use skcipher for xts fallback
by Paulo Flabiano Smorigo
· 8 years ago
c96d0a1
crypto: vmx - Use skcipher for cbc fallback
by Paulo Flabiano Smorigo
· 8 years ago
86292b3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
3f5595e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
1cce200
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
fb5e31d
virtio: allow drivers to request IRQ affinity when creating VQs
by Christoph Hellwig
· 8 years ago
c884b36
crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
f7f9482
crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
d80388e
crypto: cavium - fix leak on curr if curr->head fails to be allocated
by Colin Ian King
· 8 years ago
9bd8290
crypto: cavium - Fix couple of static checker errors
by George Cherian
· 8 years ago
6e5c838
treewide: Remove remaining executable attributes from source files
by Joe Perches
· 8 years ago
2793784
s390/crypt: Add protected key AES module
by Martin Schwidefsky
· 8 years ago
15c0b9e
crypto: cavium - switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
613844e8
crypto: cavium - switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
f4f228b
crypto: cavium - remove dead MSI-X related define
by Christoph Hellwig
· 8 years ago
e80d4af
s390/pkey: Introduce pkey kernel module
by Harald Freudenberger
· 8 years ago
a3358e3
s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text.
by Harald Freudenberger
· 8 years ago
dcd36c4
crypto: brcm - Avoid double free in ahash_finup()
by Rob Rice
· 8 years ago
eafa266
crypto: cavium - fix Kconfig dependencies
by Arnd Bergmann
· 8 years ago
6ecb7d6
crypto: cavium - cpt_bind_vq_to_grp could return an error code
by George Cherian
· 8 years ago
944c3d4
crypto: caam - fix state buffer DMA (un)mapping
by Horia Geantă
· 8 years ago
0355d23
crypto: caam - abstract ahash request double buffering
by Horia Geantă
· 8 years ago
87ec02e
crypto: caam - fix error path for ctx_dma mapping failure
by Horia Geantă
· 8 years ago
bbf2234
crypto: caam - fix DMA API leaks for multiple setkey() calls
by Horia Geantă
· 8 years ago
cfb725f
crypto: caam - don't dma_map key for hash algorithms
by Horia Geantă
· 8 years ago
838e0a8
crypto: caam - use dma_map_sg() return code
by Horia Geantă
· 8 years ago
fa0c92d
crypto: caam - replace sg_count() with sg_nents_for_len()
by Horia Geantă
· 8 years ago
fd144d8
crypto: caam - check sg_count() return value
by Horia Geantă
· 8 years ago
fd88aac
crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()
by Horia Geantă
· 8 years ago
4d8348d
crypto: caam - fix JR IO mapping if one fails
by Tudor Ambarus
· 8 years ago
b3b5fce
crypto: caam - check return code of dma_set_mask_and_coherent()
by Horia Geantă
· 8 years ago
78fd0ff
crypto: caam - don't include unneeded headers
by Horia Geantă
· 8 years ago
83d650a
crypto: ccp - Simplify some buffer management routines
by Gary R Hook
· 8 years ago
4cdf101
crypto: ccp - Update the command queue on errors
by Gary R Hook
· 8 years ago
a60496a
crypto: ccp - Change mode for detailed CCP init messages
by Gary R Hook
· 8 years ago
19998ac
crypto: atmel-sha - fix error management in atmel_sha_start()
by Cyrille Pitchen
· 8 years ago
dd3f9f4
crypto: atmel-sha - fix missing "return" instructions
by Cyrille Pitchen
· 8 years ago
f7cc02b3
crypto: ccp - Set the AES size field for all modes
by Gary R Hook
· 8 years ago
9d12ba8
crypto: brcm - Add Broadcom SPU driver
by Rob Rice
· 8 years ago
62ad8b5
crypto: cavium - Enable CPT options crypto for build
by George Cherian
· 8 years ago
c694b23
crypto: cavium - Add the Virtual Function driver for CPT
by George Cherian
· 8 years ago
9e2c7d9
crypto: cavium - Add Support for Octeon-tx CPT Engine
by George Cherian
· 8 years ago
4c147bc
crypto: atmel - fix 64-bit build warnings
by Arnd Bergmann
· 8 years ago
ceb4afb
crypto: atmel - refine Kconfig dependencies
by Arnd Bergmann
· 8 years ago
396bf4cd
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
5ba042c
crypto: chcr - Fix Smatch Complaint
by Harsh Jain
· 8 years ago
d282605
crypto: chcr - Fix wrong typecasting
by Harsh Jain
· 8 years ago
8f06601
crypto: chcr - Change algo priority
by Harsh Jain
· 8 years ago
44e9f79
crypto: chcr - Change cra_flags for cipher algos
by Harsh Jain
· 8 years ago
8356ea5
crypto: chcr - Use cipher instead of Block Cipher in gcm setkey
by Harsh Jain
· 8 years ago
ee3bd84
crypto: chcr - fix itnull.cocci warnings
by Harsh Jain
· 8 years ago
8a13449
crypto: chcr - Change flow IDs
by Harsh Jain
· 8 years ago
0569fc4
crypto: atmel-sha - add verbose debug facilities to print hw register names
by Cyrille Pitchen
· 8 years ago
89a82ef
crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes
by Cyrille Pitchen
· 8 years ago
a1f613f
crypto: atmel-aes - fix atmel_aes_handle_queue()
by Cyrille Pitchen
· 8 years ago
81d8750
crypto: atmel-sha - add support to hmac(shaX)
by Cyrille Pitchen
· 8 years ago
69303cf
crypto: atmel-sha - add simple DMA transfers
by Cyrille Pitchen
· 8 years ago
eec12f6
crypto: atmel-sha - add atmel_sha_cpu_start()
by Cyrille Pitchen
· 8 years ago
563c47d
crypto: atmel-sha - add SHA_MR_MODE_IDATAR0
by Cyrille Pitchen
· 8 years ago
9064ed9
crypto: atmel-sha - add atmel_sha_wait_for_data_ready()
by Cyrille Pitchen
· 8 years ago
f07ceba
crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
by Cyrille Pitchen
· 8 years ago
b5ce82a
crypto: atmel-sha - make atmel_sha_done_task more generic
by Cyrille Pitchen
· 8 years ago
a29af93
crypto: atmel-sha - update request queue management to make it more generic
by Cyrille Pitchen
· 8 years ago
8340c7f
crypto: atmel-sha - create function to get an Atmel SHA device
by Cyrille Pitchen
· 8 years ago
34cb582
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
7c2cf1c
crypto: chcr - Fix key length for RFC4106
by Harsh Jain
· 8 years ago
e5da5c5
crypto: ccp - Fix double add when creating new DMA command
by Gary R Hook
· 8 years ago
500c010
crypto: ccp - Fix DMA operations when IOMMU is enabled
by Gary R Hook
· 8 years ago
f5f7beb
crypto: chcr - Check device is allocated before use
by Harsh Jain
· 8 years ago
94e1dab
crypto: chcr - Fix panic on dma_unmap_sg
by Harsh Jain
· 8 years ago
685ce06
crypto: qat - zero esram only for DH85x devices
by Giovanni Cabiddu
· 8 years ago
3484ecb
crypto: qat - fix bar discovery for c62x
by Giovanni Cabiddu
· 8 years ago
7dede91
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
by Li Zhong
· 8 years ago
d03f7b0
crypto: mediatek - add support to GCM mode
by Ryder Lee
· 8 years ago
e04a31d
crypto: mediatek - add support to CTR mode
by Ryder Lee
· 8 years ago
059b149
crypto: mediatek - fix typo and indentation
by Ryder Lee
· 8 years ago
0abc271
crypto: mediatek - regroup functions by usage
by Ryder Lee
· 8 years ago
8742198
crypto: mediatek - rework crypto request completion
by Ryder Lee
· 8 years ago
382ae57
crypto: mediatek - make crypto request queue management more generic
by Ryder Lee
· 8 years ago
4432861
crypto: mediatek - fix incorrect data transfer result
by Ryder Lee
· 8 years ago
a8739962
crypto: mediatek - move HW control data to transformation context
by Ryder Lee
· 8 years ago
3bfb2e6
crypto: img-hash - use dma_data_direction when calling dma_map_sg
by Nicolas Iooss
· 8 years ago
8717096
crypto: virtio - adjust priority of algorithm
by Gonglei \(Arei\)
· 8 years ago
de0f96d
crypto: mediatek - make symbol of_crypto_id static
by Wei Yongjun
· 8 years ago
41e0532
crypto: mediatek - fix format string for 64-bit builds
by Arnd Bergmann
· 8 years ago
7dee9f6
crypto: mediatek - remove ARM dependencies
by Arnd Bergmann
· 8 years ago
f283148
crypto: mediatek - don't return garbage err on successful return
by Colin Ian King
· 8 years ago
012ef70
crypto: picoxcell - Remove spacc_is_compatible() wrapper function
by Javier Martinez Canillas
· 8 years ago
6b2be1d
crypto: picoxcell - Remove platform device ID table
by Javier Martinez Canillas
· 8 years ago
4f44d86
crypto: picoxcell - Allow driver to build COMPILE_TEST is enabled
by Javier Martinez Canillas
· 8 years ago
4cf0662
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 8 years ago
d79b5d0
crypto: virtio - support crypto engine framework
by Gonglei \(Arei\)
· 8 years ago
1043c51
crypto: qat - increase number of supported devices
by Xin Zeng
· 8 years ago
21aad0b
crypto: qat - modify format of dev top level debugfs entries
by Pablo Marcos Oltra
· 8 years ago
Next »