index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
intern.h
Age
Commit message (
Expand
)
Author
2023-08-04
crypto: caam - add power management support
Horia Geanta
2023-05-12
crypto: caam - refactor RNG initialization
Horia GeantA
2023-04-14
crypto: caam - OP-TEE firmware support
Horia GeantA
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-23
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
2022-05-06
crypto: caam/rng - Add support for PRNG
Meenakshi Aggarwal
2020-11-06
crypto: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2020-08-21
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
2020-03-30
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
2020-02-22
crypto: caam - support crypto_engine framework for SKCIPHER algorithms
Iuliana Prodan
2019-11-01
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
2019-11-01
crypto: caam - use devres to remove debugfs
Andrey Smirnov
2019-08-30
crypto: caam - select DMA address size at runtime
Andrey Smirnov
2019-08-30
crypto: caam - don't hardcode inpentry size
Andrey Smirnov
2019-08-30
crypto: caam - drop explicit usage of struct jr_outentry
Andrey Smirnov
2019-08-30
crypto: caam - simplfy clock initialization
Andrey Smirnov
2019-08-30
crypto: caam - move DMA mask selection into a function
Andrey Smirnov
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-03-28
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
2019-03-28
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
2019-03-22
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2019-02-01
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
crypto: caam - fix MC firmware detection
Horia Geantă
2017-12-28
crypto: caam - save Era in driver's private data
Horia Geantă
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-07-18
crypto: caam - remove unused variables in caam_drv_private
Tudor Ambarus
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-05
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
2016-11-13
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2016-08-09
crypto: caam - get rid of tasklet
Russell King
2015-08-10
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
Victoria Milhoan
2014-09-15
crypto: caam - Dynamic allocation of addresses for various memory blocks in C...
Nitesh Narayan Lal
2014-06-25
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
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-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-08-01
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-04-25
crypto: caam - fix job ring cleanup code
Vakul Garg
2012-06-27
crypto: caam - one tasklet per job ring
Kim Phillips
2012-06-27
crypto: caam - ahash hmac support
Yuan Kang
2012-06-27
crypto: caam - remove jr register/deregister
Yuan Kang
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips