index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
2018-06-16
crypto: caam - fix endless loop when DECO acquire fails
Horia Geantă
2018-02-13
crypto: caam - fix incorrect define
Radu Alexe
2017-10-12
crypto: caam - fix signals handling
Horia Geantă
2017-07-18
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-03-16
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
2016-11-20
crypto: caam - fix non-hmac hashes
Russell King
2016-08-22
crypto: caam - fix caam_jr_alloc() ret code
Catalin Vasile
2015-09-03
crypto: caam - fix memory corruption in ahash_final_ctx
Horia Geant?
2015-06-30
crypto: caam - fix RNG buffer cache alignment
Steve Cornelius
2015-06-30
crypto: caam - improve initalization for context state saves
Steve Cornelius
2015-06-30
crypto: caam - fix uninitialized state->buf_dma field
Horia Geanta
2014-11-27
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2014-11-27
crypto: caam - fix missing dma unmap on error path
Cristian Stoica
2014-10-15
crypto: caam - fix addressing of struct member
Cristian Stoica
2014-07-10
crypto: caam - fix memleak in caam_jr module
Cristian Stoica
2014-05-13
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
Vakul Garg
2014-05-08
crypto: caam - Fix the 'quoted string split across lines'
Marek Vasut
2014-05-08
crypto: caam - Sweep the remnants
Marek Vasut
2014-05-08
crypto: caam - Kill SPRINTFCAT() with fire
Marek Vasut
2014-05-08
crypto: caam - Clean up report_deco_status()
Marek Vasut
2014-05-08
crypto: caam - Clean up report_ccb_status()
Marek Vasut
2014-05-08
crypto: caam - Dissolve report_jump_idx()
Marek Vasut
2014-05-08
crypto: caam - Kill the easy targets
Marek Vasut
2014-05-08
crypto: caam - Pass error type into the functions
Marek Vasut
2014-05-08
crypto: caam - Implement fast-path for error codes with no handler
Marek Vasut
2014-05-08
crypto: caam - Pull all the error codes out
Marek Vasut
2014-05-08
crypto: caam - Contain caam_jr_strstatus() ugliness
Marek Vasut
2014-04-28
crypto: caam - fix mem leak in ahash_setkey
Horia Geanta
2014-03-21
crypto: caam - add missing key_dma unmap
Horia Geanta
2014-03-21
crypto: caam - add support for aead null encryption
Horia Geanta
2014-03-21
crypto: caam - remove error propagation handling
Horia Geanta
2014-03-21
crypto: caam - Fix first parameter to caam_init_rng
Herbert Xu
2014-03-10
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
Nitesh Lal
2014-02-27
crypto: caam - writel() arguments are swapped
Dan Carpenter
2014-02-09
crypto: caam - fix ERA retrieval function
Alex Porosanu
2014-02-09
crypto: caam - Fix job ring discovery in controller driver
Nitesh Lal
2013-12-20
crypto: caam - simplify and harden key parsing
Horia Geanta
2013-11-28
crypto: caam - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-26
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-30
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
2013-10-30
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-09-24
crypto: caam - map src buffer before access
Yashpal Dutta
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
[next]