Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
15b8d65fad1374491d4a68cf199778c63101d2a5
/
drivers
/
crypto
9655b5b
Merge remote-tracking branch '4.9/tmp-3f353c3' into 4.9
by Kyle Yan
· 7 years ago
0d6758f
crypto: caam - fix gfp allocation flags (part I)
by Horia Geantă
· 7 years ago
ddc4812
md: dm-req-crypt: Fix compilation errors
by AnilKumar Chimata
· 7 years ago
4089555
Merge "crypto: msm: fix rfc4309(ccm(aes)) issue on msm-4.4"
by Linux Build Service Account
· 7 years ago
1c6788a6
crypto: msm: fix rfc4309(ccm(aes)) issue on msm-4.4
by Zhen Kong
· 7 years ago
770df7d
qcrypto: Request BW before clock during suspend resume
by AnilKumar Chimata
· 7 years ago
57a1b19
crypto: qcrypto: Add bus scale requests around qce_open
by AnilKumar Chimata
· 8 years ago
2bffbf1
Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9
by Kyle Yan
· 7 years ago
f8d0509
crypto: ccp - Change ISR handler method for a v5 CCP
by Gary R Hook
· 8 years ago
a0a2324
crypto: ccp - Change ISR handler method for a v3 CCP
by Gary R Hook
· 8 years ago
93424b2
crypto: ccp - Disable interrupts early on unload
by Gary R Hook
· 8 years ago
36dffff
crypto: ccp - Use only the relevant interrupt bits
by Gary R Hook
· 8 years ago
e5e6051
crypto: qcedev: Add bus scale requests around qce_open
by AnilKumar Chimata
· 8 years ago
55651b1
Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9
by Kyle Yan
· 7 years ago
ccef31d
crypto: caam - fix error path for ctx_dma mapping failure
by Horia Geantă
· 8 years ago
70cf177
crypto: qce50: Add new DT flag for bus scaling
by AnilKumar Chimata
· 8 years ago
1d07880
crypto: ice: Fix compilation issues
by AnilKumar Chimata
· 8 years ago
c6a9621
Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9
by Kyle Yan
· 8 years ago
69fbc50
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
by Horia Geantă
· 8 years ago
75964d0
crypto: caam - fix RNG deinstantiation error checking
by Horia Geantă
· 8 years ago
9abc7e4
crypto: msm: Fix compilation errors of qcrypto driver
by AnilKumar Chimata
· 8 years ago
e78789a
crypto: msm: Add QTI crypto drivers
by AnilKumar Chimata
· 8 years ago
b1ef9da
crypto: ccp - Assign DMA commands to the channel's CCP
by Gary R Hook
· 8 years ago
f77e7b1
crypto: ccp - Fix double add when creating new DMA command
by Gary R Hook
· 8 years ago
1105ccf
crypto: ccp - Fix DMA operations when IOMMU is enabled
by Gary R Hook
· 8 years ago
d7aa88a
crypto: qat - zero esram only for DH85x devices
by Giovanni Cabiddu
· 8 years ago
2d5dd05
crypto: qat - fix bar discovery for c62x
by Giovanni Cabiddu
· 8 years ago
b4de8af
crypto: chcr - Check device is allocated before use
by Harsh Jain
· 8 years ago
21cc915
crypto: caam - fix AEAD givenc descriptors
by Alex Porosanu
· 8 years ago
39eaf75
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
by Horia Geantă
· 8 years ago
9e5f7a1
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
by Romain Perier
· 8 years ago
68c7f8c
crypto: marvell - Don't copy hash operation twice into the SRAM
by Romain Perier
· 8 years ago
66bf093
crypto: chcr - Fix memory corruption
by Harsh Jain
· 8 years ago
a5a40d4
crypto: caam - fix type mismatch warning
by Arnd Bergmann
· 8 years ago
83d2c9a
crypto: caam - do not register AES-XTS mode on LP units
by Sven Ebenfeld
· 8 years ago
30066ce
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
f97581c
crypto: caam - treat SGT address pointer as u64
by Tudor Ambarus
· 8 years ago
81422ba
crypto: ccp - Make syslog errors human-readable
by Gary R Hook
· 8 years ago
9ddb9dc
crypto: ccp - clean up data structure
by Gary R Hook
· 8 years ago
8df4f27
crypto: vmx - Ensure ghash-generic is enabled
by Marcelo Cerri
· 8 years ago
3387879
crypto: caam - Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
80da44c
crypto: vmx - Fix memory corruption caused by p8_ghash
by Marcelo Cerri
· 8 years ago
5ecf8ef
crypto: caam - fix sg dump
by Catalin Vasile
· 8 years ago
182e283
crypto: omap-sham - shrink the internal buffer size
by Tero Kristo
· 8 years ago
a84d351
crypto: omap-sham - add support for export/import
by Tero Kristo
· 8 years ago
8043bb1
crypto: omap-sham - convert driver logic to use sgs for data xmit
by Tero Kristo
· 8 years ago
2c5bd1e
crypto: omap-sham - change the DMA threshold value to a define
by Tero Kristo
· 8 years ago
f19de1b
crypto: omap-sham - add support functions for sg based data handling
by Tero Kristo
· 8 years ago
8addf57
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
by Tero Kristo
· 8 years ago
744e686
crypto: omap-sham - align algorithms on word offset
by Tero Kristo
· 8 years ago
99a7fff
crypto: omap-sham - add context export/import stubs
by Tero Kristo
· 8 years ago
8d46a5c
crypto: sun4i-ss - mark sun4i_hash() static
by Baoyou Xie
· 8 years ago
7514e36
crypto: ccp - Fix return value check in ccp_dmaengine_register()
by Wei Yongjun
· 8 years ago
06435f34
crypto: caam - Move common error handling code in two functions
by Markus Elfring
· 8 years ago
9e6df0f
crypto: caam - Delete an unnecessary initialisation in seven functions
by Markus Elfring
· 8 years ago
e6cc5b8
crypto: caam - Return a value directly in caam_hash_cra_init()
by Markus Elfring
· 8 years ago
58b0e5d
crypto: caam - Rename a jump label in five functions
by Markus Elfring
· 8 years ago
d6e7a7d
crypto: caam - Rename jump labels in ahash_setkey()
by Markus Elfring
· 8 years ago
e7a33c4
crypto: caam - Use kmalloc_array() in ahash_setkey()
by Markus Elfring
· 8 years ago
664f570
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 8 years ago
c98ef8d
crypto: omap-aes - fix error return code in omap_aes_probe()
by Wei Yongjun
· 8 years ago
59af156
crypto: omap-des - fix error return code in omap_des_probe()
by Wei Yongjun
· 8 years ago
0fbc81b
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's
by Hariprasad Shenai
· 8 years ago
36e09e1
crypto: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
378bc4e
crypto: qat - fix leak on error path
by Giovanni Cabiddu
· 8 years ago
1d1f98d
crypto: omap-des - fix crypto engine initialization order
by Tero Kristo
· 8 years ago
0d0cda93
crypto: omap-aes - fix crypto engine initialization order
by Tero Kristo
· 8 years ago
9fcb191
crypto: omap-aes - Add fallback support
by Lokesh Vutla
· 8 years ago
164f3ef
crypto: omap-aes - Add support for multiple cores
by Lokesh Vutla
· 8 years ago
f303b45
crypto: omap-aes - use runtime_pm autosuspend for clock handling
by Tero Kristo
· 8 years ago
cb8d5c8
crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3
by Tero Kristo
· 8 years ago
5a793bc
crypto: omap-sham - fix software fallback handling
by Tero Kristo
· 8 years ago
4e7813a
crypto: omap-sham - avoid executing tasklet where not needed
by Tero Kristo
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b458745
crypto: mv_cesa - remove NO_IRQ reference
by Arnd Bergmann
· 8 years ago
ba22a1e
crypto: ccp - add missing release in ccp_dmaengine_register
by Quentin Lambert
· 8 years ago
5ba1c7b
crypto: caam - fix rfc3686(ctr(aes)) IV load
by Catalin Vasile
· 8 years ago
4cba7cf
crypto: engine - permit to enqueue ashash_request
by Corentin LABBE
· 8 years ago
2589ad8
crypto: engine - move crypto engine to its own header
by Corentin LABBE
· 8 years ago
1548a37
crypto: qat - fix incorrect accelerator mask for C3X devices
by Maksim Lukoshkov
· 8 years ago
93ba73f
crypto: qat - fix constants table DMA
by Maksim Lukoshkov
· 8 years ago
1ac6b73
crypto: caam - add missing header dependencies
by Baoyou Xie
· 8 years ago
8b18e23
crypto: caam - fix IV loading for authenc (giv)decryption
by Horia Geantă
· 8 years ago
73b86bb
chcr: Fix non static symbol warning
by Wei Yongjun
· 8 years ago
16d5696
crypto: rockchip - use devm_add_action_or_reset()
by Sudip Mukherjee
· 8 years ago
59df87c
crypto: mxc-scc - check clk_prepare_enable() error
by Fabio Estevam
· 8 years ago
b46b9d1
crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()
by Wei Yongjun
· 8 years ago
901d3d4
crypto: vmx - fix null dereference in p8_aes_xts_crypt
by Li Zhong
· 8 years ago
10bb087
crypto: qat - fix aes-xts key sizes
by Giovanni Cabiddu
· 8 years ago
02038fd
crypto: Added Chelsio Menu to the Kconfig file
by Hariprasad Shenai
· 8 years ago
324429d
chcr: Support for Chelsio's Crypto Hardware
by Hariprasad Shenai
· 8 years ago
dabc790
crypto: ccp - Fix non static symbol warning
by Wei Yongjun
· 8 years ago
b6ff2fd
crypto: sun4i-ss - fix indentation of two crypto alg
by Corentin LABBE
· 8 years ago
9b17e5a
crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss
by Corentin LABBE
· 8 years ago
933e7e3
crypto: sun4i-ss - fix spelling
by Corentin LABBE
· 8 years ago
d98a949
crypto: sun4i-ss - clean unused ss
by Corentin LABBE
· 8 years ago
477d9b2
crypto: sun4i-ss - unify update/final function
by Corentin LABBE
· 8 years ago
ea1a674
crypto: sun4i-ss - fix a few signed warning
by Corentin LABBE
· 8 years ago
4785620
crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req
by Romain Perier
· 8 years ago
Next »