Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7b85e56bebab9297d96c167531ebba974f383117
/
drivers
/
crypto
/
caam
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
9c4f973
crypto: caam - Use the preferred style for memory allocations
by Fabio Estevam
· 9 years ago
a3c0955
crypto: caam - Propagate the real error code in caam_probe
by Fabio Estevam
· 9 years ago
31f44d1
crypto: caam - Fix the error handling in caam_probe
by Fabio Estevam
· 9 years ago
9f587fa
crypto: caam - fix writing to JQCR_MS when using service interface
by Horia Geant?
· 9 years ago
6c3af95
crypto: caam - add support for LS1021A
by Horia Geant?
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
e558017
crypto: caam - Remove unneeded 'ret' variable
by Fabio Estevam
· 9 years ago
ac8ad30
crypto: caam - Fix error handling in caam_rng_init()
by Fabio Estevam
· 9 years ago
b310c17
crypto: caam - fix memory corruption in ahash_final_ctx
by Horia Geant?
· 9 years ago
bf83490
crypto: caam - Detect hardware features during algorithm registration
by Victoria Milhoan
· 9 years ago
350cdfe
crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
by Steve Cornelius
· 9 years ago
ec02730
crypto: caam - Use local sg pointers to walk the scatterlist
by Victoria Milhoan
· 9 years ago
7d5196a
crypto: caam - Correct DMA unmap size in ahash_update_ctx()
by Victoria Milhoan
· 9 years ago
dde20ae
crypto: caam - Change kmalloc to kzalloc to avoid residual data
by Victoria Milhoan
· 9 years ago
1f06ec1
crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
by Victoria Milhoan
· 9 years ago
24821c4
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
by Victoria Milhoan
· 9 years ago
509da8f
crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility
by Victoria Milhoan
· 9 years ago
e747242
crypto: caam - Add cache coherency support
by Victoria Milhoan
· 9 years ago
479bcc7
crypto: caam - Convert authenc to new AEAD interface
by Herbert Xu
· 9 years ago
4aad0cc
crypto: caam - fix rfc4106 encap shared descriptor
by Horia Geant?
· 9 years ago
c1f2cd2
crypto: caam - fix warning in APPEND_MATH_IMM_u64
by Tudor Ambarus
· 9 years ago
62743a4
crypto: caam - fix RNG init descriptor ret. code checking
by Horia Geant?
· 9 years ago
f109674
crypto: caam - fix snooping for write transactions
by Horia Geant?
· 9 years ago
e27513e
crypto: caam - fix ERA property reading
by Alex Porosanu
· 9 years ago
4621875
crypto: caam - Use new IV convention
by Herbert Xu
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
7793bda
crypto: caam - Set last bit on src SG list
by Herbert Xu
· 9 years ago
87e51b0
crypto: caam - Reintroduce DESC_MAX_USED_BYTES
by Herbert Xu
· 9 years ago
596103c
crypto: drivers - Fix Kconfig selects
by Herbert Xu
· 9 years ago
f657f82
crypto: caam - fix non-64-bit write/read access
by Steffen Trumtrar
· 9 years ago
f2147b8
crypto: caam - Convert GCM to new AEAD interface
by Herbert Xu
· 9 years ago
6c94711
crypto: caam - Handle errors in dma_map_sg_chained
by Herbert Xu
· 9 years ago
f4ec6aa
crypto: caam - Provide correct value to iounmap() in controller driver
by Victoria Milhoan
· 9 years ago
8af7b0f
crypto: caam - Fix incorrect size when DMA unmapping buffer
by Victoria Milhoan
· 9 years ago
412c98c
crypto: caam - fix RNG buffer cache alignment
by Steve Cornelius
· 9 years ago
6fd4b15
crypto: caam - improve initalization for context state saves
by Steve Cornelius
· 9 years ago
70c3c8a
crypto: caam - Clamp AEAD SG list by input length
by Herbert Xu
· 9 years ago
ae13ed44
crypto: caam - Use old_aead_alg
by Herbert Xu
· 9 years ago
add86d5
crypto: caam - Remove unnecessary reference to crt_aead
by Herbert Xu
· 10 years ago
b579d42
crypto: caam - Include internal/aead.h
by Herbert Xu
· 10 years ago
d9b3682
crypto: caam - Remove bogus references to crypto API internals
by Herbert Xu
· 10 years ago
4842234
hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem
by Yanjiang Jin
· 10 years ago
060e234
crypto: caam - fix uninitialized edesc->sec4_sg_bytes field
by Yanjiang Jin
· 10 years ago
cbceeef
crypto: caam - fix resource clean-up on error path for caam_jr_init
by Cristian Stoica
· 10 years ago
c6bf62e
crypto: caam - pair irq map and dispose in the same function
by Cristian Stoica
· 10 years ago
467707b
crypto: caam - remove unused local variable
by Cristian Stoica
· 10 years ago
35b82e5
crypto: caam - remove dead code
by Cristian Stoica
· 10 years ago
3f80be0
crypto: caam - don't emit ICV check failures to dmesg
by Kim Phillips
· 10 years ago
5be4d4c
crypto: replace scatterwalk_sg_next with sg_next
by Cristian Stoica
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
4ba2a8b
crypto: caam - Remove unnecessary smp_read_barrier_depends()
by Pranith Kumar
· 10 years ago
ff2c3a3
crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
by Catalin Vasile
· 10 years ago
49783d0
crypto: caam - fix error reporting
by Cristian Stoica
· 10 years ago
7222d1a
crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
daebc46
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
by Catalin Vasile
· 10 years ago
a5f57cf
crypto: caam - add support for rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
2b22f6c
crypto: caam - add support for ctr(aes)
by Catalin Vasile
· 10 years ago
5d0429a
crypto: caam - add support for rfc4543(gcm(aes))
by Tudor Ambarus
· 10 years ago
19167bf
crypto: caam - fix output sequence contiguity check
by Tudor Ambarus
· 10 years ago
738459e
crypto: caam - fix missing dma unmap on error path
by Cristian Stoica
· 10 years ago
bac68f2
crypto: caam - add support for rfc4106(gcm(aes))
by Tudor Ambarus
· 10 years ago
3ef8d94
crypto: caam - add support for gcm(aes)
by Tudor Ambarus
· 10 years ago
7464d31
crypto: caam: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
fb4562b
crypto: caam - Dynamic allocation of addresses for various memory blocks in CAAM.
by Nitesh Narayan Lal
· 10 years ago
4451d49
crypto: caam - fix addressing of struct member
by Cristian Stoica
· 10 years ago
307fd543
crypto: caam - remove duplicated sg copy functions
by Cristian Stoica
· 10 years ago
e5ffbfc
crypto: caam - enable raw data instead of von Neumann data
by Alex Porosanu
· 10 years ago
eeaa172
crypto: caam - change starting entropy delay value
by Alex Porosanu
· 10 years ago
b061f3f
crypto: caam - disable RNG oscillator maximum frequency check
by Alex Porosanu
· 10 years ago
3e7a716
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
8f1da7b
crypto: caam - fix DECO RSR polling
by Horia Geanta
· 10 years ago
a60384d
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
by Horia Geanta
· 10 years ago
de0e35e
crypto: caam - fix uninitialized state->buf_dma field
by Horia Geanta
· 10 years ago
76b9908
crypto: caam - fix uninitialized edesc->dst_dma field
by Horia Geanta
· 10 years ago
45e9af7
crypto: caam - fix uninitialized S/G table size in ahash_digest
by Horia Geanta
· 10 years ago
bc9e05f
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
by Horia Geanta
· 10 years ago
ef62b23
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
by Horia Geanta
· 10 years ago
e11aa9f
crypto: caam - fix DMA unmapping error in hash_digest_key
by Horia Geanta
· 10 years ago
ce57208
crypto: caam - fix "failed to check map error" DMA warnings
by Horia Geanta
· 10 years ago
71c65f7
crypto: caam - fix typo in dma_mapping_error
by Horia Geanta
· 10 years ago
a2ac287
crypto: caam - set coherent_dma_mask
by Horia Geanta
· 10 years ago
0378c9a
crypto: caam - fix memleak in caam_jr module
by Cristian Stoica
· 10 years ago
35af640
crypto: caam - Check for CAAM block presence before registering with crypto layer
by Ruchika Gupta
· 10 years ago
178f827
crypto: caam - Enabling multiple caam debug support for C29x platform
by Nitesh Narayan Lal
· 10 years ago
1da2be3
crypto: caam - Correct the dma mapping for sg table
by Ruchika Gupta
· 10 years ago
ef94b1d
crypto: caam - Add definition of rd/wr_reg64 for little endian platform
by Ruchika Gupta
· 10 years ago
17157c9
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
by Ruchika Gupta
· 10 years ago
eb1139c
crypto: caam - Correct definition of registers in memory map
by Ruchika Gupta
· 10 years ago
be513f4
crypto: caam - remove duplicate FIFOST_CONT_MASK define
by Dan Carpenter
· 10 years ago
4776d38
crypto: caam - Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 10 years ago
80cd88f
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
by Vakul Garg
· 11 years ago
da37503
crypto: caam - Fix the 'quoted string split across lines'
by Marek Vasut
· 11 years ago
e397ee0
crypto: caam - Sweep the remnants
by Marek Vasut
· 11 years ago
e22cdcf
crypto: caam - Kill SPRINTFCAT() with fire
by Marek Vasut
· 11 years ago
4f0fa52
crypto: caam - Clean up report_deco_status()
by Marek Vasut
· 11 years ago
1e16322
crypto: caam - Clean up report_ccb_status()
by Marek Vasut
· 11 years ago
526243c
crypto: caam - Dissolve report_jump_idx()
by Marek Vasut
· 11 years ago
e75880d
crypto: caam - Kill the easy targets
by Marek Vasut
· 11 years ago
Next »