index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
ctrl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - Add support for i.MX8M Mini
Adam Ford
2019-12-27
1
-1
/
+3
*
crypto: caam - do not reset pointer size from MCFGR register
Iuliana Prodan
2019-12-11
1
-4
/
+2
*
crypto: caam - populate platform devices last
Andrey Smirnov
2019-11-01
1
-7
/
+6
*
crypto: caam - use devres to populate platform devices
Andrey Smirnov
2019-11-01
1
-23
/
+3
*
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
2019-11-01
1
-13
/
+1
*
crypto: caam - use devres to de-initialize the RNG
Andrey Smirnov
2019-11-01
1
-60
/
+70
*
crypto: caam - use devres to remove debugfs
Andrey Smirnov
2019-11-01
1
-7
/
+14
*
crypto: caam - use devres to unmap memory
Andrey Smirnov
2019-11-01
1
-19
/
+9
*
crypto: caam - make sure clocks are enabled first
Andrey Smirnov
2019-09-09
1
-15
/
+15
*
crypto: caam - add clock entry for i.MX8MQ
Andrey Smirnov
2019-08-30
1
-0
/
+1
*
crypto: caam - always select job ring via RSR on i.MX8MQ
Andrey Smirnov
2019-08-30
1
-1
/
+6
*
crypto: caam - select DMA address size at runtime
Andrey Smirnov
2019-08-30
1
-1
/
+4
*
crypto: caam - make CAAM_PTR_SZ dynamic
Andrey Smirnov
2019-08-30
1
-0
/
+1
*
crypto: caam - simplfy clock initialization
Andrey Smirnov
2019-08-30
1
-105
/
+93
*
crypto: caam - move DMA mask selection into a function
Andrey Smirnov
2019-08-30
1
-10
/
+1
*
crypto: caam - defer probing until QMan is available
Horia Geantă
2019-08-02
1
-26
/
+48
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2019-06-20
1
-1
/
+1
|
\
|
*
crypto: caam - fix typo in i.MX6 devices list for errata
Iuliana Prodan
2019-05-17
1
-1
/
+1
*
|
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
2019-06-06
1
-2
/
+4
*
|
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
1
-0
/
+1
*
|
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
1
-4
/
+4
*
|
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-05-23
1
-20
/
+25
|
/
*
crypto: caam - limit AXI pipeline to a depth of 1
Iuliana Prodan
2019-03-28
1
-0
/
+20
*
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-15
/
+6
*
crypto: caam - move shared symbols in a common location
Horia Geantă
2019-01-11
1
-4
/
+0
*
crypto: caam - add register map changes cf. Era 10
Horia Geantă
2018-11-16
1
-7
/
+21
*
crypto: caam - add SPDX license identifier to all files
Horia Geantă
2018-10-17
1
-0
/
+1
*
crypto: caam - fix MC firmware detection
Horia Geantă
2018-05-30
1
-9
/
+12
*
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2018-04-20
1
-4
/
+52
*
crypto: caam - staticize caam_get_era()
Fabio Estevam
2018-04-20
1
-2
/
+1
*
crypto: caam - do not use mem and emi_slow clock for imx7x
Rui Miguel Silva
2018-03-02
1
-15
/
+24
*
crypto: caam - Fix null dereference at error path
Rui Miguel Silva
2018-03-02
1
-3
/
+0
*
crypto: caam - fix endless loop when DECO acquire fails
Horia Geantă
2018-02-08
1
-2
/
+6
*
crypto: caam - save Era in driver's private data
Horia Geantă
2017-12-28
1
-1
/
+3
*
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
2017-09-20
1
-9
/
+10
*
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-08-09
1
-51
/
+30
*
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
2017-08-03
1
-16
/
+29
*
crypto: caam - remove unused variables in caam_drv_private
Tudor Ambarus
2017-07-18
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-05
1
-45
/
+22
|
\
|
*
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-04-05
1
-1
/
+2
|
*
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2017-04-05
1
-44
/
+19
*
|
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
2017-03-24
1
-28
/
+30
|
/
*
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
crypto: caam - fix JR IO mapping if one fails
Tudor Ambarus
2017-02-15
1
-8
/
+9
*
crypto: caam - check return code of dma_set_mask_and_coherent()
Horia Geantă
2017-02-15
1
-5
/
+10
*
crypto: caam - don't include unneeded headers
Horia Geantă
2017-02-15
1
-1
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
1
-38
/
+37
|
\
|
*
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
2016-12-07
1
-3
/
+3
|
*
crypto: caam - fix sparse warnings
Horia Geantă
2016-11-13
1
-23
/
+17
|
*
crypto: caam - add support for iMX6UL
Marcus Folkesson
2016-10-25
1
-15
/
+20
[next]