index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
ctrl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
crypto: caam - make sure clocks are enabled first
Andrey Smirnov
1
-15
/
+15
2019-08-30
crypto: caam - add clock entry for i.MX8MQ
Andrey Smirnov
1
-0
/
+1
2019-08-30
crypto: caam - always select job ring via RSR on i.MX8MQ
Andrey Smirnov
1
-1
/
+6
2019-08-30
crypto: caam - select DMA address size at runtime
Andrey Smirnov
1
-1
/
+4
2019-08-30
crypto: caam - make CAAM_PTR_SZ dynamic
Andrey Smirnov
1
-0
/
+1
2019-08-30
crypto: caam - simplfy clock initialization
Andrey Smirnov
1
-105
/
+93
2019-08-30
crypto: caam - move DMA mask selection into a function
Andrey Smirnov
1
-10
/
+1
2019-08-02
crypto: caam - defer probing until QMan is available
Horia Geantă
1
-26
/
+48
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-1
/
+1
2019-06-06
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
1
-2
/
+4
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
1
-0
/
+1
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
1
-4
/
+4
2019-05-23
crypto: caam - convert top level drivers to libraries
Horia Geantă
1
-20
/
+25
2019-05-17
crypto: caam - fix typo in i.MX6 devices list for errata
Iuliana Prodan
1
-1
/
+1
2019-03-28
crypto: caam - limit AXI pipeline to a depth of 1
Iuliana Prodan
1
-0
/
+20
2019-02-01
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-15
/
+6
2019-01-11
crypto: caam - move shared symbols in a common location
Horia Geantă
1
-4
/
+0
2018-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
1
-7
/
+21
2018-10-17
crypto: caam - add SPDX license identifier to all files
Horia Geantă
1
-0
/
+1
2018-05-30
crypto: caam - fix MC firmware detection
Horia Geantă
1
-9
/
+12
2018-04-20
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
1
-4
/
+52
2018-04-20
crypto: caam - staticize caam_get_era()
Fabio Estevam
1
-2
/
+1
2018-03-02
crypto: caam - do not use mem and emi_slow clock for imx7x
Rui Miguel Silva
1
-15
/
+24
2018-03-02
crypto: caam - Fix null dereference at error path
Rui Miguel Silva
1
-3
/
+0
2018-02-08
crypto: caam - fix endless loop when DECO acquire fails
Horia Geantă
1
-2
/
+6
2017-12-28
crypto: caam - save Era in driver's private data
Horia Geantă
1
-1
/
+3
2017-09-20
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
1
-9
/
+10
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
1
-51
/
+30
2017-08-03
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
1
-16
/
+29
2017-07-18
crypto: caam - remove unused variables in caam_drv_private
Tudor Ambarus
1
-1
/
+0
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-45
/
+22
2017-04-05
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
1
-1
/
+2
2017-04-05
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
1
-44
/
+19
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
1
-28
/
+30
2017-02-28
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-15
crypto: caam - fix JR IO mapping if one fails
Tudor Ambarus
1
-8
/
+9
2017-02-15
crypto: caam - check return code of dma_set_mask_and_coherent()
Horia Geantă
1
-5
/
+10
2017-02-15
crypto: caam - don't include unneeded headers
Horia Geantă
1
-1
/
+0
2016-12-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-38
/
+37
2016-12-07
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
1
-3
/
+3
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
1
-2
/
+3
2016-11-13
crypto: caam - fix sparse warnings
Horia Geantă
1
-23
/
+17
2016-10-25
crypto: caam - add support for iMX6UL
Marcus Folkesson
1
-15
/
+20
2016-08-31
crypto: caam - add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-08-09
crypto: caam - avoid kernel warnings on probe failure
Russell King
1
-0
/
+2
2016-05-31
crypto: caam - handle core endianness != caam endianness
Horia Geantă
1
-45
/
+80
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-01-25
crypto: caam - enable LARGE_BURST for enhancing DMA transactions size
Horia Geant?
1
-1
/
+1
2016-01-25
crypto: caam - make write transactions bufferable on PPC platforms
Horia Geant?
1
-2
/
+2
2015-08-24
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
1
-5
/
+3
[next]