Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
56a8620a15bbc05d8ef57ace7fc769372de1178a
/
drivers
/
crypto
/
caam
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
8a47582
crypto: caam - Pass error type into the functions
by Marek Vasut
· 11 years ago
867e1ee
crypto: caam - Implement fast-path for error codes with no handler
by Marek Vasut
· 11 years ago
9724d7a
crypto: caam - Pull all the error codes out
by Marek Vasut
· 11 years ago
fa9659c
crypto: caam - Contain caam_jr_strstatus() ugliness
by Marek Vasut
· 11 years ago
3d67be2
crypto: caam - fix mem leak in ahash_setkey
by Horia Geanta
· 11 years ago
ec31eed
crypto: caam - add missing key_dma unmap
by Horia Geanta
· 11 years ago
ae4a825
crypto: caam - add support for aead null encryption
by Horia Geanta
· 11 years ago
4464a7d
crypto: caam - remove error propagation handling
by Horia Geanta
· 11 years ago
85e0da9
crypto: caam - Fix first parameter to caam_init_rng
by Herbert Xu
· 11 years ago
6e4e603
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
by Nitesh Lal
· 11 years ago
f829e7a
crypto: caam - writel() arguments are swapped
by Dan Carpenter
· 11 years ago
883619a
crypto: caam - fix ERA retrieval function
by Alex Porosanu
· 11 years ago
0a63b09
crypto: caam - Fix job ring discovery in controller driver
by Nitesh Lal
· 11 years ago
4e6e0b2
crypto: caam - simplify and harden key parsing
by Horia Geanta
· 11 years ago
bbf9c89
crypto: caam - fix aead sglen for case 'dst != src'
by Horia Geanta
· 11 years ago
6c5dc7f
crypto: caam - Add missing Job Ring include
by Michael Neuling
· 11 years ago
26b265c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
cfc6f11
crypto: caam - Modify the interface layers to use JR API's
by Ruchika Gupta
· 11 years ago
07defbf
crypto: caam - Add API's to allocate/free Job Rings
by Ruchika Gupta
· 11 years ago
313ea29
crypto: caam - Add Platform driver for Job Ring
by Ruchika Gupta
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
82ad6bc
crypto: caam - map src buffer before access
by Yashpal Dutta
· 11 years ago
1005bcc
crypto: caam - enable instantiation of all RNG4 state handles
by Alex Porosanu
· 11 years ago
f1157a5
crypto: caam - fix RNG4 AAI defines
by Alex Porosanu
· 11 years ago
b1f996e0
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
by Alex Porosanu
· 11 years ago
04cddbf
crypto: caam - split RNG4 instantiation function
by Alex Porosanu
· 11 years ago
84cf482
crypto: caam - fix RNG4 instantiation
by Alex Porosanu
· 11 years ago
b2744df
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
by Alex Porosanu
· 11 years ago
d5e4e99
crypto: caam - fix RNG state handle instantiation descriptor
by Alex Porosanu
· 11 years ago
eeca9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 11 years ago
d4d8edf
crypto: caam - add option for enabling DEBUG mode
by Alex Porosanu
· 11 years ago
514df28
crypto: caam - replace xstr macro with __stringify
by Alex Porosanu
· 11 years ago
6dad411
crypto: caam - Remove unused functions from Job Ring
by Ruchika Gupta
· 11 years ago
997ad29
crypto: caam - RNG instantiation by directly programming DECO
by Ruchika Gupta
· 11 years ago
aa2faec
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
by Vakul Garg
· 11 years ago
9c23b7d
crypto: caam - Fixed the memory out of bound overwrite issue
by Vakul Garg
· 11 years ago
02c0241
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
by Herbert Xu
· 11 years ago
91dc363
crypto: caam - add missing flag for the LOAD/STORE commands
by Andrei Varvara
· 11 years ago
da64e35
crypto: caam - Add define for Adjust Output Frame Length in PDB
by Andrei Varvara
· 11 years ago
590f966
crypto: caam - Add defines for CAAM commands
by Andrei Varvara
· 11 years ago
1f50be9
crypto: caam - Add defines for overwriting Descriptor's memory
by Andrei Varvara
· 11 years ago
3ebfa92
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
by Andrei Varvara
· 11 years ago
d179333b
crypto: caam - Add MATH command to support shld function
by Andrei Varvara
· 11 years ago
524f1bd
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's memory
by Andrei Varvara
· 11 years ago
e2d4ea9
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
by Andrei Varvara
· 11 years ago
286233e
crypto: caam - fix inconsistent assoc dma mapping direction
by Horia Geanta
· 12 years ago
986dfbc
crypto: caam - FIX RNG init for RNG greater than equal to 4
by Ruchika Gupta
· 12 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
Next »