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