summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan2020-02-011-4/+2
* crypto: caam - make sure clocks are enabled firstAndrey Smirnov2019-09-091-15/+15
* crypto: caam - add clock entry for i.MX8MQAndrey Smirnov2019-08-301-0/+1
* crypto: caam - always select job ring via RSR on i.MX8MQAndrey Smirnov2019-08-301-1/+6
* crypto: caam - select DMA address size at runtimeAndrey Smirnov2019-08-301-1/+4
* crypto: caam - make CAAM_PTR_SZ dynamicAndrey Smirnov2019-08-301-0/+1
* crypto: caam - simplfy clock initializationAndrey Smirnov2019-08-301-105/+93
* crypto: caam - move DMA mask selection into a functionAndrey Smirnov2019-08-301-10/+1
* crypto: caam - defer probing until QMan is availableHoria Geantă2019-08-021-26/+48
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2019-06-201-1/+1
|\
| * crypto: caam - fix typo in i.MX6 devices list for errataIuliana Prodan2019-05-171-1/+1
* | crypto: caam - disable some clock checks for iMX7ULPIuliana Prodan2019-06-061-2/+4
* | crypto: caam/qi - fix address translations with IOMMU enabledHoria Geantă2019-05-231-0/+1
* | crypto: caam/qi - don't allocate an extra platform deviceHoria Geantă2019-05-231-4/+4
* | crypto: caam - convert top level drivers to librariesHoria Geantă2019-05-231-20/+25
|/
* crypto: caam - limit AXI pipeline to a depth of 1Iuliana Prodan2019-03-281-0/+20
* crypto: caam - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-15/+6
* crypto: caam - move shared symbols in a common locationHoria Geantă2019-01-111-4/+0
* crypto: caam - add register map changes cf. Era 10Horia Geantă2018-11-161-7/+21
* crypto: caam - add SPDX license identifier to all filesHoria Geantă2018-10-171-0/+1
* crypto: caam - fix MC firmware detectionHoria Geantă2018-05-311-9/+12
* crypto: caam - allow retrieving 'era' from registerFabio Estevam2018-04-211-4/+52
* crypto: caam - staticize caam_get_era()Fabio Estevam2018-04-211-2/+1
* crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva2018-03-031-15/+24
* crypto: caam - Fix null dereference at error pathRui Miguel Silva2018-03-031-3/+0
* crypto: caam - fix endless loop when DECO acquire failsHoria Geantă2018-02-081-2/+6
* crypto: caam - save Era in driver's private dataHoria Geantă2017-12-281-1/+3
* crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă2017-09-201-9/+10
* crypto: caam - Remove unused dentry membersFabio Estevam2017-08-091-51/+30
* crypto: caam/jr - add support for DPAA2 partsHoria Geantă2017-08-031-16/+29
* crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus2017-07-181-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-051-45/+22
|\
| * crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-051-1/+2
| * crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă2017-04-051-44/+19
* | crypto: caam - add Queue Interface (QI) backend supportHoria Geantă2017-03-241-28/+30
|/
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* crypto: caam - fix JR IO mapping if one failsTudor Ambarus2017-02-151-8/+9
* crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă2017-02-151-5/+10
* crypto: caam - don't include unneeded headersHoria Geantă2017-02-151-1/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-141-38/+37
|\
| * crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson2016-12-071-3/+3
| * crypto: caam - fix sparse warningsHoria Geantă2016-11-131-23/+17
| * crypto: caam - add support for iMX6ULMarcus Folkesson2016-10-251-15/+20
* | crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă2016-12-071-2/+3
|/
* crypto: caam - add missing header dependenciesBaoyou Xie2016-08-311-0/+1
* crypto: caam - avoid kernel warnings on probe failureRussell King2016-08-091-0/+2
* crypto: caam - handle core endianness != caam endiannessHoria Geantă2016-05-311-45/+80
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?2016-01-251-1/+1
* crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-251-2/+2